platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

Add support for esp32 builtin usb jtag adapter

Open ad7718 opened this issue 4 years ago • 2 comments

esp_usb_jtag (for example) need to be added as debug adapter. openocd-esp32 needs to be compiled with support of esp builtin jtag support. I've tested it with esp-c3 and it works.

ad7718 avatar Nov 05 '21 11:11 ad7718

I've made a template project for debugging, maybe it will help https://github.com/ad7718/esp32-c3_pio_builtin_jtag_debugging

ad7718 avatar Nov 05 '21 17:11 ad7718

#659

ad7718 avatar Nov 05 '21 17:11 ad7718