ESP32-C6-WROOM Segger J-Link Connection
Posted: Sat Oct 28, 2023 4:33 pm
Hello all,
hopefully somebody can help me out because im struggling with the JTAG connection between my Segger J-Link and the ESP32-C6-WROOM on my pcb.
I connect the 4 JTAG GPIO 4-7 plus GND and 3V3 to my J-Link device. But if i start openocd via
i get the error
Unfortunately I didn't bring these pins out to my pcb...
And otherwise i read that there (maybe) is a pre installed AT firmware onto the ESP32-C6 that can disturb the connection of JTAG is this true?
Hopefully anybody can help with these problem, otherwise i need to buy another flasher for my ESP32-C6 pcb?
hopefully somebody can help me out because im struggling with the JTAG connection between my Segger J-Link and the ESP32-C6-WROOM on my pcb.
I connect the 4 JTAG GPIO 4-7 plus GND and 3V3 to my J-Link device. But if i start openocd via
Code: Select all
openocd -f board/esp32c6builtin.cfg
Otherwise i read that these JTAG GPIOs of the ESP32-C6 are connected to the internal built-in JTAG interface. Does it mean i can only debug via the USB GPIOs of the ESP32-C6?Error: esp_usb_jtag: could not find or open device!
Unfortunately I didn't bring these pins out to my pcb...
And otherwise i read that there (maybe) is a pre installed AT firmware onto the ESP32-C6 that can disturb the connection of JTAG is this true?
Hopefully anybody can help with these problem, otherwise i need to buy another flasher for my ESP32-C6 pcb?