Hi there
I am using OpenOCD 0.1.0 with olimex ARM-USB-TINY-H and an STM32F103 device along with the config file from openOCD directories: interface/olimex-jtag-tiny.cfg
I get the following errors:
Open On-Chip Debugger 0.1.0 (2009-01-21-21:15) Release
BUGS? Read http://svn.berlios.de/svnroot/repos/openocd/trunk/BUGS
$URL: https://kc8apf@svn.berlios.de/svnroot/r … /openocd.c $
jtag_speed: 50
500 kHz
Error: unable to open ftdi device: 2
Runtime error, file “pp_Program.cfg”, line 58:
#cmd.exe /C program.bat
My code works OK with the Olimex parallel port JTAG wiggler or with an Amontec USB JTAG wiggler on a couple of computers.
Therefore, I am sure that my problem is either a faulty unit or the wrong drivers for the FTDI chip.
I have used the drivers off the supplied Olimex CD, but these don’t work for me. Also, I have used the ‘driver-libftdi-openocd.zip’ - ‘drivers for working with OpenOCD 0.1.0’ from the Olimex website, but these don’t work either.
Is there anything else I can try before sending back the ‘faulty’ unit?
Thanks