Hello, I had an application running on ESP8266 and it worked fine on 5 devices for more than 3 years, it controls the 5 canvas of my home. Presently it is still running on 4 of them, while on the 5th I am testing my porting on ESP32. I have really a lot of crashes and, most...
When you get an Exception, openTools > ESP Exception Decodermenu item. This will open a new window. Paste the stack trace into the window's top pane and the result will show in the bottom. Every time you enter new address or stack trace, the results will refresh ...
Re: ESP32 crash - Exception decoder not of any help PostbySprite»Fri Dec 10, 2021 3:54 am The raw backtrace lines you quote unfortunately seem corrupted: if any, there's semicolons missing. Agree that this makes it hard to find the error :/ The error message itself may give you ...
Arduino ESP8266/ESP32 Exception Stack Trace Decoder Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32. Installation Make sure you use one of the supported versions of Arduino IDE and have ESP8266/ESP32 core installed. ...
When you get an Exception, openTools > ESP Exception Decodermenu item. This will open a new window. Paste the stack trace into the window's top pane and the result will show in the bottom. Every time you enter new address or stack trace, the results will refresh ...