From: Paul F. <fer...@gm...> - 2016-08-01 15:41:47
|
Hello, On Sun, Jul 31, 2016 at 04:25:31PM -0400, Trampas Stern wrote: > I have a FT2232 device I am trying to use where the first channel is JTAG and > second is used for debug UART. > When I configure the first channel for WinUSB driver OpenOCD can not connect. > When I configure the parent of the composite device to use WinUSB OpenOCD will > connect but I loose the UART/com port. You need to ask libusb windows experts, it's a problem on the layer below OpenOCD, we can't do anything about it, unfortunately. You should probably file a ticket on their issue tracker. This exact combination you described worked nicely with windows xp but somehow more modern versions require replacing driver of composite device parent. Blame microsoft. You might want to consider using a standard operating system instead. -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |