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/LAUNCHXL-CC26X2R1: Error "invalid project description" while CCS importing a project

Guru 18625 points

Part Number: LAUNCHXL-CC26X2R1

Tool/software: Code Composer Studio

Hi,

I imported an example from TI Resource Explorer.

Modified with my code.

Git pushed to my bitbucket account.

Now pulled.

Tried to import, cannot because of the error specified in this thread title.

How do I work around this besides creating a new project?

Thanks a lot :)

  • I remembered I also changed the name of the project folder from shell.

    Changing it back to the original one made the trick.

    Then, when changing from Code Composer Studio there was no problem and I can push, pull from GIT.