espressif / esp-dev-kits

Docs, Schematics, Factory Firmwares for ESP Development Kits
Other
352 stars 184 forks source link

macOS is unable to start OpenOCD debugging (AEGHB-474) #87

Closed yin-qiyu closed 2 months ago

yin-qiyu commented 10 months ago

Answers checklist.

General issue report

openocd has been installed correctly

% openocd --version
Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:27) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html

% openocd -f board/esp32c3-builtin.cfg Open On-Chip Debugger v0.12.0-esp32-20230921 (2023-09-21-13:27) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Info : only one transport option; autoselecting 'jtag' Info : esp_usb_jtag: VID set to 0x303a and PID to 0x1001 Info : esp_usb_jtag: capabilities descriptor set to 0x2000 Info : Listening on port 6666 for tcl connections Info : Listening on port 4444 for telnet connections Error: esp_usb_jtag: could not find or open device!

[OpenOCD] ❌ Error: unable to open ftdi device with description '', serial '' at bus location '*'

lijunru-hub commented 10 months ago

If you are using esp-usb-bridge for JTAG, please refer to https://github.com/espressif/esp-usb-bridge#jtag-bridge.

lijunru-hub commented 4 months ago

If you have no further questions or issues, we will proceed to close this issue. If you need any more help, please feel free to reopen this issue or create a new one.

Thank you for your understanding.