Page 1 of 1

[solved]openOCD debugging

Posted: Sat Dec 09, 2017 8:34 pm
by Gfast2
Hi ESP-IDF,

Just a really quicky dummy Q: ;)
Say if all the available pins on ESP32 are in use (I2C, UART, GPIO...) on my project. But still wanna do JTAG Debugging. Ist that means, I've to remove the peripherals connected to the pins on ESP32 which is deployed for JTAG Debugging?
Or the JTAG/ESP-IDF is so magical, that can let these pins do multi jobs at the same time?

Cheers

Gfast2

Re: openOCD debugging

Posted: Sun Dec 10, 2017 1:17 am
by ESP_Sprite
Yes, you would have to remove the peripherals occupying these pins. You cannot use the JTAG pins for anything else when using them to debug.

Re: openOCD debugging

Posted: Sun Dec 10, 2017 6:28 am
by Gfast2
ESP_Sprite wrote:Yes, you would have to remove the peripherals occupying these pins. You cannot use the JTAG pins for anything else when using them to debug.
Hi Angus,

Your answer is nice and clean.

Big thanks again!

Cheers

Gfast2

Re: [solved]openOCD debugging

Posted: Sun Dec 10, 2017 8:50 am
by ESP_Sprite
You're welcome, but I'm not Angus :)

Re: [solved]openOCD debugging

Posted: Sun Dec 10, 2017 10:08 am
by Gfast2
ESP_Sprite wrote:You're welcome, but I'm not Angus :)
:P