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.

error while importing a ccs project into ccs4.1.3

Hi all,

 I tried importing ccs project into ccs4.1.3.It failed with the following error. What could be the possible reason? Please help asap. Thanks in advance.

The managed make project coudnt be read because of the following error:
Error loading Managed Make project information for project HVACI_sensor. The tool definitons used to create the project are not available.
The managed make functionality will not be available for this project.

 

  • Hello,

    Shyama Ashokkumar S said:
    The tool definitons used to create the project are not available.

    This usually means that the project that you are trying to import was create using a version of the compiler that you do not have with your CCS install. Old versions of CCS (like v4) does not handle these mismatches well. Recent versions of CCS will try to resolve this by using whatever version of the compiler you have installed.

    If it is not essential that you use the same version of the compiler as the original, you may want to consider upgrading your CCS version since it is quite old. If you need to use the same version of the build tools, you'll need to find out what version you need and download a standalone version and configure CCS to use it:

    http://processors.wiki.ti.com/index.php/Compiler_Installation_and_Selection

    Thanks

    ki

  • Thanks Ki. I had tried doing this.But the problem still exists. I cant upgrdae the ccs version, since I am linking ccs4.1.3 wit matlab for makefile generation which is targeted for TI C2000 kit, which supports only ccsv4.

    regards,

    Shyama.

  • Shyama Ashokkumar S said:
    Thanks Ki. I had tried doing this.But the problem still exists.

    Did what? You downloaded/installed the same exact version of the compiler that the original project used, configured CCS to use it and then made sure the imported project also used it?

    Shyama Ashokkumar S said:
    I cant upgrdae the ccs version, since I am linking ccs4.1.3 wit matlab for makefile generation which is targeted for TI C2000 kit, which supports only ccsv4.

    The FAQ by matlab was written when v5 wasn't available. Most likely it will work with v5 but I understand if you do not want to risk it. But at least upgrade to v4.2.5.