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/CCSTUDIO: path inclusion problems

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

Hi,

I'm having problems when including a path in the include path compiler's property.

If i include the path of a file in the properties of the whole Project it acts as building as if i did add the path, but if i do the same in the main file properties it Works properly.

It could be related with that key icon on the main file? what does that icon means?

  • Juan Encinas said:
    It could be related with that key icon on the main file? what does that icon means?

    The icon means that there are file specific options for that source file. Please see this page for more details.

    If the information there does not help explain/answer your question, then please provide more details on the issue and if possible an example that demonstrates the issue.