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.

CC2642R: How to use CCS to compile and generate static libraries

Part Number: CC2642R


Hello,
CCS version currently in use: Code Composer Studio 10.0.0
I try to generate a .lib file from the specified files in the project to provide the project to our customers.
Currently new projects can generate .lib library files, but due to too many file dependencies, I hope to directly generate .lib files from the specified files in the existing project. At this time, I cannot find the location of the output file type for individual files in the setting function.
How to generate .lib files from specified files during the compilation of existing projects, and how to configure the project.
Looking forward to your answer, this question has been bothering me for a day.