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: Code Composer Studio
I am unable to load a CC1350 project from the resource explorer. The error message: Error importing project. Device-id "Cortex M.CC1350F128" is not recognized!
Installed software from my C:\ti directory:
Any Ideas?
Bruce,
This type of error usually appears if support for the device was not installed when initially installing CCS. Did you select the Simplelink CC13xx and CC26xx Wireless MCUs Processor support when installing CCS?
One way to confirm this is to see if you can create a new project for the CC1350 device. Go to menu Project -> New CCS Project and see if you can select Simplelink Wireless MCU/CC1350 in the Target list. If the device is not in the list, then that confirms that device support is not installed.
If that is the case, you can add support for it by re-running the main CCS installer, point it to your existing installation directory and select the Simplelink CC13xx and CC26xx Wireless MCUs device family. This will just add support for that device family to your existing CCS installation.