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 IDE

Tool/software: Code Composer Studio

Hi ,

I am facing issue while using CCS IDE , I have doubts regarding CCS.

1. Can we use as an IDE for writing the c code and cheking the funtionality by just running the programme, without connecting my Launchpad ?

2. AS it has eclipse IDE so I thought it would be used a stand alone Editor without have a launchpad for time being.

Please help me resolving this.

Thanks!

  • Hi,

    1. You can use the IDE for writing code but, since it does not feature a simulator, the functional testing will not be possible. In other words, you need hardware to perform functional testing and validation.  

    2. Yes, you can use it as a very advanced standalone editor. Since it has advanced source code navigation features, such as jump to a function/variable definition, auto completion, etc., it is a great tool to understand the source code of a SDK example project even before the Launchpad arrives. 

    Regards,

    Rafael