Passing Message Data from Workspace Variables does not work in SIL Mode

2 views (last 30 days)
I am trying to pass message data from a workspace variable. This works in MIL mode but does not work in SIL mode. I am using autosar.tlc as their system target file.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 4 Jan 2022
To fix this issue, check the signals driven from a Ground block in the test harness. Replacing the Ground block with an Inport with the specified data type as shown below will solve this issue:

More Answers (0)

Categories

Find more on Test Model Components in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!