I would like to compile some of my .c and .h files into a library(e.g. .lib or .a) in order to allow others to use, how to do this in CCS?
For example, I have created a project, I want to compile the source files in this project to a library but without main.c, what should I do?
Thanks.
Best regards,
Shuyang