Hello,
Does anyone know how to set the compiler in ccs4 to include from a header/source file only the functions used, rather than everything? For instance, a certain peripheral .h/.c file contains a bunch of math functions that I don't use, so I don't want to have them in the .out file.
edit: I'm compiling for a c28x mcu.
Thanks,
Trey