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/MSP432E401Y: Error when importing example: "No TI MSP432 compilers, supporting device 'MSP432E401Y', are currently installed!

Part Number: MSP432E401Y
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

On a brand new installation of CCS 9.2.0 with the latest codegen tools, when I import a CCS example from MSP432E4 SDK 3.30.00.22, I get the error:

"No TI MSP432 compilers, supporting device 'MSP432E401Y', are currently installed!"

This occurs on any CCS import. With a GCC import, it imports and compiles properly. Doe the codegen 18.12 no longer includes TI compilers for MSP432E?

Also, what SYSCONFIG example are available for No RTOS? Seems they are only in the /ti/simplelink_msp432e4_sdk_3_30_00_22/examples/nortos/drivers directory.

Best regards,
Pedro

  • Pedro,

    I tried reproducing this, but I am not getting the error you are reporting. Open the project's properties, select General, and look under Tool-Chain. What is the Compiler version set to? Mine is set to TI v18.12.3.LTS. 

    Sysconfig is a tool to generate source code to configure components such as TI drivers (and networking stacks). This is why Sysconfig is only available for examples in the drivers directory.

    BR,

    Seong

  • Seong,

    This error occurs while importing any of the demo examples that end in _ccs, so I cannot even open the project. It fails to imports. It successfully imports projects with _gcc.

    I do have the directories:

    /ti/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS and ti-cgt-msp430_18.12.3.LTS

    Do these codegen tools support MSP432E?

    I also have a Mac installation. App Center shows the latest TI ARM Compiler (v19.6), ARM GGCC (v7.2.1), and latest MSP430 Compiler (v19.6). 

    I have not had this issue compiling on Tiva, MSP432, MSP430, or C55x on CCS 8.x. This is the first time I use MSP432E and CCS 9.x with SysConfig.

    Best regards,
    Pedro

  • I erased and reload CCS 9.2, same problem.

    I erased CCS 9.2 and installed CCS 9.1 and was able to import the document. So, I just installed CCS 9.2 and was able to import the document. Seems something was missing I CCS9.2 install.

  • Well, when I updated my install to TI ARM Compiler v19.6 with TIRex,  then the problem returned. I could not compiled the imported projects. Under Help->Install Code Generation Tools, I installed all the TI Compiler Updates. But still could not compile:

    **** Build Finished ****

    Buildfile generation error occurred..

    This project was created using a version of compiler that is not currently installed - 18.12.3.LTS [MSP432]:

    - See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update.

    - Visit CCS App Center to get the latest compiler support.

    - Or download and install the compiler [http://software-dl.ti.com/codegen/non-esd/downloads], then register it with CCS through 'Preferences > CCS > Build > Compilers'.

    Build stopped..

    I do have that compiler in the ccs/tools/compiler folder. I re-installed again the ti-cgt-arm_18.12.3.LTS into the /Applications/ti/ccs/tools.compiler, but still could not compile.

    Trashed CCS 9.2 folder, then did a full installation of CCS 9.2 again, and I was babble to compile. Looks like codeine 19.6 removes support for MSP432E4.

**Attention** This is a public forum