Hi all, I tried several methods to install OpenOCD on Windows - all without success.
First I tried explanation given here : http://forum.sparkfun.com/viewtopic.php?t=11221 I was capable to install OpenOCD v.0.4.0, but only after moving ftd3xx.lib to i386/libftd.a. But with this installation my Amontec jtagkey2 did not work, not seeing FTD device. So, I downloaded drivers form Amontec site (http://www.amontec.com/jtagkey.shtml#drivers) and installed them (but original ftdi2xx has already been used during the OpenOCD build, not Amontec). OpenOCD still do not work, complaining something abot latence timer. This is strange, because same .cfg file works on Linux. So finally I thought that have to re-build OpenOCD using libftd2xx and header provided from Amontec. However, pointing OpenOcd to Amontec directory does not work, because ./configure breaks with error : Cannot build & run test program using ftd2xx.lib. I read somewhere that this can be due to incopatibility of the installed drivers and ones provided during the build. But I always used Amontec drivers (they are the ones that are installed). What seems to be a problem and how can I build OpenOCD with correct drivers ? Best regards, Drasko _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development