espressif / esp-dev-kits

Docs, Schematics, Factory Firmwares for ESP Development Kits
Other
345 stars 183 forks source link

ESP32-S2-Kaluga 1 openocd Jtag debugging settings in Vscode using Mac OS #35

Closed kalpanavengala closed 1 year ago

kalpanavengala commented 3 years ago

Hi, I have purchased ESP-32-S2-Kaluga-1 board because it is having inbuilt JTAG adapter. I have installed ESP-idf extension via VScode in my mac os. There is no proper manual on how to do the openocd settings for Kaluga -1 board in mac os.

Please provide me proper guidance on how to set the openocd configuration for kaluga -1 board using VScode in mac. last few weeks onwards am troubleshooting but no result. Please help me am not able to do debugging...

TDA-2030 commented 3 years ago

Chapter JTAG Debugging of ESP-IDF Programming Guide may help you.