I am getting "Unsupported CCS Version. Skipping CCS Project creation" after I updated the wrong instance of CCS on my computer.
20 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Abhinav Aravindan
2024 年 12 月 5 日 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 件のコメント
その他の回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!