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
[solved]openOCD debugging
[solved]openOCD debugging
Last edited by Gfast2 on Sun Dec 10, 2017 6:26 am, edited 1 time in total.
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: openOCD debugging
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
Hi Angus,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.
Your answer is nice and clean.
Big thanks again!
Cheers
Gfast2
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: [solved]openOCD debugging
You're welcome, but I'm not Angus
Re: [solved]openOCD debugging
ESP_Sprite wrote:You're welcome, but I'm not Angus
Who is online
Users browsing this forum: No registered users and 143 guests