필터 지우기
필터 지우기

AUTOSAR Classic System Composer Client Server Interfaces

조회 수: 7 (최근 30일)
Melih
Melih 2024년 3월 11일
댓글: Feimi 2024년 4월 16일
I am trying to create an arcitecture on System Composer, want to design client server interfaces. Is there a limitation for AUTOSAR Classic plathform, because I am receiving errors while doing this. The error says
Unable to export model 'TestModel' to AUTOSAR architecture. Consider removing the following element(s) from the architecture:
Caused by:
  • Client and server ports are not supported in Classic AUTOSAR architectures.

답변 (1개)

Feimi
Feimi 2024년 3월 15일
Hi Melih,
This is a limitation that Classic AUTOSAR architecture does not support client/server ports as of MATLAB 2023b. For a complete list of the limitations in exporting from software architecture to AUTOSAR architectures, please find the documentation here:
Feimi
  댓글 수: 2
Melih
Melih 2024년 4월 12일
ok good to know, handle many interfaces is a problem in system composer. SR interfaces work well, but other ones, do you suggest using shared Autosar params in a sldd?
Feimi
Feimi 2024년 4월 16일
Hi Melih,
In MATLAB R2023b and later versions, you can use architecture data editor with AUTOSAR Classic platform mapping to edit NV and MS interfaces:
https://www.mathworks.com/help/autosar/ref/architecturaldataeditor.html
For CS interfaces, since they cannot be modeled in AUTOSAR Classic Architecture models, they need to be configured in the Simulink model. Please refer to this article on how to configure C-S communication in a Simulink model:
Feimi

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Software Architecture Modeling에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by