Tool/software:
Hi,
I had installed the SDK and even then, I get this error on my CCS. I am not sure on what I am doing wrong.
Thanks in Advance for the help,
Ram.
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.
Tool/software:
Hi,
I had installed the SDK and even then, I get this error on my CCS. I am not sure on what I am doing wrong.
Thanks in Advance for the help,
Ram.
Hi,
There is probably an issue with your installation process.
First, make sure you download the latest SDK for MSP432E from https://www.ti.com/tool/download/SIMPLELINK-MSP432E4-SDK/4.20.00.12
Once you installed the SDK, you can import a example from SDK. Below are instructions to import a simple blink project.
- Select File->Import

- Select CCS Projects

- Provide the path to the project to be selected.


- You should see the blink project detected.

- In the project explorer you should see the blinky project.

- Build the project and it should build fine.