Other Parts Discussed in Thread: SYSBIOS
Hi,
My customers worry about calling exit()/abort() function in SYSBIOS.
When exit()/abort() called via system_exit()/system_abort(), we can notice abnormally.
However, if exit()/abort() function are called directly, we can't notice abnormally.
The following summary is about each call sequence.
■Version
AM574x
CCS v8
GCC GNU v6.3.1(Linaro)
HW IDK574xEVM
SW pdk_am57xx_1_0_11
bios_6_76_00_08
XDCTools 3.50.3.33
Regards,
Rei