getting Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1).
Posted: Mon Sep 26, 2022 10:56 am
When I press button getting following error from the code
After that board is rebooting
idf-version 4.2
module - esp32-wrover-I
I have used IO expander to operate button
following is the error code kindly help
D app_button.c: 123: BUTT: INT 55
Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1).
Core 1 register dump:
PC : 0x400929a6 PS : 0x00060f34 A0 : 0x800913bd A1 : 0x3ffda760
A2 : 0x3ffbd510 A3 : 0x3ffda97c A4 : 0x00000ca3 A5 : 0x3f400bcd
A6 : 0x00000001 A7 : 0x00000000 A8 : 0x3ffda97c A9 : 0x0000000f
A10 : 0x3ffda97c A11 : 0x0000000f A12 : 0x00060f23 A13 : 0x00060f23
A14 : 0x00000001 A15 : 0x3ffb6434 SAR : 0x00000004 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace:0x400929a3:0x3ffda760 0x400913ba:0x3ffda780 0x40092ff0:0x3ffda7a0 0x40177c43:0x3ffda7e0 0x400f1f17:0x3ffda820 0x400f0071:0x3ffda840 0x400d6add:0x3ffda870 0x400efeb5:0x3ffda890 0x400eff3e:0x3ffda8b0
Core 0 register dump:
PC : 0x400903fa PS : 0x00060034 A0 : 0x80092e24 A1 : 0x3ffbe310
A2 : 0x3ffbd538 A3 : 0x3ffbe360 A4 : 0x0000048a A5 : 0x3f44ab39
A6 : 0x00000800 A7 : 0x00060c23 A8 : 0x0000abab A9 : 0x0000cdcd
A10 : 0x0000abab A11 : 0xb33fffff A12 : 0x00060023 A13 : 0x00060023
A14 : 0x3ffdd0fc A15 : 0x00000000 SAR : 0x00000000 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace:0x400903f7:0x3ffbe310 0x40092e21:0x3ffbe330 0x4008afb7:0x3ffbe360 0x40082611:0x3ffbe390 0x401e818f:0x3ffbbd30 0x400d601d:0x3ffbbd50 0x40090a98:0x3ffbbd70
ELF file SHA256: d222e6faffb6c707
Rebooting...
After that board is rebooting
idf-version 4.2
module - esp32-wrover-I
I have used IO expander to operate button
following is the error code kindly help
D app_button.c: 123: BUTT: INT 55
Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1).
Core 1 register dump:
PC : 0x400929a6 PS : 0x00060f34 A0 : 0x800913bd A1 : 0x3ffda760
A2 : 0x3ffbd510 A3 : 0x3ffda97c A4 : 0x00000ca3 A5 : 0x3f400bcd
A6 : 0x00000001 A7 : 0x00000000 A8 : 0x3ffda97c A9 : 0x0000000f
A10 : 0x3ffda97c A11 : 0x0000000f A12 : 0x00060f23 A13 : 0x00060f23
A14 : 0x00000001 A15 : 0x3ffb6434 SAR : 0x00000004 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
Backtrace:0x400929a3:0x3ffda760 0x400913ba:0x3ffda780 0x40092ff0:0x3ffda7a0 0x40177c43:0x3ffda7e0 0x400f1f17:0x3ffda820 0x400f0071:0x3ffda840 0x400d6add:0x3ffda870 0x400efeb5:0x3ffda890 0x400eff3e:0x3ffda8b0
Core 0 register dump:
PC : 0x400903fa PS : 0x00060034 A0 : 0x80092e24 A1 : 0x3ffbe310
A2 : 0x3ffbd538 A3 : 0x3ffbe360 A4 : 0x0000048a A5 : 0x3f44ab39
A6 : 0x00000800 A7 : 0x00060c23 A8 : 0x0000abab A9 : 0x0000cdcd
A10 : 0x0000abab A11 : 0xb33fffff A12 : 0x00060023 A13 : 0x00060023
A14 : 0x3ffdd0fc A15 : 0x00000000 SAR : 0x00000000 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace:0x400903f7:0x3ffbe310 0x40092e21:0x3ffbe330 0x4008afb7:0x3ffbe360 0x40082611:0x3ffbe390 0x401e818f:0x3ffbbd30 0x400d601d:0x3ffbbd50 0x40090a98:0x3ffbbd70
ELF file SHA256: d222e6faffb6c707
Rebooting...