Model Advisor Error Occurred During model compile

조회 수: 8 (최근 30일)
Jake Gareau
Jake Gareau 2024년 2월 8일
답변: Cindi 2024년 2월 26일
Here is the error message I recieve when trying to run a specific check in model advisor "Identify questionable operations for strict single-precision design":
Error occurred during model compile.
Specified compile time storage class in the variant control expression of variant block 'MODEL_NAME' is not supported when 'Variant activation time' is set to 'startup' or when the Variant activation time is set to 'inherit from Simulink.VariantControl', with activation time of the Simulink.VariantControl objects set to 'startup'.
I understand what it is saying, but what confuses me is why do I get this message if my model compiles and simulates without issue?
Whats even more confusing is I ran the checks from the command line using:
And the check ran for the first instance that appears under the Simulink product category but failed (producing the above error) when run for the Task category Modeling single precesion systems.

채택된 답변

Cindi
Cindi 2024년 2월 26일
Hello Jake, I work at MathWorks and the development team has been notified of this inconsistency. Thank you for bringing this to our attention and we will consider resolving this in future releases and updates.
For now, the workarounds are as you have already identified:
  1. use instances of "Advisor.Application" to pass the check "Identify questionable operations for strict single-precision design"
  2. run the check on a test harness for the referenced subsystem that contains the variant subsystem

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Variant Hierarchical Components에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by