Other Parts Discussed in Thread: SYSBIOS, BEAGLEBOARD-X15
Hi,
I'm trying to develop an application on the IDK_AM572X dev board and I'm having several issues. What would help me the most is if I could get a call stack when there's a runtime error or any kind of exception. Right now, I end up in either kill, exit or do_AngelSWI function, but there's nothing else in the call stack and I can't find where the error occurred. Is there a way to get the call stack?
For information, I'm using sysbios 6.45 and PDK 1.0.4 in CCS 6.2.
Also, is it normal that I always have to push the hard reset button before connecting to the A15 core in CCs? If I don't do it, the program will more than likely crash as soon as I start it.
Thanks,
Francis

