Hi,
I use openocd 0.8.0, cfg as :
./configure --prefix= --disable-shared --enable-aice --enable-jlink --enable-stlink
but when I connect to Jlink error occur
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
but stlink work well.
anyone know this issue?