Search found 2 matches
- Sun Aug 20, 2017 12:36 am
- Forum: General Discussion
- Topic: "Cannot execute this command without a live selected thread" using OpenOCD via JTAG on the ESP32 WROVER KIT
- Replies: 4
- Views: 11200
Re: "Cannot execute this command without a live selected thread" using OpenOCD via JTAG on the ESP32 WROVER KIT
Thanks for all the replies, it's indeed an "Arduino IDE" issue according to the one raised in https://github.com/espressif/openocd-esp32/issues/12 I tried an sample code using the "ESP-IDF" and debugging works like a charm :D OpenOCD: C:\Espressif\debugging\OpenOCD>cd C:\Espressif\debugging\OpenOCD\...
- Sat Aug 19, 2017 1:26 am
- Forum: General Discussion
- Topic: "Cannot execute this command without a live selected thread" using OpenOCD via JTAG on the ESP32 WROVER KIT
- Replies: 4
- Views: 11200
"Cannot execute this command without a live selected thread" using OpenOCD via JTAG on the ESP32 WROVER KIT
Did someone succeed using OpenOCD via JTAG on the ESP32 WROVER KIT ? Debugging doesn't work for me and i get "Cannot execute this command without a live selected thread". What does it mean? what should i do ? Here below a description launching debug session in console on windows 10 Launching OpenOCD...