Clear Filters
Clear Filters

simulink的autosar模型编译报错

4 views (last 30 days)
Xiaoning.Wang
Xiaoning.Wang on 8 Jan 2023
Answered: Xiaoning.Wang on 12 Jan 2023
Error:To generate code for the terminate subsystem runnable a terminate subsystem is needed.

Accepted Answer

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

More Answers (0)

Categories

Find more on AUTOSAR Blockset in Help Center and File Exchange

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!