refactor(panic): refactor and unify cache panic errors

This commit is contained in:
Marius Vikhammer
2024-10-14 14:29:46 +02:00
parent 402fecee17
commit 9c5dde5536
19 changed files with 354 additions and 216 deletions

View File

@@ -532,7 +532,7 @@ FreeRTOS 堆栈检查
.. |CPU_EXCEPTIONS_LIST| replace:: 非法指令,加载/存储时的内存对齐错误,加载/存储时的访问权限错误,双重异常。
.. |ILLEGAL_INSTR_MSG| replace:: IllegalInstruction
.. |CACHE_ERR_MSG| replace:: Cache disabled but cached memory region accessed
.. |CACHE_ERR_MSG| replace:: Cache error
.. |STACK_OVERFLOW| replace:: 堆栈溢出
.. only:: CONFIG_IDF_TARGET_ARCH_RISCV