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.

Can't select active build configuration? And The tool definitions used to create the project are not available?

Other Parts Discussed in Thread: CONTROLSUITE

I can't select "active build configuration" in Code Composer Studio as shown in Fig.1. How to solve it?

I am using:

Code Composer Studio Version: 4.2.4.00033

High Voltage Motor Control and PFC Developers Kit (v2.0)

Win 7 (64bit)

Also, when i imported project from C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0, a message box (Fig.2) showed up

"""The Managed make project file could not be read because of the following error:

Error loading Managed Make project information for project HVPM_Sensorless_CLA_F2803x. The tool definitions used to create the project are not available.

Managed Make functionality will not be available for this project."""

Fig.1

Fig.2

  • Chi Pang Chan said:

    Also, when i imported project from C:\ti\controlSUITE\development_kits\HVMotorCtrl+PfcKit_v2.0, a message box (Fig.2) showed up

    """The Managed make project file could not be read because of the following error:

    Error loading Managed Make project information for project HVPM_Sensorless_CLA_F2803x. The tool definitions used to create the project are not available.

    Managed Make functionality will not be available for this project."""

    The reason for this error is that the project was created with a newer version of the compiler tools which does not come installed with CCS 4.2.4 by default. Hence it gives the message that the tool definitions used to create the project are not available.

    To resolve the error, you can install v6.1.0 of the C2000 code generation tools. This can be done through menu Help->Software Updates->Find and Install. After you install v6.1.0 code generation tools and restart CCS, you should be able to import the project without this error and also be able to set the build configurations. Make sure to delete the project from your workspace before trying to re-import it.

  • Hello,

    I see this last post is somewhat old, but I am running into the same issue.  

    I have downloaded the latest version of controlSUITE.  

    I have two piccolo boards I am using.  A 28037 and a 28069.

    My CC version is 4.2.4.00033.  Code generation tool version is 6.0.1.

    I am trying to import C:\ti\controlSUITE\libs\utilities\flash_api\2802x\v201a\example_ccsv4

    and get the following:

       

    If I try importing a project from C:\ti\controlSUITE\device_support\f2802x\v210

    I get the following:

    I have no issues importing and running:

    C:\ti\controlSUITE\development_kits\TemplateProjects\FlashingLeds-F28027_v1.0 

    or 

    C:\ti\controlSUITE\development_kits\TemplateProjects\FlashingLeds-F28069_v1.0

    I guess I am wondering what version of the Code Generation Tool works with these projects??

    Is there a way to tell??

    Thanks,

    Brent W.