stack overflow using nvs
Posted: Tue Feb 21, 2017 11:29 am
Hi,
I am trying to run the nvs examples from https://github.com/espressif/esp-idf/tr ... s_rw_value
when flash it on esp32 , i get the below error
▒▒▒▒▒▒▒▒***ERROR*** A stack overflow in task ipc1 has been detected.
abort() was called at PC 0x400853a0
Guru Meditation Error: Core 1 panic'ed (abort)
Backtrace: 0x40009203:0x3ffe7ce0 0x00000000:0x3ffe7d00 0x40082c18:0x3ffe7d20 0x40084a37:0x3ffe7d40 0x40083f40:0x3ffe7d60 0x40080ae0:0x3ffe7d80 0x40007c34:0x3ffe7dc0 0x40000740:0x3ffe7e30
can anyone let me know how to resolve this . I am using the latest esp idf library.
Thank you
Paul
I am trying to run the nvs examples from https://github.com/espressif/esp-idf/tr ... s_rw_value
when flash it on esp32 , i get the below error
▒▒▒▒▒▒▒▒***ERROR*** A stack overflow in task ipc1 has been detected.
abort() was called at PC 0x400853a0
Guru Meditation Error: Core 1 panic'ed (abort)
Backtrace: 0x40009203:0x3ffe7ce0 0x00000000:0x3ffe7d00 0x40082c18:0x3ffe7d20 0x40084a37:0x3ffe7d40 0x40083f40:0x3ffe7d60 0x40080ae0:0x3ffe7d80 0x40007c34:0x3ffe7dc0 0x40000740:0x3ffe7e30
can anyone let me know how to resolve this . I am using the latest esp idf library.
Thank you
Paul