Search found 2 matches

by vazquezfran
Fri Jun 07, 2024 10:24 am
Forum: IDEs for ESP-IDF
Topic: Debug connection through JTAG not always working in VSCode
Replies: 3
Views: 2558

Re: Debug connection through JTAG not always working in VSCode

Hello, I was initially trying to debug using the "type: "espidf" configuration to launch. After installing your Debug Adapter and changing to the "gdbtarget" type recommended in the "https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/DEBUGGING.md" guide, I managed to debug withou...
by vazquezfran
Thu Jun 06, 2024 1:52 pm
Forum: IDEs for ESP-IDF
Topic: Debug connection through JTAG not always working in VSCode
Replies: 3
Views: 2558

Debug connection through JTAG not always working in VSCode

Hello, I am working with a DevKit "esp32-c6-devkitc-1_v1.2" and I have installed in my PC the ESP-IDF v5.2.2 using the VSCode application to run it. Everything is set-up as default and I am working just with the "blink" example... I have also installed the drivers described in the "https://docs.espr...