AM623: MCU SDK CCS project strip .out file size

Part Number: AM623

Tool/software:

I am working on the ti-dm issue, find the CCS project generated strip .out file is much larger than command line.

The blue one is generated by command line:   .\tiarmstrip.exe -p .\ipc_rpmsg_echo_linux_am62x-sk_r5fss0-0_freertos_ti-arm-clang.out -o test-strip-driver-patched.out

but both can work as DM.

There should be something wrong in CCS post build command script.