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: Not able to open the simple peripheral project



Tool/software: Code Composer Studio

Hi,

I have installed CCS 9.3 version and installed SDK simplelink_cc13x2_26x2_sdk_3_40_00_02.

When I try to import simple_peripheral project I am getting the below error.

Import failed for project 'ccs' because its meta-data cannot be interpreted. Please contact support.

Steps

1.Open the CCS

2. Click on the Project

3. Click on Import CCS Project

4. Select the Simple_peripheral  -> Click OK

  • Sanjeev,

    Could you let us know the exact directory you specify in the "Select search-directory" field for the Project Import wizard?

    Also please include some screenshots that show the Import Project screen and error generated.

    It should look something like below. With CCS 9.3 and same version of SimpleLink SDK, the projects import fine for me.

  • Hi Aarti,

    Thank you for the response, there was .project in CCS folder, after deleting it I am able to import and compile.