Debugging
Debugging with ESP-IDF VS Code extension: Part 1
·9 mins
Debugging
ESP-IDF
ESP32-C3
ESP32-S3
This two-part guide shows how to set up VS Code with the ESP-IDF extension to debug Espressif boards using JTAG. This first part covers the debugging process, hardware setup and connections, and starting the openOCD server.