Search found 3 matches

by Lachlan
Fri Jun 27, 2025 12:19 am
Forum: ESP-IDF
Topic: Trouble Connecting JTAG to ESP32-Solo-1
Replies: 2
Views: 139

Re: Trouble Connecting JTAG to ESP32-Solo-1

I have also tried running:

openocd -c 'set ESP_ONLYCPU 1' -f interface/ftdi/esp32_devkitj_v1.cfg -f target/esp32-solo-1.cfg

to try and force single core but I still get the same error message.
Do the "JTAG tap: esp32.tap0" and "JTAG tap: esp32.tap1" refer to the seperate cores or am I looking ...
by Lachlan
Wed Jun 25, 2025 11:42 pm
Forum: ESP-IDF
Topic: Trouble Connecting JTAG to ESP32-Solo-1
Replies: 2
Views: 139

Trouble Connecting JTAG to ESP32-Solo-1

I'm having trouble getting JTAG to connect to an ESP32-Solo-1. I had this working a couple of years ago (around 2–3 years back), but I can't seem to find the correct settings to get it working again.

From the output console, it looks like it's still trying to connect to a second core, even though ...

Go to advanced search