embedded coder ti c2000 code generation
3 ビュー (過去 30 日間)
古いコメントを表示
Hi , I am trying to generate a code for Ti C2000 Piccolo MCU F28069M LaunchPad™ development kit. As a first step , I want to blink a simple LED . I tried to use Embedded coder quick start tool but I get the following error.
Changing property 'GenCodeOnly' is not allowed
Please help me for code generation and solving this error.
Thank you
1 件のコメント
回答 (1 件)
Animesh
2024 年 9 月 17 日
Hi,
I faced a similar issue in the past. Upgrading MATLAB to a newer version resolved the problem for me; it seems to be version-specific issue. A similar issue has been discussed in this MATLAB Answer: https://www.mathworks.com/matlabcentral/answers/1851318
In the discussion, the user made the necessary changes to the model in an older version of MATLAB (R2017b), reopened it in MATLAB R2022b, and then generated code from the updated model (in R2022b).
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!