mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9a6de4cb3e
On riscv chips accessing cache mapped memory regions over the ibus would result in an illegal instructions exception triggering faster than the cache error interrupt/exception. Added a cache error check in the panic handler, if any cache errors are active the panic handler will now report a cache error, even if the trigger exception was a illegal instructions. |
||
---|---|---|
.. | ||
critical_section.h | ||
crosscore_int.h | ||
dbg_stubs.h | ||
eh_frame_parser.h | ||
esp_int_wdt.h | ||
esp_ipc_isr.h | ||
esp_task_wdt_impl.h | ||
esp_task_wdt.h | ||
panic_internal.h | ||
startup_internal.h | ||
system_internal.h | ||
usb_console.h |