Code generating for SIL Block

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 comentario

Lakshya
Lakshya el 17 de Jun. de 2023
Can you attach the SILBlock simulink model file.

Iniciar sesión para comentar.

Respuestas (1)

Ayush
Ayush el 5 de En. de 2024

0 votos

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

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 16 de Jun. de 2023

Respondida:

el 5 de En. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by