Search found 1 match
- Sun Jun 09, 2024 6:23 pm
- Forum: General Discussion
- Topic: NVM apis cause assert error when the task it is called from is running from external memory
- Replies: 2
- Views: 674
NVM apis cause assert error when the task it is called from is running from external memory
I am running a task with external spiram. my application requires this to be done. Till now I have had no issue until I observed that NVM functions like nvs_open don't work with external memory. I see the exception below [Codebox]assert failed: spi_flash_disable_interrupts_caches_and_other_cpu cache...