Part Number: CC3220
Other Parts Discussed in Thread: CCSTUDIO
Tool/software: Code Composer Studio
Hi,
I am installing ccs 8.3 on ubuntu (in a docker image) to compile for the cc3220SF.
The ccs installation goes fine without error but when trying to import my project I get the error "This project was created for a device not currently recognized - Cortex M.CC3220SF"
For the installation I am using a response file and have among others the three feature related to cc32xx: DEV_SUPPORT_CC32XX DEV_SUPPORT_CC3220 DEV_SUPPORT_CC32XX_COMMON and the product PF_CC2X PF_CC3X.
When I look in the install log I can for example see the following when grepping install_logs: "Installing com.ti.ccstudio.cc3220.devicesupport.linux.feature.group 1.0.1."
What can I check to understand if the cc3220 has been installed at all? Or incorrectly?
Thank you in advance.
Best regards,
Cédric