simulink的autosar模型编译报错

Error:To generate code for the terminate subsystem runnable a terminate subsystem is needed.

 採用された回答

Xiaoning.Wang
Xiaoning.Wang 2023 年 1 月 12 日

0 投票

在配置参数选项中取消你这个terminate 使能
cs.set_param('IncludeMdlTerminateFcn', 'off'); % 需要终止函数

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeAUTOSAR Blockset についてさらに検索

製品

リリース

R2022b

Community Treasure Hunt

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

Start Hunting!