embedded coder ti c2000 code generation
Mostrar comentarios más antiguos
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 comentario
Syed Muhammad Farrukh Aijaz
el 9 de Ag. de 2023
I think you should disable the warnings
Respuestas (1)
Animesh
el 17 de Sept. de 2024
0 votos
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).
Categorías
Más información sobre Texas Instruments C2000 Processors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!