My main folder is not generated during code generation of simulink model
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm trying to generate c code from my simulink model for SIL. I was able to generate code by changing "Model configuration parameter" and "embedded coder"
But I'm not getting the my main folder which will have ert_main.c with a for loop.
i dont have any error or warning. Am i missing some toolbox or do i need to specify anything in Model configuration parameter to get that my main folder
Steps i followed:
- Solver => fixed step
- Code generation => ert.tlc
- Report => all the check box is selected
- Embedded coder => Build
0 commentaires
Réponses (1)
Jonas
le 9 Avr 2021
Did you check 'Generate an example main program' under Code Generation > Templates?
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!