Part Number: AM6548
Tool/software: Code Composer Studio
Hi,
I am trying to debug an application running on AM65XX arm a53 core.
However, the application crashes after the launch and i see below on the screen
"CortexA53_0_0: Unhandled ADP_Stopped exception 0x80125850"
also my debug window looks like below and doesn't give any information about what instruction in my program caused this crash.
is it possible to get a call stack of what just happened before the crash, to make life simpler?