Other Parts Discussed in Thread: RM46L852
Tool/software:
Hello,
after setting --diag_suppress=W0003, I got 45 errors similar to gmake[1]: *** [_/HAL/system.obj] Error 1 DRS_acc_CCS C/C++ Problem
Without that setting, there are no errors but 3 warnings similar to [W0003] Assembly-source debug directives cannot be used when debug information is disabled; ignoring all assembly-source debug directives dabort.asm /DRS_acc_CCS/_/HAL line 47 C/C++ Problem
Without disabling debug information, neither errors nor warnings.
Does disabling debug information reduce build time and/or size of the binary?
CCS version Version: 12.8.0.00012
C project for RM46L852 compiled with 20.2.7.LTS
Best Regards, Rainald