matlab2023a, Simulink, TI Delfino 28379D, Code generation information file does not exist.
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ravindu Vidanapathirana
el 31 de Mzo. de 2023
Respondida: Adit Kirtani
el 17 de Abr. de 2023
I am currently attempting to work with a c2000 Delfino f28379D and trying to program it using simulink . although all the third party software has been installed properly according to the requirements of Matlab 2023a, a code generation issue and software validation issue for code composer studio appears.
Note- the C2000 microcontroller blockset is installed as well
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1341219/image.png)
a simple program for blinking built in LEDs was developed for testing and setting up the F28379D
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1341224/image.png)
In the build summery it appers "code generation file does not exist" after hardware build and deploy.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1341229/image.png)
In hardware setup, third party software install procedure, code composer studio version 11.1.0.00011 is required to be installed . and aftern installing the right version and validating the software, it says ccs is not a tested version. how to overcome these two issues?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1341234/image.png)
2 comentarios
Animesh
el 3 de Abr. de 2023
Hi,
I'm unable to recreate your error. Could you please send me the simulink file for further debugging.
Respuestas (1)
Adit Kirtani
el 17 de Abr. de 2023
Hi,
I looked at the model you have shared, and I was unable to reproduce your error. As you are getting a warning for the version of Code Composer Studio you are using, I would suggest downgrading to 11.0.0. Using untested versions can lead to undocumented behaviour, which I suspect is what you are facing currently.
I hope this helps,
Adit Kirtani.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!