Part Number: TMS570LC4357
Tool/software: TI C/C++ Compiler
Hi Team,
For TMS570LC4357 Processor family. i am creating a CCS project to generate the static library; for e.g. Test.lib.
I am using the arm archiver (armar) with "r" flag to generate this library and i am including this library in the other executable; for e.g. Check.out.
Now, if i want to exclude the dependency of the libc.a from Check.out, and only want to have the dependency on the Test.lib, then how can i achieve that?
In short, Is there any possibility that with this arm archiver i can merge the libc.a in Test.lib itself, so that Check.out will be compiled properly just by linking Test.lib?
Can anyone help me in this?
Quick response will be appreciated.
Regards,
Shivam Kakad