embedded coder ti c2000 code generation
5 次查看(过去 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 个)
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!