Hi, all !
when bios get exception , we can use below steps to see the root cause.
1.bios using system_printf to print register through ICDI to CCS .
2. user copy register SP, LR ,PC to register window .
3 then the edit window may show the root cause line .
I have question about the exception handler function .
1.can sysbios send register status to UART instead of ICDI?
Brenden