ESP32-WROOM-32D board restart issue
Posted: Fri May 17, 2019 2:13 pm
I face restart and hanging issue with esp32 I am unable to find out that reason
It gives this errors:[Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)],
[Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.].
I made this partition table is their any problem with is
# Name Type SubType Offset Size
nvs data nvs 0x9000 0x5000
otadata data ota 0xe000 0x2000
app0 app ota_0 0x10000 0x300000
app1 app ota_1 0x310000 0x300000
eeprom data 0x99 0x610000 0x9C07F0
spiffs data spiffs 0xFD07F0 0xF000
It gives this errors:[Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)],
[Guru Meditation Error: Core 1 panic'ed (IllegalInstruction). Exception was unhandled.].
I made this partition table is their any problem with is
# Name Type SubType Offset Size
nvs data nvs 0x9000 0x5000
otadata data ota 0xe000 0x2000
app0 app ota_0 0x10000 0x300000
app1 app ota_1 0x310000 0x300000
eeprom data 0x99 0x610000 0x9C07F0
spiffs data spiffs 0xFD07F0 0xF000