I am getting "Unsupported CCS Version. Skipping CCS Project creation" after I updated the wrong instance of CCS on my computer.
20 views (last 30 days)
Show older comments
Valeriy
on 26 Nov 2024
I am using R2021b MATLAB with Embedded Coder and I have CCS 10.2 and CCS12.7 installed. I am using CCS12.7 for development in C and using MATLAB to generate code then use CCS10.2 to open and debug it. I accidentaly updated my CCS10.2 and now getting error message "Unsupported CCS Version. Skipping CCS Project creation". WHere is the MATLAB setting to choose the right CCS and how can I point it to the right CCS install?
0 Comments
Accepted Answer
Abhinav Aravindan
on 5 Dec 2024 at 9:42
According to the documentation, Code Composer Studio (CCS) v10 is supported with MATLAB R2021b and has been verified with CCS v10.2. However, if you have upgraded to a newer version, you might need to either downgrade your CCS version or upgrade MATLAB to a release that supports your current CCS version. Please refer to the link below for the CCS versions supported for MATLAB:
To set the path for the correct CCS installation folder, navigate to the MATLAB Toolstrip and choose Add-Ons -> Manage Add-Ons. Then, click the “Setup” button next to “Embedded Coder Support Package for Texas Instruments C2000 Processors”. This will enable you to configure the paths for the required third-party tools. For more details, please refer to the link below:
0 Comments
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!