My main folder is not generated during code generation of simulink model

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:
  1. Solver => fixed step
  2. Code generation => ert.tlc
  3. Report => all the check box is selected
  4. Embedded coder => Build

Answers (1)

Did you check 'Generate an example main program' under Code Generation > Templates?

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 9 Apr 2021

Commented:

on 9 Apr 2021

Community Treasure Hunt

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

Start Hunting!