フィルターのクリア

Running Code Generation Advisor's checks crashes Simulink models (Matlab r2021b)

2 ビュー (過去 30 日間)
Marco Montanaro
Marco Montanaro 2022 年 4 月 14 日
I have recently encountered errors while running the Code Generation Advisor tool in Simulink. More specifically, all options that "trigger extensive analysis" crash the system during the optimization step. This happens regardless of the Simulink model being tested. More specifically, the following checks crash the system:
  • "Check for bitwise operations on signed integers"
  • "Check for recursive function calls"
  • "Check for equality or inequality operations on floating point values"
  • "Check Integer word length" crashes Simulink
All other checks run correctly, or just produce a warning when a model element is not up to MISRA specs. So far, the only warning I'm getting on my main model is an issue with an Integrator and a Transfer function, as well as the use of continuous time while the advisor suggests turning it off. Is there any underlying issue that might be causing this?

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by