Yeah, I think maybe you cause the stack overflow, because 0xbad00bad is not used in our system map.
By the way, you should give us more detail about this issue, in order that we can make your issue recur, and solve your problem.
Thanks.
Search found 2 matches
- Fri Sep 11, 2020 7:23 am
- Forum: ESP-IDF 中文讨论版
- Topic: Error: Core 0 panic'ed (Cache disabled but cached memory region accessed)
- Replies: 2
- Views: 5517
- Mon Aug 24, 2020 2:30 am
- Forum: ESP-IDF
- Topic: Cannot access External Flash memory when External SPI Ram enabled
- Replies: 6
- Views: 7960
Re: Cannot access External Flash memory when External SPI Ram enabled
Hi, we have just found that when using SPIRAM_USE_MALLOC, it may call a wrong logic. Your issue is very similar to this. Please take a look on https://github.com/espressif/esp-idf/issues/4379. I hope the comment following will help you.