Search found 1 match

by k.venkatraman
Sun Apr 23, 2023 1:59 am
Forum: IDEs for ESP-IDF
Topic: ESP32C3 VS Code Extension debugger not working
Replies: 1
Views: 1659

ESP32C3 VS Code Extension debugger not working

Hello, I am having difficulty setting up debugger for ESP32C3 M1 Dev kit on VS Code on MacOS. I am able to flash the blink.elf binary over internal JTAG on the command line using openocd -f board/esp32c3-builtin.cfg -c "program_esp /Users/k.venkatraman/Cue-Hub/ESP-Projects/blink/build/blink.bin 0x10...