EspExceptionDecoder
EspExceptionDecoder copied to clipboard
Decoder seems to hang on "Decoding stack results"
Recently installed EspExceptionDecoder and it decodes the Exception fine, but never returns stack results.
Is there any log I can check to help debug this?
Arduino IDE 1.6.12 on Mac OS X 10.11.6, Adafruit Feather Huzzah ESP8266
Input:
Exception (29):
epc1=0x40214c4b epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000004 depc=0x00000000
ctx: sys
sp: 3ffffd90 end: 3fffffb0 offset: 01a0
>>>stack>>>
3fffff30: 00000008 3fff024c 3ffecbc0 40214c40
3fffff40: 3ffecbc0 402193d8 3ffecbc0 3ffea694
3fffff50: 3ffea694 00000074 00000000 00000034
3fffff60: 00000002 00000018 40222b0f 3ffecbc0
3fffff70: 3ffea688 3fffdcc0 3ffe9240 3ffe9240
3fffff80: 00000000 3ffecbc0 00000002 00000000
3fffff90: 402223cf 3fffdab0 00000000 00000004
3fffffa0: 3ffe9240 40000f49 3fffdab0 40000f49
<<<stack<<<
Output
Exception 29: StoreProhibited: A store referenced a page mapped with an attribute that does not permit stores
PC: 0x40214c4b
EXCVADDR: 0x00000004
Decoding stack results
I am facing the same issue i paste my stack over there but i dont get any results back