Search found 1 match
- Thu Mar 31, 2022 5:49 pm
- Forum: IDEs for ESP-IDF
- Topic: Unable to start debugging. Unexpected GDB output from command "- interpreter-exec console "target remote:3333""
- Replies: 14
- Views: 173061
Unable to start debugging. Unexpected GDB output from command "- interpreter-exec console "target remote:3333""
Hi, I am new with the ESP and i am trying to work with VSCode and use the debugger, the setup is: - ESP32-S3 -DevKitC1 - espressif-idf ver 1.4 - IDF 4.4 - blink example I'm working by the documentation and the YouTube guide as reference (https://www.youtube.com/watch?v=uq93H7T7cOQ) configure the lau...