Page 1 of 1

ULP with JTAG?

Posted: Mon Apr 29, 2019 5:47 pm
by sch0bert
Hello,

I have the ESP-Wrover-kit and I would like to debug some assembly code using JTAG but I'm having a hard time to make it to work. Seems like the OpenOCD or JTAG doesn't like that the ESP32 go to sleep so my question is: is it really possible to debug an ULP assembly code using the JTAG?

Regards,
Pascal.

Re: ULP with JTAG?

Posted: Mon Apr 29, 2019 10:48 pm
by ESP_igrr
Hello Pascal, it is not possible to debug ULP code using JTAG. The ULP doesn't have a debug interface.