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:
- Solver => fixed step
- Code generation => ert.tlc
- Report => all the check box is selected
- Embedded coder => Build
回答 (1 件)
Jonas
2021 年 4 月 9 日
0 投票
Did you check 'Generate an example main program' under Code Generation > Templates?
カテゴリ
ヘルプ センター および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!