I am trying to import an existing CCS project into CCS 5.2 but am unable to build the project due to a compiler error. I am getting the following...
Buildfile generation error occurred..
This project was created using a version of compiler that is not currently installed: 4.1.1 [MSP430]. Please install the compiler of this version, or migrate the project to one of the available compiler versions by adjusting project properties.
Build stopped..
I just installed CCS using the offline installer and told it to include all of the MSP430 tools. Is there a reason why the installer would not have the right compiler version? How can I find out what the correct version of the compiler is and how can I install it?
Thanks