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.

Managed make project file error



Hi,

I am new to CCS. I am developing the project with Code Composer Studio Core Edition  Version: 4.2.1.00004. Code size exceeds for that project. so I got floating license with Code Composer Studio  Version: 4.1.2.00027. now I open my project with this new licensed one, It gives "managed make project file error"

how to resolve this problem? please anyone give instruction regarding this. thanks in advance.

regards,

sathish



  • Hi,

    Can you attach a screenshot of the error window? Also, is this a sample code or a custom one?

    Regards,

    Gautam

  • sathishkumar sekar said:
    I am new to CCS. I am developing the project with Code Composer Studio Core Edition  Version: 4.2.1.00004. Code size exceeds for that project. so I got floating license with Code Composer Studio  Version: 4.1.2.00027. now I open my project with this new licensed one, It gives "managed make project file error"

    Are you trying to open a CCSv4.2.1 project in CCSv4.1.2? It is often not a good idea to open projects from a newer CCS version into an older one. I would update to the latest v4 version (4.2.5) and try to import the 4.2.1 project to it.

    Thanks

    ki