JTAG and light sleep mode, ESP32-C3
Posted: Tue Jun 14, 2022 1:53 pm
Hi,
I'm trying to do debugging of my code that uses light sleep.
When I use the built-in USB/JTAG interface, opened disconnects and dies when the DEV board goes into light sleep.
It seems that the USB port goes away because it is powered down.
Questions.
1) Is there a what to force the chip to keep the UAB/JTAG powered up during debug?
2) If I have an external USB to JTAG pod and connect to the four JTAG pins of the dev board, will that work through light-sleep, or will it fail as well when the JTAG is powered down?
Thanks.
I'm trying to do debugging of my code that uses light sleep.
When I use the built-in USB/JTAG interface, opened disconnects and dies when the DEV board goes into light sleep.
It seems that the USB port goes away because it is powered down.
Questions.
1) Is there a what to force the chip to keep the UAB/JTAG powered up during debug?
2) If I have an external USB to JTAG pod and connect to the four JTAG pins of the dev board, will that work through light-sleep, or will it fail as well when the JTAG is powered down?
Thanks.