Hi guys,
i want to ask about the SIL/PIL-Simulation.
I'm trying to learn about the Matlab/Simulink Coder right now. I tried to generate code for the Model "SIL Block" with a SIL Block in it from Mathwork, but it didn't work.
Is it actually possible to generate Code for this Model with Simulink Coder?
Thanks

댓글 수: 1

Lakshya
Lakshya 2023년 6월 17일
Can you attach the SILBlock simulink model file.

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

답변 (1개)

Ayush
Ayush 2024년 1월 5일

0 개 추천

Hi Duc,
I understand that you want to learn about the MATLAB/Simulink Coder and its possibility to generate code for a SIL Block.
Based on the screenshot provided for the error message, it clearly states that the simulation modes “Normal” and “Accelerated” are supported for the top-model only for a model which contains SIL block. But in your model screenshot, the SIL block is inside a subsystem i.e. Controller(SIL) which is not the top-model i.e. SILBlock.
SIL block simulations also come with certain limitations when it comes to code generation. Please refer to the below documentation to know more about these limitations to better understand the code generation process for SIL models:
Additionally, you can learn more about how to configure and run SIL simulation by referring to the documentation below:
Hope it helps,
Regards,
Ayush Misra

카테고리

도움말 센터File Exchange에서 Simulink Coder에 대해 자세히 알아보기

질문:

2023년 6월 16일

답변:

2024년 1월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by