I got this error Guru Meditation Error: Core 0 panic'ed (LoadStoreError)
I strongly suspect that it relates to ROM (flash memory) because my app is 0.97 MB while the factory size in partition is 1MB
Any one who is well known about this, could give me advice?
thanks
Guru Meditation Error: Core 0 panic'ed (LoadStoreError) : a problem of ROM?
Re: Guru Meditation Error: Core 0 panic'ed (LoadStoreError) : a problem of ROM?
Without more details it's impossible to know what the problem is. Can you please post more context, or the full output when it crashes?
If the output contains raw addresses then you can use tools like idf_monitor to decode them to line numbers:
http://esp-idf.readthedocs.io/en/latest ... -addresses
If the output contains raw addresses then you can use tools like idf_monitor to decode them to line numbers:
http://esp-idf.readthedocs.io/en/latest ... -addresses
Re: Guru Meditation Error: Core 0 panic'ed (LoadStoreError) : a problem of ROM?
Dear
using GPD, I got this :
the problem is inside IDF ff.c file
printf register, I got:
using GPD, I got this :
Code: Select all
Reply contains invalid hex digit 116
0x4015f925 in dir_read (dp=0x3fff8350, vol=0)
at /home/abcd/Desktop/ble_backup_standard_30-11-17/esp-idf/components/fatfs/src/ff.c:2105
printf register, I got:
Code: Select all
Guru Meditation Error: Core 0 panic'ed (LoadStoreError)
. Exception was unhandled.
Register dump:
PC : 0x40176688 PS : 0x00060f30 A0 : 0x80178683 A1 : 0x3
A2 : 0x3fff7f80 A3 : 0x3fff8fd0 A4 : 0x00000000 A5 : 0x0
A6 : 0x00000060 A7 : 0x000000ff A8 : 0x40084a18 A9 : 0x3
A10 : 0x00004a21 A11 : 0x3ffdc304 A12 : 0x00000020 A13 : 0x0
A14 : 0x00000001 A15 : 0x00000004 SAR : 0x00000010 EXCCAUSE: 0x0
EXCVADDR: 0x40084a18 LBEG : 0x400999cd LEND : 0x40099a01 LCOUNT : 0xf
Backtrace: 0x40176688:0x3fff8fb0 0x40178680:0x3fff8fd0 0x401786c3:0x3fff9000 0x0
Who is online
Users browsing this forum: MSN [Bot] and 98 guests