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

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:

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,
- 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:

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.
