Why "Initializing" step during code generation from Simulink model takes so long?

2 次查看(过去 30 天)
There is a big Simulink model. Due to the fact that I am not able to make External Mode running in referenced models, I have merged the referenced models into one big top model. During code generation there is a step "Initializing" that takes very long. For example, the whole compilation and building takes 1 min, while Initialization takes 2 min. Why does it take so long? Is it possible to reduce this time (I am interested in code generation only)?
If this is not possible, I would be grateful for looking at my other question:
  1 个评论
Mark McBroom
Mark McBroom 2023-10-21
Why are you trying to run a referenced model in external mode... why not run the entire model in external model.
You can use the sldiagnostics function to narrow down the cause of the long initialization time: https://www.mathworks.com/help/simulink/slref/sldiagnostics.html

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by