[solved] Windows10 unable to open ftdi (IDF V4)
Posted: Mon May 04, 2020 12:59 pm
Hello,
I've installed the IDF V4 on Windows10 and was suprised how fine that works, but now I've some trouble
calling a c232hm ftdi with openocd:
The ftdi driver seem installed fine and got the maching id's:
Any Ideas why openocd cannot find the Interface?
I've installed the IDF V4 on Windows10 and was suprised how fine that works, but now I've some trouble
calling a c232hm ftdi with openocd:
Code: Select all
d:\Source\esp32\esp-idf>openocd -f interface\ftdi\c232hm.cfg
Open On-Chip Debugger v0.10.0-esp32-20190313 (2019-03-13-09:57)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
Info : Listening on port 6666 for tcl connections
Info : Listening on port 4444 for telnet connections
Error: libusb_open() failed with LIBUSB_ERROR_NOT_SUPPORTED
Error: no device found
Error: unable to open ftdi device with vid 0403, pid 6014, description '*', serial '*' at bus location '*'
Code: Select all
FTDIBUS\COMPORT&VID_0403&PID6014