To help the installation of drivers with libusb-win32 and WinUSB, Pete Batard (main developer of libusb-1.0 Windows backend) starts the libwdi project. http://www.libusb.org/wiki/libwdi
There is a GUI program called zadig which can help the automatic installation of libusb0.sys or winusb.sys driver. It is considered beta now. The built-in libusb0.sys is currently 1.1.14.0 for the binary. I will try to post a new updated version for the 1.1.14.3 or later if people are interested here or I will ask Pete to do that. If you use the device driver mode, 1.1.14.3 and 1.1.14.0 should work the same. 1.1.14.3 fixed an issue with the filter driver. http://www.libusb.org/wiki/windows_backend The WinUSB driver can be used for libusb-1.0 Windows backend which can be used with libftdi-1.0. If OpenOCD adopts libusb-1.0 (urjtag just did that), then it can be used for other Jtag debugger as well. The libusb0.sys driver is used by FTDI based Jtag debugger (if using libftdi) and other Jtag debugger currently for OpenOCD under Windows. In the future, it will be integrated into libusb-1.0 as well so that it can be used as an Open Source (the driver is licensed under GPL, the library under LGPL) alternative as WinUSB. -- Xiaofan http://sourceforge.net/projects/libusb-win32/ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
