I use the Olimex Jtag-arm-usb-tiny-h.
There are two different drivers for openocd (LibUSB) and for crossworks (FTDI…LIB).
How can I make them cohabit both ?
In practice:
if I launch Crossworks I would want the drivers they were loaded for Crossworks,
if I launch OpenOCD I would want those they were loaded for OpenOCD.
Thanks