Code generation targets for referenced models

12 次查看(过去 30 天)
If I have a model A and references model B, do both of them need to have the same code generation target, or can they be different?

采纳的回答

Jonas
Jonas 2020-5-14
Are you thinking about a certain setting in the Configuration Parameters which may be in conflict?
It is certain that both need to have the same System Target file, also the 'Device Vendor' under 'Hardware Implementation' need to be the same. Just to name a few.
I work with reference configuration parameter files inside a shared data dictionary to make sure my top model and reference model have the exact same configuration parameters. This way, I also switch between configuration parameters for for example embedded code generation, real-time prototyping and simulation. Each have their own different configuration parameter set.

更多回答(0 个)

类别

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

标签

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by