I am posting this for a customer.
There seems to be a problem with the auto generated code from the version 2019b Mathworks Simulink Embedded coder. We are using the C2000 Support package for the F28377D. This add on was installed from the Mathworks website.
The code that is being generated in by the 2019b tool has a flag that initializes to false:
From what we see it needs to be set to true for the model to run. This was verified using CCS.
The older 2018b Mathworks Embedded Coder does not have this issue.
We have a work around to set the variable runModel = true, but it seems this is a bug that needs to be fixed.
Regards,
David


