My main folder is not generated during code generation of simulink model
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Jonas
am 9 Apr. 2021
Did you check 'Generate an example main program' under Code Generation > Templates?
Siehe auch
Kategorien
Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!