On Fri, Feb 19, 2010 at 10:22 PM, Xiaofan Chen <[email protected]> wrote: > On Fri, Feb 19, 2010 at 9:47 PM, Xiaofan Chen <[email protected]> wrote: >> The python wrapper failed to be built under Ubuntu 9.10. >> Do you have a patch to fix it? > > Other than this minor problem, it seems to work fine. I just > tested OpenOCD latest git with the latest git of libftdi-1.0 > and it seems to work fine. Under Linux it does not really > offer higher speed than libftdi 0.17 though. > You need to modify OpenOCD to utilize the async mode to get higher performance. See
The commit: http://urjtag.git.sourceforge.net/git/gitweb.cgi?p=urjtag/urjtag;a=commit;h=ad53771377357e1f10206b2916069373fda01122 The patch: http://sourceforge.net/mailarchive/message.php?msg_name=4B70279A.3010307%40analog.com The explanation: http://developer.intra2net.com/mailarchive/html/libftdi/2010/msg00065.html > Reference: > https://lists.berlios.de/pipermail/openocd-development/2010-February/014895.html > > I guess that libftdi 0.17 has already the async mode in place > (albeit only for Linux) whereas libftdi-1.0/libusb-1.0 will work > under Windows (and Mac OS X?) as well. > Yes, I think so. But I have not tested UrJTAG on Windows. Jie -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
