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.

CCS/CODECOMPOSER: Recompile libraries included to the project

Part Number: CODECOMPOSER


Tool/software: Code Composer Studio

Hi,

If I modify content in the files that are included to my project in CCS  6.2 how can I compile them? 

For example, when I modify it in the path that is included I do not see any effect, however, copying that file into my directory works fine. I have tried adding that file location as a workspace variable and adding it to Build variables but it didn't work.

Thanks

  • Let me make sure I understand the issue correctly. Are you saying that you make some changes to header files but the source files that include them do not get rebuilt during the next project build? You mention "libraries" in the title of the post, so I wanted to clarify exactly what you were referring to. 

    If the issue has to do with header file changes not triggering a rebuild of the source file that includes it, then there were some known issues related to that in certain versions of CCSv6. If using CCSv7 is an option for you, I would suggest giving that a try to see if the issue persists. CCSv7 can be downloaded and installed from here.