I get this error in ESP-IDF:
Code: Select all
❌ Error: libusb_open() failed with
❌ LIBUSB_ERROR_NOT_FOUND
Error: esp_usb_jtag: could not find or open device!
e:\ESPIDF\TOOLS\tools\openocd-esp32\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts/target/esp_common.cfg:9: Error:
at file "e:\ESPIDF\TOOLS\tools\openocd-esp32\v0.12.0-esp32-20240318/openocd-esp32/share/openocd/scripts/target/esp_common.cfg", line 9
At the bottom of VSC, it shows the correct com port, the right device, and "JTAG"
I can flash using ESP LaunchPad via the same USB-C "USB" Port. . . . . . No, ESPLaunchPad is not connected when using VSC
I have uninstalled the driver, rebooted windows 10, tried different PC USB ports, USB 3.0, USB3.2, USB-C, nothing has worked.
Any ideas?