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/MSP430F5508: Compiler Issues with CC2650MODA boost pack

Part Number: MSP430F5508
Other Parts Discussed in Thread: CC2650MODA

Tool/software: Code Composer Studio

Team,

I have a customer who is trying to interface an MSP430F5508 with the new CC2650MODA Boostpack. According to the customer, who has some existing code for their MSP430, they downloaded Code Composer Studio 7, and upon attempting to compile the code, they received this message:

ERROR: Import failed for project 'SRCINVOS' because its compiler definition is not available. Please install the MSP430v16.3 compiler before importing this project - click 'View > CCS App Center' to check if compiler updates are available, or install the compiler manually and register it with CCS through 'Preferences > CCS > Build > Compilers'

From what I can see, it looks like the code is referencing an old compiler that he no longer has on his computer. Is there a way to update this to a new compiler, or do we have v16.3 on file that we can send him for a manual installation?