This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Optimizing linker to eliminate unused objects

Hello,

I haven't seen any optimizing in the IPNC_RDK makefiles. I'm using version 3.8.

Is there a reason why the flags for eliminating unused objects is not used when making the usecases? Which flags can be used for the GNU compiler in this system?

Since may of the ti_tools and other code is never used, there's no reason to include in final executables.

Thanks,

Mechi