Filter löschen
Filter löschen

simulink的autosar模型编译报错

4 Ansichten (letzte 30 Tage)
Xiaoning.Wang
Xiaoning.Wang am 8 Jan. 2023
Beantwortet: Xiaoning.Wang am 12 Jan. 2023
Error:To generate code for the terminate subsystem runnable a terminate subsystem is needed.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu AUTOSAR Blockset finden Sie in Help Center und File Exchange

Produkte


Version

R2022b

Community Treasure Hunt

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

Start Hunting!