uru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

Inquiry and support for Freematics products
Post Reply
wally2511
Posts: 11
Joined: Fri Apr 09, 2021 3:11 pm

uru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

Post by wally2511 »

Hi,

I have a new Freematics One+ model B that is stuck in reboot loop. Below is a dump from serial.

What can I do to troubleshoot/resolve this issue?

Code: Select all

EMS:ICM-20948
ACC BIAS:0.01/-0.04/0.97
GNSS:NO
OBD:NO
SD:29568 MB total, 0 MB used
/DATA/1.CSV
/DATA/2.CSV
/DATA/3.CSV
/DATA/4.CSV
File: /DATA/5.CSV
Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC      : 0x400d6ad0  PS      : 0x00060d30  A0      : 0x800d3c9f  A1      : 0x3ffb1ef0  
A2      : 0x3ffc0a88  A3      : 0x3ffbebec  A4      : 0xce5ad0b1  A5      : 0xce5ad0b1  
A6      : 0x3ffc03ec  A7      : 0x00000007  A8      : 0x800816ba  A9      : 0x3ffb1f00  
A10     : 0x00000000  A11     : 0x3f401e32  A12     : 0x00001bad  A13     : 0x000077c0  
A14     : 0x3f4011cc  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
EXCVADDR: 0x00000000  LBEG    : 0x400d3bd5  LEND    : 0x400d3be3  LCOUNT  : 0x0000001f  

Backtrace: 0x400d6ad0:0x3ffb1ef0 0x400d3c9c:0x3ffb1f40 0x400d3f87:0x3ffb1f80 0x400dc421:0x3ffb1fb0 0x4008a24d:0x3ffb1fd0

Rebooting...
ets Jun  8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:9720
ho 0 tail 12 room 4
load:0x40080400,len:6352
entry 0x400806b8
CPU:80MHz FLASH:4MB
DEVICE ID:A0HNZYJA
MEMS:ICM-20948
ACC BIAS:0.01/-0.04/0.96
GNSS:NO
OBD:NO
SD:29568 MB total, 0 MB used
/DATA/1.CSV
/DATA/2.CSV
/DATA/3.CSV
/DATA/4.CSV
File: /DATA/5.CSV
Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC      : 0x400d6ad0  PS      : 0x00060d30  A0      : 0x800d3c9f  A1      : 0x3ffb1ef0  
A2      : 0x3ffc0a88  A3      : 0x3ffbebec  A4      : 0x58fb6b68  A5      : 0x58fb6b68  
A6      : 0x3ffc03ec  A7      : 0x00000007  A8      : 0x800816ba  A9      : 0x3ffb1f00  
A10     : 0x00000000  A11     : 0x3f401e32  A12     : 0x00001bad  A13     : 0x00007880  
A14     : 0x3f4011cc  A15     : 0x00000001  SAR     : 0x0000000a  EXCCAUSE: 0x0000001c  
EXCVADDR: 0x00000000  LBEG    : 0x400d3bd5  LEND    : 0x400d3be3  LCOUNT  : 0x0000001f  

Backtrace: 0x400d6ad0:0x3ffb1ef0 0x400d3c9c:0x3ffb1f40 0x400d3f87:0x3ffb1f80 0x400dc421:0x3ffb1fb0 0x4008a24d:0x3ffb1fd0

Rebooting...
ets Jun  8 2016 00:22:57
wally2511
Posts: 11
Joined: Fri Apr 09, 2021 3:11 pm

Re: uru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

Post by wally2511 »

I some how managed to get it working again. I did the following:
1. esptool.py --chip esp32 -p com4 erase_flash
2. Changed the Arduino IDE options to:

Code: Select all

UPLOAD SPEED: 512000
FLASH FREQUENCY: 40MHZ
FLASHMODE: QIO
FLASH SIZE: 4MB (32MB)
PARTITION SCHEME: DEFAULT 4MB WITH SPIFFS
PSRAM: ENABLED
Hope it helps someoine
Post Reply