mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
xtensa_loadstore_handler.S uses _iram_end to prevent modification of IRAM code. With the LoadStore exception handler in place, IRAM can also be used for .bss and .data section. Hence the sanity check should be based upon _iram_text_end and not _iram_end |
||
---|---|---|
.. | ||
CDK/T-HEAD_CK802 | ||
GCC | ||
XCC/Xtensa |