Search found 3 matches

by ProtonBoarder
Sun Nov 07, 2021 12:31 am
Forum: IDEs for ESP-IDF
Topic: ESP-Prog debugger cannot start
Replies: 5
Views: 19751

Re: ESP-Prog debugger cannot start

Where are you executing openocd, in a separate terminal?
What happens if you just run

Code: Select all

openocd -f board/esp32-wrover-kit-3.3v.cfg
?
by ProtonBoarder
Sun Nov 07, 2021 12:28 am
Forum: IDEs for ESP-IDF
Topic: getting the debugger working in VS Code
Replies: 9
Views: 33168

Re: getting the debugger working in VS Code

Yuri R made a nice detailed video on how to setup the ESP-PROG on VS Code, it worked for me at least
https://www.youtube.com/watch?v=uq93H7T7cOQ
by ProtonBoarder
Fri Nov 05, 2021 10:34 am
Forum: ESP-IDF
Topic: How to put ESP32WROOM32 in debug mode using ESP-Prog?
Replies: 2
Views: 2429

Re: How to put ESP32WROOM32 in debug mode using ESP-Prog?

Yuri R made a nice detailed video about debugging with the ESP-PROG: https://www.youtube.com/watch?v=5IuZ-E8Tmhg