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 failed error

Other Parts Discussed in Thread: CC1352P7

"Import failed for project because its meta-data cannot be interpreted." error across multiple systems despite original author unable to reproduce

I am using the CC1352P7 and installing the SDK from here:

https://www.ti.com/tool/download/SIMPLELINK-CC13XX-CC26XX-SDK/6.40.00.13

and this CCS version:

https://www.ti.com/tool/download/CCSTUDIO/12.5.0

File > Import > Code Composer Studio > CCS Projects

I've tried this on an x86 Mac which is the same hardware as the original developer as well as a Windows 11 VM with the same results. I've installed the SDK before CCS and tried various permutations of the SDK and CCS to no avail. I've also realized from searching that this specific error is so generic and unhelpful that it's akin to a check engine light and only a TI employee can help me clear the error code, so I know this is a long shot attempt but I'm running out of ideas and in circles so any help is greatly appreciated.

  • It turns out if you import projects the wrong way an erroneous .project file can show up in your source code directory despite always copying projects into workspace, which was causing these errors. When redownloading the source I was able to import.