summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 16:22:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-09 16:22:00 +0000
commit9e4520f34303af04de864730cf9659e838b0f91c (patch)
treefd0996315ff55a9993c29a792ad477d06dce9b0b /nuttx/configs/ea3131
parent78c6aa16fdd3926e15fa16ebab33ea416031ac11 (diff)
downloadpx4-nuttx-9e4520f34303af04de864730cf9659e838b0f91c.tar.gz
px4-nuttx-9e4520f34303af04de864730cf9659e838b0f91c.tar.bz2
px4-nuttx-9e4520f34303af04de864730cf9659e838b0f91c.zip
Minor update to Shenzhou README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5119 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131')
-rw-r--r--nuttx/configs/ea3131/tools/usb-driver.txt29
1 files changed, 19 insertions, 10 deletions
diff --git a/nuttx/configs/ea3131/tools/usb-driver.txt b/nuttx/configs/ea3131/tools/usb-driver.txt
index 2a649dfb8..83d7598a5 100644
--- a/nuttx/configs/ea3131/tools/usb-driver.txt
+++ b/nuttx/configs/ea3131/tools/usb-driver.txt
@@ -2,15 +2,24 @@ https://www.olimex.com/dev/pdf/ARM/JTAG/Repair%20Procedure%20for%20OpenOcd-Rev.%
Repair procedure for ARM-USB-OCD drivers
-1. Uninstalling ARM-USB-OCD drivers.
-1.1. Connect your programmer/debugger to your computer, open Device Manager and uninstall the drivers for ARM-USB-OCD.
-1.2. After you have uninstalled ARM-USB-TINY driver from Device Manager, disconnect the programmer from your computer.
-1.3. Now you should download FTClean.exe from here: http://www.ftdichip.com/Support/Utilities/FTClean.zip.
-1.4. After download is complete extract the “*.zip” file, open folder FTClean, and run FTClean.exe
-1.5. Ror VID (Hex) select “Other”. And after that fill the first box with 15ba and “PID (Hex)” with 0004.
-1.6. Press “Clean System” button. Make sure that all FTDI devices are disconnected. (My require administrator privileges).
+1. Uninstalling ARM-USB-OCD drivers
+-------------------------------------
+1.1. Connect your programmer/debugger to your computer, open Device Manager
+ and uninstall the drivers for ARM-USB-OCD.
+1.2. After you have uninstalled ARM-USB-TINY driver from Device Manager,
+ disconnect the programmer from your computer.
+1.3. Now you should download FTClean.exe from here:
+ http://www.ftdichip.com/Support/Utilities/FTClean.zip.
+1.4. After download is complete extract the "*.zip" file, open folder FTClean,
+ and run FTClean.exe
+1.5. Ror VID (Hex) select "Other". And after that fill the first box with 15ba
+ and "PID (Hex)" with 0004.
+1.6. Press "Clean System" button. Make sure that all FTDI devices are
+ disconnected. (My require administrator privileges).
-2. Re-install ARM-USB-OCD driver
+2. Re-installing the ARM-USB-OCD driver
+---------------------------------------
2.1 Connect the programmer/debugger to the computer.
-2.2 When prompted, browse to the C:\gccfd\DRIVERS\ARM-USB-OCD-DRIVER directory and install.
-
+2.2 When prompted, browse to the C:\gccfd\DRIVERS\ARM-USB-OCD-DRIVER
+ directory and install. (A different driver is required for OpenOCD
+ 0.4.0. That driver is available from the olimex.com web site).