m5stack / M5Stack-Camera

Base espressif esp32-camera
200 stars 104 forks source link

Core 0 panic'ed (StoreProhibited). #9

Open Herwey opened 5 years ago

Herwey commented 5 years ago

Hi I met the issue as below, thanks ! Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled. Core 0 register dump: PC : 0x40151b09 PS : 0x00060230 A0 : 0x8012e185 A1 : 0x3fffa140
A2 : 0x3fffa1f0 A3 : 0x9fd21a49 A4 : 0x7fd3af76 A5 : 0x00000004
A6 : 0x00000001 A7 : 0x00000000 A8 : 0x1ef64ef7 A9 : 0x00000000
A10 : 0x00000000 A11 : 0x000000ff A12 : 0xbff680fb A13 : 0x00000000
A14 : 0x3ffae93c A15 : 0x00000000 SAR : 0x00000001 EXCCAUSE: 0x0000001d
EXCVADDR: 0x1ef64ef7 LBEG : 0x40098351 LEND : 0x40098361 LCOUNT : 0xffffffff

Backtrace: 0x40151b09:0x3fffa140 0x4012e182:0x3fffa160 0x4012e237:0x3fffa180 0x4012e2cf:0x3fffa1c0 0x4012e32d:0x3fffa1f0 0x400d704d:0x3fffa230 0x40093619:0x3fffa280

Rebooting...

EeeeBin commented 5 years ago

if you use idf, try

make monitor

Will show you where problem in