embedded coder ti c2000 code generation
5 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Animesh
on 17 Sep 2024
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!