Page 1 of 1

Hello_world example (ESP32-S3)

Posted: Thu Aug 22, 2024 8:12 pm
by klaatu2
When attempting to flash Hello_World example for the esp32-S3 (actually the esp32-s3-lcd-ev-board).
I get this error:

❌ Error: libusb_open() failed with L
❌ IBUSB_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

I'm connected to the USB port running Jtag.

Any ideas?