win openocd and problem with ftdi drivers

Hi, I am using openocd 5.0 on windows XP. I allready used 1.0 version successfully with openjtag probe. So openjtag probe drivers are allready installed.

I downloaded openocd 5.0 as a ready to be installed executable for winxp but i get the following error : unable to open ftdi device: device not found.

I can give you the .cfg file used but i think the problem is that there may be something to do to link my openocd5.0 installation with the allready installed drivers that I used with my openjtag probe…

If someone can help, thank in advance.

Best regards,

Have you checked your Device manager for the the USB device? In my case I have the TinCanTool flyswatter which shows up in there. I have had some issues with that in the past, where it showed the wrong driver. I had to disable/delete it and unplug the USB device, then select the right driver in XP device manager. Then it was OK.

thanks for your answer, I dont have a device manager with the probe. it’s a chineese openjtag yellow probe with a jtag interface, usb interface and uart interface.

all I know is that drivers should be ok because I can launch openocd 1.0 correctly (with gdb, load code, etc). but I don’t know if there is a need to change driver for openocd5.0…

best regards,

my problem is resolved. I had to remove currently installed driver and install the one provided by openocd5.0. I also had to modify .inf file from openocd5.0 to include my own device.

from here (thank google traduction : http://www.100ask.net/showtopic-2126.aspx)

merci quand même.