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: Import Energia into CCS

Other Parts Discussed in Thread: ENERGIA

Tool/software: Code Composer Studio

Hi, I'm trying to import an Energia sketch into CCS, but it's giving me the error:

The specified directory does not resemble an Energia install.

The Energia install dir is:

C:\energia-1.6.10E18-windows\energia-1.6.10E18

The sketch is located in the dir:

C:\energia-1.6.10E18-windows\energia-1.6.10E18\examples\01.Basics\Blink

I'm using CCS v7.2.0.

thank you.