I am following setup.
Device: ESP32-WROVER-E 16 MB
ESP-IDF: v5.1.1
We have encountered an device crash and below is the log for the same.
Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x400dd229 PS : 0x00060830 A0 : 0x800dc5d6 A1 : 0x3ffed5f0
0x400dd229: iot_light_fade_with_time at H:/glad-emb/space-automation/esp/rainmaker/firmwares-V3/common/app_led_driver/iot_light.c:445 (discriminator 3)
A2 : 0x00000034 A3 : 0x4051f7f0 A4 : 0x00000040 A5 : 0x0000000d
A6 : 0x3ffd8b94 A7 : 0x409f0738 A8 : 0x800dd222 A9 : 0x3ffed5e0
A10 : 0x000001a5 A11 : 0x40765300 A12 : 0x00000009 A13 : 0x00000165
A14 : 0x7ff00000 A15 : 0x7ff65300 SAR : 0x00000017 EXCCAUSE: 0x0000001d
EXCVADDR: 0x00000034 LBEG : 0x400029ac LEND : 0x400029cb LCOUNT : 0x00000000
0x400029ac: __divdf3 in ROM
0x400029cb: __divdf3 in ROM
Can anyone please help me onthe same to understand what exactly this issue is?
Regards,
Dinesh