Hello,
i recently got a CCS-Project from an external partner (which means I did not create it myself).
When I try to import it into CCS (via File -> Import -> Code Composer Studio -> Existing CCS Eclipse Projects), it gives me the following error:
Error: Import failed for project '...' because its compiler definition is not available. The project does not appear to be a 'CCS Project'. Please try importing it through the 'General > Existing Projects into Workspace' wizard.
When I try to import it as an existing Project as suggested by the message, it further yells at me:
Please use the 'Code Composer Studio > Existing CCS Eclipse Projects' wizard to import the project '...'.
I looked into the project files and found out that it needed C2000 compiler v 6.1.0, which was installed and was shown in Window -> Preferences -> Code Composer Studio -> Build -> Compilers.
I tried all this with both CCS 5.3.0 and 5.5.0 on two different machines.
I will attach the .project, .cproject and .ccsproject files.
Thanks in advance for your help!
David