Hello list,

I had some off list communication with Spen and the problem
was my windows like path. Here I use the following config command:

./configure --enable-ft2232_ftd2xx --with-ftd2xx=D:/Projekte/Windows/OpenOCD
/ftd2xx

The new cygwin installation had some problem with it. I copied the ftd2xx
directory
to my home folder and use now:

./configure --enable-ft2232_ftd2xx --with-ftd2xx=/home/openocd/ftd2xx

This solved the problem.

Thanks Spen!

Regards,

Michael


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

Reply via email to