Hi,
I want to generate some .LIB file of each .C file.
For example, my project includes main.c, file1.c, file2.c and file3.c
I want to make file1.lib, file2.lib and file3.lib for modules.
Does CCSv5 supports option to generate library file option?
How can I generate library using CCSv5?