Other Parts Discussed in Thread: C2000WARE
Tool/software:
How to display variable in expression for COFF format project?
Do test by using cla_ex1_asin example project from C:\ti\c2000\C2000Ware_5_00_00_00\driverlib\f28003x\examples\cla base on CCS v12.
1, Complier base on eabi (ELF) format then running project, the variable could display normal as below

2, Change output format to legacy COFF, and also replace "driverlib.lib" with COFF format, complier then running project, the variable could not display as below;




