I'm currently using Simulink (Matlab 2020A) models in Veristand 2021 SP2 on Linux-RT targets.
At first, we reused models from the Simulink toolchain for Veristand 2020 SP3, that builds a single .SO file, and loading model into vssdf explorer.
Now we have update the toolchain for Veristand 2021 SP2, that builds an .SO along with a .VSMODEL. In this case, the .VSMODEL must be loaded from the system definition view (not the vssdf explorer).
The problem is : although trying a lot of things, we found no way to include the signals that where present with the previous toolchain.
Please tell me where is the magic option, Thx in advance.