Other Parts Discussed in Thread: SYSBIOS, AM3352
AM3352, based on sysbios, after the program dies abnormally, you can’t see any useful information before the program dies. Is there a signal notification mechanism similar to Linux to check for abnormal operations, such as FPE and SEGV, and be able to print the current information of PC, LR pointers?