I'm trying to run JTAG OpenOCD debugging on my ESP32-S3 using VSCode.
I’ve set JTAG as the main port and configured the board properly, but when I try to flash or debug, it doesn't work (it does work with UARTT). I suspect that the OpenOCD command isn't picking up the correct config file.
However ...
Search found 2 matches
- Mon Apr 07, 2025 9:27 am
- Forum: IDEs for ESP-IDF
- Topic: VSCode JTAG debugging not working
- Replies: 1
- Views: 373
- Mon Apr 07, 2025 7:53 am
- Forum: IDEs for ESP-IDF
- Topic: JTAG debugging with vscode
- Replies: 7
- Views: 74541
Re: JTAG debugging with vscode
having exactly the same issue and unfortunately the link provided for git unfortunately doesn't work anymore