Hi!

After installing OpenOCD extract the file c:\Program 
Files\OpenOCD\0.4.0\drivers\libusb-win32_ft2232_driver-100223.zip and follow 
the instructions in info.txt. This package has functional libusb-win32 drivers 
for JTAGkey.

When searching for drivers point the wizard (with the "Have Disk" button) to 
the directory containing libusb-win32_ft2232_driver.inf.

Have in mind that FT2232 is a composite device which normally takes 3-5 drivers:
- Composite Device - this uses generic Windows driver (this usually does not 
require any Wizard and is installed automatically)
- first channel (Channel A - usually JTAG interface)
- second channel (Channel B - usually USB Serial Port or unused)

if first or second channel are configured as serial port, additional drivers 
will be required for "USB Serial Port".

Your JTAGkey should require 3 drivers - Composite Device (automatic) and 2x 
libusb-win32 from the package bundled with OpenOCD installer.

Do note, that once you installed ftd2xx drivers you have to remove the ones you 
wish to replace or - as Xiaofan said - you can manually "update" them. You only 
need to manipulate with the first channel, as OpenOCD doesn't care about the 
second channel (whether or not it's actually used for anything).

4\/3!!
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to