embedded coder ti c2000 code generation
Afficher commentaires plus anciens
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 commentaire
Syed Muhammad Farrukh Aijaz
le 9 Août 2023
I think you should disable the warnings
Réponses (1)
Animesh
le 17 Sep 2024
0 votes
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).
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!