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.

MSP432E401Y: Cannot build imported project

Part Number: MSP432E401Y

Hello everyone, 

I am new to CCS and I have to work on some preexisting projects. 

I have imported one of the projects but cannot build it. It keeps showing me this error message : 

**** Build Finished ****
Buildfile generation error occurred..
Product com.ti.SIMPLELINK_MSP432E4_SDK v4.20.0.12 is not currently installed and no compatible version is available. Please install this product or a compatible version.
Build stopped..

I've found this precedent thread : https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/624902/ccs-simplelink-msp432-sdk-reuse-existing-projects-after-upgrading-simplelink-sdk

but it did not help me as on my computer I do not see any of those products.

Hoping someone can help me.

  • Hi Adrien,

    What project are you trying to import? Can you try importing a prepacked example from the SDK as shown in the SDK Quick Start Guide [link]?

    Here are some other general suggestions:

    1. Make sure you have the SDK installed. The default location pointed to by the installer will be C:/ti.

    2. Make sure the SDK "product" is properly installed within CCS and added to your project. Please refer to this guide for details [link].

    Thanks,

    Urica Wang