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/CODECOMPOSER: Project not building - says that XDCtools are not installed

Part Number: CODECOMPOSER

Tool/software: Code Composer Studio

I am trying to build a project using CCS 6.1.2.00015 (this is the version originally used to create the project), but I get the following error:

**** Build Finished ****
Buildfile generation error occurred..
This project was created using a version of XDCtools that is not currently installed: 3.31.1.33_core. Please install the XDCtools of this version, or migrate the project to one of the supported versions.
Build stopped..

I have XDCtools 3.31.1.33_core in my "ti" folder. I have already tried uninstalling and reinstalling CCS and XDS tools. Do you have any suggestions for what to try next?

  • Clancy Soehren said:
    I have XDCtools 3.31.1.33_core in my "ti" folder.

    Has this XDCtools version been properly discovered by CCS? If you go to menu Window->Preferences->Code Composer Studio->Products, do you see this version of XDCtools listed under "Installed products"? If it is not, click on Rediscover. The product should be discovered and listed in the dialog if it is in the default c:\ti directory. Select the specific version of product (or Select All) and click on Install. After restart of CCS, the product should be installed.

    If the above steps do not resolve the issue, could you please attach screenshots of the various dialogs as you follow through these steps?