Search found 2 matches

by dimitar.kunchev
Fri Feb 14, 2025 7:03 am
Forum: ESP-IDF
Topic: Debuggung ESP32-C6 with external JTAG probe
Replies: 2
Views: 723

Re: Debuggung ESP32-C6 with external JTAG probe

OpenOCD 0.12, shipped with the ESP tools. Good call, considering I have another (older) version installed, but I verified that I used the correct one.
by dimitar.kunchev
Thu Feb 13, 2025 12:15 pm
Forum: ESP-IDF
Topic: Debuggung ESP32-C6 with external JTAG probe
Replies: 2
Views: 723

Debuggung ESP32-C6 with external JTAG probe

I am new to ESP platform and this might be the wrong question but I am at a loss how to approach this. I am trying to debug some code on ESP32-C6 (using the DevKit). It involves light sleep mode. Unfortunately, any attempt to debug with the built-in USB JTAG fails because it is disabled in this stat...