Search found 2 matches
- Wed Aug 18, 2021 5:55 am
- Forum: ESP-IDF 中文讨论版
- Topic: [已解决] ESP32WROOM32 OPENOCD及GDB调试问题
- Replies: 3
- Views: 8464
Re: ESP32WROOM32 OPENOCD及GDB调试问题
谢谢,解决了!
- Tue Aug 17, 2021 12:47 pm
- Forum: ESP-IDF 中文讨论版
- Topic: [已解决] ESP32WROOM32 OPENOCD及GDB调试问题
- Replies: 3
- Views: 8464
[已解决] ESP32WROOM32 OPENOCD及GDB调试问题
开发环境:win10
sdk版本:esp-idf-v4.2.1
硬件版本:ESP32-WROOM-32开发板、j-link-jtag
问题:
如附件图所示,openocd调试,使用 openocd -f board\esp-wroom-32.cfg, esp32.cfg 出错。
使用xtensa-esp32-elf-gdb -x gdbinit build\hello-world.elf, 运行报错目标主机积极拒绝。
请问,我应该如何操作才能debug?
sdk版本:esp-idf-v4.2.1
硬件版本:ESP32-WROOM-32开发板、j-link-jtag
问题:
如附件图所示,openocd调试,使用 openocd -f board\esp-wroom-32.cfg, esp32.cfg 出错。
使用xtensa-esp32-elf-gdb -x gdbinit build\hello-world.elf, 运行报错目标主机积极拒绝。
请问,我应该如何操作才能debug?