EspExceptionDecoder
EspExceptionDecoder copied to clipboard
Exception Stack Trace Decoder for ESP8266 and ESP32
Hi @me-no-dev great work ! 👍 I'm sharing your EspExceptionDecoder project on my own "ESP32 C++ Base Firmware Libraries" project [https://github.com/aeonSolutions/aeonlabs-ESP32-C-Base-Firmware-Libraries](https://github.com/aeonSolutions/aeonlabs-ESP32-C-Base-Firmware-Libraries)
Hello, I'm running arduino-ide_2.0.2_Linux_64bit.AppImage in my Linux computer. According to the EspExceptionDecoder installation documentation EspExceptionDecoder needs to be added to the arduino Tools directory. However, I cannot find the Tools...
"I downloaded the `'EspExceptionDecoder-2.0.3'` folder from your releases and followed the instructions by creating a 'tools' folder in my Arduino Sketch Directory. Specifically, I placed the folder at the following...
Arduino IDE 1.8.19 Boards: AVR 1.8.3 Esp32 2.0.11 Esp8266 3.1.2 Esp exception decoder 2.0.3 When I try to run the esp exception decoder, I get the following error: ``` gdbPath:...
Hi, is it possible to use this plugin as standalone app (without Arduino IDE) ?
On my mac, Arduino 1.8.19, for my ESP32 devices, I get this error when entering the Exception Decoder window: ``` Arch Not Found for 'ESP32 Dev Module, Disabled, Default 4MB...
tried to take the jarfile for a test drive. Downloaded, confirmed "unblocked" file, yet get this error message when opening directly (I don't usually use the Arduino IDE)  fetched...
versione 2.0.3 and latest arduino ide V1.8, after building sketch and using the decoder with a backtrace it searched for user ficeto....
"ERROR: elf was not found!" What is ELF and what do I select?
I just installed the stack trace tool, and I am getting this error message. I have also searched for the tool chain...and found it can be installed from here: gnutoolchains.com/esp8266/...