Clear Filters
Clear Filters

matlab2023a, Simulink, TI Delfino 28379D, Code generation information file does not exist.

20 views (last 30 days)
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
a simple program for blinking built in LEDs was developed for testing and setting up the F28379D
In the build summery it appers "code generation file does not exist" after hardware build and deploy.
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?
  2 Comments
Animesh
Animesh on 3 Apr 2023
Hi,
I'm unable to recreate your error. Could you please send me the simulink file for further debugging.
Ravindu Vidanapathirana
Ravindu Vidanapathirana on 3 Apr 2023
Edited: Ravindu Vidanapathirana on 3 Apr 2023
Hi,
So this error is not just related to one model. but appeared will all the simulink models iv developed after installing matlab 2023. here is the model i developed.

Sign in to comment.

Answers (1)

Adit Kirtani
Adit Kirtani on 17 Apr 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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!