Search found 5 matches
- Sun Feb 23, 2025 10:55 pm
- Forum: Hardware
- Topic: esp32-c3-DevKitM-1 USB JTAG Debugging
- Replies: 6
- Views: 3741
Re: esp32-c3-DevKitM-1 USB JTAG Debugging
Here is the wrap-up post: The info posted here: https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/api-guides/jtag-debugging/configure-builtin-jtag.html is *not* (or at least wasn't for me) sufficient. After following the procedures per the above link, my Windows 11 installation still was...
- Fri Feb 07, 2025 6:06 pm
- Forum: Hardware
- Topic: esp32-c3-DevKitM-1 USB JTAG Debugging
- Replies: 6
- Views: 3741
Re: esp32-c3-DevKitM-1 USB JTAG Debugging
It absolutely works, there's multiple instances of people using it. I would suspect that something is wrong with your Windows setup, but I'm not a Windows user, so I can't really help you with that. Ok, that's good and helpful to know. Since I haven't seen any posts from people who got it to work, ...
- Wed Feb 05, 2025 5:29 pm
- Forum: Hardware
- Topic: esp32-c3-DevKitM-1 USB JTAG Debugging
- Replies: 6
- Views: 3741
Re: esp32-c3-DevKitM-1 USB JTAG Debugging
@ESP_Sprite (or other knowledgeable support), Should I believe at this point that USB JTAG Debugging, in spite of what the datasheet says, just does not work on the esp32-c3? Or should I keep pursuing an answer? If it just does not work, I may have to change parts and, since I'm already down the roa...
- Fri Jan 31, 2025 2:49 am
- Forum: Hardware
- Topic: esp32-c3-DevKitM-1 USB JTAG Debugging
- Replies: 6
- Views: 3741
Re: esp32-c3-DevKitM-1 USB JTAG Debugging
P.S. In my configuration section I neglected to mention the following:
Enable USB-Serial-JTAG Module selected,
Channel for console output set to USB Serial/JTAG Controller
GPIO 18/19 not connected
Thanks in advance for any insight available.
Steve.
Enable USB-Serial-JTAG Module selected,
Channel for console output set to USB Serial/JTAG Controller
GPIO 18/19 not connected
Thanks in advance for any insight available.
Steve.
- Fri Jan 31, 2025 12:18 am
- Forum: Hardware
- Topic: esp32-c3-DevKitM-1 USB JTAG Debugging
- Replies: 6
- Views: 3741
esp32-c3-DevKitM-1 USB JTAG Debugging
Greetings, I have a ESP32-C3-DevKitM-1 for which I am trying to enable USB JTAG debugging. I have implemented all the configuration tweaks that appear required (per extensive documentation searches) but have not yet achieved success. Interestingly, I have also seen many other posts related to this i...