Code generating for SIL Block

2 Ansichten (letzte 30 Tage)
Duc Hai Nguyen
Duc Hai Nguyen am 16 Jun. 2023
Beantwortet: Ayush am 5 Jan. 2024
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 Kommentar
Lakshya
Lakshya am 17 Jun. 2023
Can you attach the SILBlock simulink model file.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Ayush
Ayush am 5 Jan. 2024
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

Kategorien

Mehr zu Simulink Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by