Hello,
I'm using tirtos_tivac_2_14_04_31 on a TM4C1294XL. I've seen several different errors before like out of memory, or stack overflow, which I have been able to fix. However, I am currently seeing the following error without any other information:
FSR = 0x0000
HFSR = 0x40000000
DFSR = 0x0000000b
MMAR = 0xe000ed34
BFAR = 0xe000ed38
AFSR = 0x00000000
Terminating execution...
The addresses shown above change. The issue only happens about once every 24 hours and is very unpredictable. I can't figure out how to reliably reproduce it.
I have other debug prompts (either using systemprintf or a uart port) but they don't indicate anything specific is happening when this occurs.
If the debugger is not hooked up, the microcontroller essentially is unrecoverable without a power reset.
I'm asking for help with which RTOS tools I should use or enable to try to debug this issue.
Is there anything in particular this type of error might usually be caused by?
Any help would be much appreciated.
If there is additional information that I can provide to help figure this out, please let me know.
Thank you!
