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: CCS 7.0 - Using Read-Only Source Files

Expert 3791 points

Tool/software: Code Composer Studio

Hello CCS Team,

I am currently working with an engineer who is developing with Code Composer Studio IDE.

They had a specific question about being able to use read-only source files when using CCS? Understandably, this is not a common practice, however, they want to leverage CCS IDE to review their source files with their respective customers. 

Is there a way to view read-only files on CCS that we may have overlooked?

Best Regards,

Javier Palomo

  • Javier,

    CCS is able to view read only files.  It will not let you edit them but you can view them.  Is your customer having difficulty with this.  It is pretty common for projects to be checked into source control and the files to be read-only.

    In the screen capture below the source file I am viewing is read only.  CCS also will indicate if a file is writable or not.  In this case you can see the read-only status at the bottom.

    Regards,

    John