Other Parts Discussed in Thread: AM2431
Hello TI expert,
our team is experiencing Issue with unknow abort.
We are using FreeRTOS and AM2431 custom board. After a while the the application gets stuck here:
When I set the loop variable to 0 and jump out of the loop. I get into the HwiP_data_abort_handler assembly.
As mentioned in comment above the register R14ABT should contain address. This contained the the address in screenshot.
However this doesnt seem like a valid adress.
Is there a way to get some diagnostics after abort ? E.g. which instruction has caused this abort etc. ?
Thank you for your help and have a great day.
Dominik