[FE training-materials-updates] Explicit the USB device connection

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Dec 19 07:16:17 CET 2012


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=c46dab62ab506d5f8ccfe5108cfc378ee75cfcd1

>---------------------------------------------------------------

commit c46dab62ab506d5f8ccfe5108cfc378ee75cfcd1
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Dec 19 07:15:28 2012 +0100

    Explicit the USB device connection
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

c46dab62ab506d5f8ccfe5108cfc378ee75cfcd1
 labs/android-adb/android-adb.tex |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/labs/android-adb/android-adb.tex b/labs/android-adb/android-adb.tex
index 3ae9a2d..cebfa0b 100644
--- a/labs/android-adb/android-adb.tex
+++ b/labs/android-adb/android-adb.tex
@@ -70,6 +70,11 @@ again.
 
 \section{Configure USB access on your machine}
 
+Your instructor will now give you a USB A to USB mini B cable.
+Connect the mini B port to your board, and the A port to your computer.
+
+We will use this line to access the device through ADB. 
+
 If you execute any command right now, you are very likely to have a
 permission denied error. This is because the USB device associated to
 the DevKit8000 doesn't have the right permissions to let you open it.



More information about the training-materials-updates mailing list