Save panic handler output?

Resch2061
Posts: 40
Joined: Mon May 01, 2017 1:56 pm

Save panic handler output?

Postby Resch2061 » Tue Feb 27, 2018 2:22 pm

Hi all,

Is it possible to somehow save the output of the panic handler? Does it get stored in NVS?
The reason I'm asking is because I'm currently developing something that makes it impossible for me to use make monitor, as the hardware uses the DTR line of the USB. The functionality I'm currently working on will not work when a USB cable is in the device.

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: Save panic handler output?

Postby kolban » Tue Feb 27, 2018 3:04 pm

Might the following be of use to you?

http://esp-idf.readthedocs.io/en/latest ... _dump.html

It provides support for crash/dump handling. If a critical error is detected, it will result in a detailed dump being recorded for subsequent examination.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

Who is online

Users browsing this forum: djixon and 99 guests