Hello Liviu, On Tue, Jan 24, 2017 at 10:22:28PM +0200, Liviu Ionescu wrote: > http://gnuarmeclipse.github.io/blog/2017/01/24/openocd-v0-10-0-20170124-released/
Thank you for your work! I have some notes regarding the blogpost. 1. "JTAG probes that used the ft2232 interface are no longer supported" can be misleading because in fact all of the probes that were supported by the old ft2232 interface driver should be supported by the current "ftdi" driver, so OpenOCD is not really dropping support for any adapters; 2. How do I reproduce that issue with "interface/ftdi/olimex-arm-usb-ocd.cfg"? I think I even have exactly this adapter handy today; 3. I suggest to refrain from using MD5 hashes for anything, as they're considered to be insecure since long; 4. An interesting new option provided by current libusb release on Windows is the usbdk backend which allows one to use vendor jlink drivers (or vendor ftdi drivers etc) with any libusb application, including OpenOCD. You might want to consider giving it a go. Thank you, and have a nice day. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:[email protected] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
