Inconsistencies when using ConfigSets and calling rtwbuild

조회 수: 1 (최근 30일)
Matthias Weber
Matthias Weber 2016년 7월 21일
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

답변 (0개)

카테고리

Help CenterFile 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!

Translated by