Tool/software: TI C/C++ Compiler
I have a question regarding the usage of the Flash28335_API_V210.lib and rts2800_fpu32.lib libraries that are being used on one of our programs. What happens with library functions that aren’t called by the program? Do those functions get linked and built into the image or are they left out of the final image?
C2000 compiler toolchain V5.2.1 is being used with CCS V3.3
Thanks!