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.
Tool/software: Code Composer Studio
Hello,
Per thread title, I was wondering if it is possible to build both a library and an executable within the same CCS project, using same sources, etc.
Robert
Ok, seems I may be able to get around it with two projects, with one listed in the dependencies of the first.
Robert