Tool/software: TI-RTOS
Dear Ti Expert,
I am using EVM AM572x and running the program on Cortex M4. I have created a SYS/BIOS minimum program to check GPIO functionality.
While running a Program, some times Program Terminating execution... with following message.
[Cortex_M4_IPU1_C0] ffffff LR(R14) = 0x81007341
R7 = 0xffffffff PC(R15) = 0x81002738
PSR = 0x21000000
ICSR = 0x0440f831
MMFSR = 0x00
BFSR = 0x00
UFSR = 0x0000
HFSR = 0x00000000
DFSR = 0x00000001
MMAR = 0xe000ed34
BFAR = 0xe000ed38
AFSR = 0x00000000
Terminating execution...
Please let me know, what need to be changed to not to get this issue.