Inconsistencies when using ConfigSets and calling rtwbuild

1 vue (au cours des 30 derniers jours)
Matthias Weber
Matthias Weber le 21 Juil 2016
Hello!
I want to generate code using a complex model. The model is using other referenced models. As I want to compare the effect of different settings (ConfigSet paramters) in code generation, build and during runtime I have started using ConfigSet references.
That means the model(s) are using paramters based on workspace variables of type ConfigSet. I am loading a .mat file which includes all ConfigSets for all models. Then I want to modify specific settings, 'ProdHWDeviceType' to 'Texas Instruments->C6000'. This is done automatically by overwriting the workspace variables. Then I call rtwbuild.
Sometimes there seems to be an inconsistency, as the generated rtw files lists 'ProdHWDeviceType' as "Intel->x86-64 (Windows64)".
Any hints of what I am doing wrong in the process?
Thank you,
Matthias

Réponses (0)

Catégories

En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by