ESP-IDF V4.4.6 - Print crash report via JTAG
Posted: Tue Sep 17, 2024 5:34 pm
Greetings. I'm currently trying the "Application Level Tracing" functionalities, with the goal of printing log info via JTAG interface instead of UART interface. I've tried with printing "ESP_LOG" statements and seems to work fine. However, it would be really helpful if I could print crash reports via this method too, but for that case, it doesn't seem to work. Is there a way of doing this or is this a limitation of "Apptrace"?
Just in case, I'm using an "ESP PROG" to debug via JTAG, and my ESP-IDF version is V4.4.6.
Just in case, I'm using an "ESP PROG" to debug via JTAG, and my ESP-IDF version is V4.4.6.