Tool/software: TI C/C++ Compiler
Hello,
in order the reduce the size of the IEC60730_F28035_STL.lib our customer wants to get rid of the following self-tests and enable some optimization.
Tests to be deleted:
- CLA
- Comp
- ECap
- LIN
Can the library be recompiled without these tests and be optimized with level 1 (register+local optimizations)?
In addition they would use --gen_func_subsections to remove any other unused functions.
Thank you and best Regards
Ambroise