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.

CCSTUDIO-THEIA: Can't find compiler for MSP432P401R in CCS 20.5.1.12__1.11.1

Part Number: CCSTUDIO-THEIA
Other Parts Discussed in Thread: MSP432WARE, ARM-CGT

Hi, 

I installed CCS 20.5.1.12__1.11.1, and my local compiler list folder is like this:

in C:\ti\ccs2051\ccs\tools\compiler

image.png

There is only compiler for msp430, but not msp432.

When I use CCS to import the example from msp432ware:

C:\ti\msp432ware\MSP432Ware_3_50_00_02\examples\boards\MSP-EXP432P401R\MSP-EXP432P401R_Software_Examples\Firmware\Source\BlinkLED_MSP432P401R

 

The CCS has an error:

image.png

Problems importing projects: No TI Arm compilers, supporting device 'MSP432P401R', are currently installed.

I would like to see how to install the TI Arm compiler for msp432 in CCS ?

 

I guess I have 2 options, 

 

  1.  www.ti.com/.../ARM-CGT 

but I have checked that, the ARM-CGT and ARM-CGT-CLANG both supports only CCxxx MCUs, no MSPxxx MCUs, like this:

image.png

2. www.ti.com/.../1.02.00.01 

but the gcc compiler seems to be a standalone compiler, I'm not sure if it works together with CCS.

 

Any solutions?

Thanks.