simulink的autosar模型编译报错

2 ビュー (過去 30 日間)
Xiaoning.Wang
Xiaoning.Wang 2023 年 1 月 8 日
回答済み: Xiaoning.Wang 2023 年 1 月 12 日
Error:To generate code for the terminate subsystem runnable a terminate subsystem is needed.

採用された回答

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAUTOSAR Blockset についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!