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/TMS320F28377S: Compiler is not able to detect power suite.

Part Number: TMS320F28377S
Other Parts Discussed in Thread: POWERSUITE, CONTROLSUITE

Tool/software: Code Composer Studio

We have installed CCS version 6.1.3 and control suite 3.4.0. Compiler is not able to detect power suite due to which I am not able to run few samples codes.

My system os is XP sp3.

Java version 7 update 9

  • Atul Kaushik said:
    Compiler is not able to detect power suite

    Could you please elaborate on what you mean here? How/in what way is the compiler not being detected? Could you provide an example or details about any messages/errors you see, so we can understand the issue better?

  • Atul,

    1. Please make sure you start a new workspace for the auto discovery of powerSUITE to work, we outline some generic questions on the FAQ section

    Go under CCS to View-> Resource Explorer -> controlSUITE -> powerSUITE -> FAQs

    for convenience i am posting the instructions here..

    Check if powerSUITE is installed inside CCS:

    Create a "new workspace" in CCS. As the workspace is opened, Code Composer Studio will automatically discover powerSUITE and ask you to install it. Select yes to install powerSUITE. A restart of CCS will be required for the change to be effective.

    To verify that powerSUITE is installed properly go to Windows->Preferences->Code Composer Studio -> RTSC -> Products, you will see powerSUITE listed under "Installed Products" .

    If not, click on Install New and browse to "controlSUITE\powerSUITE\[version]" , and select to install.

    This will install powerSUITE and ask you to restart the CCS workspace.
  • Thanks Manish,

    Problem solved , now i am able to use power suite.