me-no-dev / EspExceptionDecoder

Exception Stack Trace Decoder for ESP8266 and ESP32
GNU General Public License v2.0
1.05k stars 138 forks source link

I got nothing in the decode window #62

Open ilium007 opened 3 years ago

ilium007 commented 3 years ago

I have installed the ESPExceptionDecoder and selected the .elf file when prompted, pasted in my exception code and nothing appears in bottom window.

Firmware file and exception below.

firmware.elf.zip

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

Exception (29):
epc1=0x40227b05 epc2=0x00000000 epc3=0x00000000 excvddr=0x00000004 depc=0x00000000

>>>stck>>>

ctx: cont
sp: 3ffffbb0 end: 3fffffc0 offset: 0190
3ffffd40:  3ffffde0 0000004d 00000094 40227b00
3ffffd50:  40100c18 3fff22b4 3fffbf04 40227e21
3ffffd60:  3ffe8bd 0000004d 3ffffe50 40227e78
3ffffd70:  3ffffe10 3ffffe00 00000030 40100680
3ffffd80:  00000006 0000004d 3ffffe50 40227f41
3ffffd90:  3fffbf10 00000023 3ffffdc0 3ffffdb0
3ffffd0:  00000008 0000048e 3fff20d4 3ffe9fd7
3ffffdb0:  3ffffe70 3ffeb67 3ffffe50 40227fb4
3ffffdc0:  3ffe8bd 20200020 00000010 40227f62
3ffffdd0:  3ffffe3c 00000023 3ffffe50 4020290
3ffffde0:  3fff0035 3ffffe00 00000010 3fff3c68
3ffffdf0:  3ffffe10 3ffffe00 00000010 3fff3c68
3ffffe00:  00000001 3fff3c44 3ffffe30 40227b56
3ffffe10:  3ffe87d ff000000 3ffffe70 40227fc8
3ffffe20:  00000019 3fff3c44 3ffffe70 00000003
3ffffe30:  00000019 3ffffe70 3ffffe50 4020630d
3ffffe40:  0c08c0 3fffbe98 3fff3c44 40204c04
3ffffe50:  3fffbf10 3ffffe60 00000010 00000003
3ffffe60:  00000019 4021c868 3fff3c44 40204c6d
3ffffe70:  4021c888 00000001 00000005 3fff3d98
3ffffe80:  00000019 4021c868 3fff3c44 40205638
3ffffe90:  4021c868 3fffbcc0 0000001 00000000
3ffffe0:  4021984 3fffbec8 0000001c 00000002
3ffffeb0:  0000001c 00000019 3fff3c44 40201cb7
3ffffec0:  0000e01 2c9f0300 00000001 00000000
3ffffed0:  0000e01 2c9f0300 00000019 00000000
3ffffee0:  00000001 00000000 3fff26ec 40209fd4
3ffffef0:  3fff2964 3fff1d30 3fff3c44 0015f622
3fffff00:  3fff1d30 3fff1d30 3fff3c44 40201d58
3fffff10:  00000000 00000000 4bc67f0 00000000
3fffff20:  3fff394 00000002 3fff29e4 40205e6
3fffff30:  3fff398 00000002 3fff10c4 4021bd18
3fffff40:  3fff398 00000002 3fff10c4 4021bdd
3fffff50:  3fffdd0 00000002 3fff10c4 4020d079
3fffff60:  0071200 d32df 3fff2c00 3fff2c3c
3fffff70:  3fff29e4 3fff39b0 feefeffe feefeffe
3fffff80:  00000000 00000000 00000001 3fff139c
3fffff90:  3fffdd0 00000000 3fff135c 4020f838
3fffff0:  3fffdd0 00000000 3fff135c 40219880
3fffffb0:  feefeffe feefeffe 3ffe8540 4010137d
<<<stck<<<

lst filed lloc cll: 40227B00(161)

--------------- CUT HERE FOR EXCEPTION DECODER ---------------
AdamMiltonBarker commented 3 years ago

I have the same issue with ESP32, there seems to be a mass of issues lately. All of my devices have suddenly stopped working after reuploading sketches that have been working for months and now the only way to get resolutions is this tool and guess what? It doesn't work. Secure connections are broken which requires reverting to 1.0.4, devices no longer connect without holding the boot button (devices which previously worked without it), Going round in circles.