Hi
I recently started to use ESP32 DEVKit-C (https://www.ebay.co.uk/itm/282413957033)
I was wondering if there are any ready to use boards so I can connect to DEVKit-C and R/W to some I/O points using some LEDs and buttons.
Also Could you let me know if it is possible to use Ecipse and gdb to debug my programs running on the DevKit-C. As far as I understand
DevKit-C does not have Jtag support which makes debugging impossible
BR
IO Extension Board Recommendation for DevKitC
-
- Posts: 1
- Joined: Fri Nov 08, 2019 1:12 pm
-
- Posts: 9730
- Joined: Thu Nov 26, 2015 4:08 am
Re: IO Extension Board Recommendation for DevKitC
It doesn't have a dedicated JTAG port, but the JTAG signals are still available on GPIOs. As long as your program doesn't reconfigure those GPIOs, you can hook up your J-link to that.
-
- Posts: 3
- Joined: Wed Jun 19, 2019 2:57 pm
Re: IO Extension Board Recommendation for DevKitC
I have the same or very similar 38 pin board and I use the Olimax Tiny-H JTAG debugger on it.
There is a pin out here
https://components101.com/microcontroll ... 32-devkitc
Then a video on setting up debugging with Eclipse CDT here, skip to half way
https://www.youtube.com/watch?v=DqnZy4d03_s
You need TMS, TDI, TCK, TDO and GND so you will need to find those on your JTAG debugger pin out and connect them to the ESP32 board pins as shown on the pin out above.
There is a pin out here
https://components101.com/microcontroll ... 32-devkitc
Then a video on setting up debugging with Eclipse CDT here, skip to half way
https://www.youtube.com/watch?v=DqnZy4d03_s
You need TMS, TDI, TCK, TDO and GND so you will need to find those on your JTAG debugger pin out and connect them to the ESP32 board pins as shown on the pin out above.
Who is online
Users browsing this forum: Bing [Bot] and 127 guests