Hello John

On Thu, Nov 20, 2008 at 2:56 PM, John Devereux <[EMAIL PROTECTED]> wrote:
> I am using the Amontec JTAGkey with openocd. On windows it works
> great.  But on linux I am finding that it only works the "first
> time". After this the JTAG connection is reported as faulty ("check
> power.. etc"). I have to reconnect the USB cable to make it work again
> (once!).

I have had similar problems when using the open source variant
of the ftdi libs. I suggest trying to compile your own and enable
the ftd2xx lib using

./configure --enable-ft2232_ftd2xx --prefix=/usr

to do that you will have to download and install the drivers from
http://www.ftdichip.com/Drivers/D2XX.htm

I am quite happy that they published amd64 byanries :P

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

Reply via email to