Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic JTAG Debugging (Read 656 times)
Ashish Roe
Newbies
*
Offline


Posts: 2
Location: USA
Joined: Nov 11th, 2022
JTAG Debugging
Nov 22nd, 2022 at 6:30am
Print Post  
What are the easiest ways to debug an ESP32C3 using JTAG with an Arduino project and GDB?


Thanks
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2174
Joined: Feb 13th, 2019
Re: JTAG Debugging
Reply #1 - Nov 22nd, 2022 at 9:40am
Print Post  
The simplest setup for JTAG on the ESP32C3 is to use the USB-JTAG adapter on board:
https://www.visualmicro.com/page/ESP32C3-USB-Debugging.aspx

If you have a board which does not have the USB-JTAG functionality, then an external adapter can be used, but this involves burning fuses to enable (which is a one way process):
https://www.visualmicro.com/page/ESP32C3-JTAG-Debugging.aspx
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint