How to delete the ARID_Def in generate code simulink autosar

조회 수: 18 (최근 30일)
Tuan
Tuan 2025년 9월 8일 1:30
편집: Tuan 2025년 9월 8일 1:48

When generate code with Autosar, the struct ARID_def is created to replace the datastored for the input of trigger subsystem or function. Example trigger subsystem with input is data stored global_hello,the code generate has that “Arid_def.hello = global_hello “ and Arid_def.hello is used in that sub and the other sub later. It tooks a lot of Cpu load in our board. How not to generate the replaced variable like that

답변 (0개)

카테고리

Help CenterFile Exchange에서 AUTOSAR Blockset에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by