simulink的autosar模型编译报错

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

 Respuesta aceptada

Xiaoning.Wang
Xiaoning.Wang el 12 de En. de 2023

0 votos

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

Más respuestas (0)

Categorías

Productos

Versión

R2022b

Etiquetas

Preguntada:

el 8 de En. de 2023

Respondida:

el 12 de En. de 2023

Community Treasure Hunt

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

Start Hunting!