Troubleshooting

dll_config.vcfg file not working

A usual mistake while configuring dll_config.vcfg is defining paths using quoting marks. Note that paths must be defined as explained in dll_config.vcfg file section of this manual.

Not valid configuration:

# Path to DLL 
\dll ".\x64\VeronteDLL.dll"

Valid configuration:

# Path to DLL 
\dll .\x64\VeronteDLL.dll

Connection

S-Function connection failed

To connect to the S-function in Simulink, it is necessary to have both inbound and outbound firewall permissions for Matlab. If these are not available, a firewall exception for Matlab must be configured to allow only the desired IP address to pass through.

When utilizing a Virtual Box, with MATLAB running on the guest system (not the host computer), the IP adress in the Simulink input and output blocks must be modified.

Logs

SIL.log provides a record of any issues that have arisen during the execution process, please take a look at it if anything fails and do not hesitate to contact the support team using the Joint Collaboration Framework; for more information, please consult the JCF user manual.

In case the log shows a PDI error, please refer to the List of PDI Errors section in the 1x Software Manual.

License ID warning in Veronte Ops

Veronte_SD_Image has a license associated to a specific ID. Therefore, customizing the ID of the virtual autopilot may result in a limited performance of the system.

For solving this issue, open Veronte Ops application and update the limited license as explained in the Platform license - Platform section of Veronte Ops user manual.

TIVeronte Ops - Platform licenseTLE

Once the simulation is running, the system of Veronte works as if working with a physical autopilot. This means that the simulated autopilot can appear in Veronte Link as Loaded with errors for several reasons unrelated to SIL Simulator.

To handle these, users should consult the error type in the 1x PDI Builder, referring to the 1x PDI Builder user manual for more information.

1x PDI Builder - PDI Errors button

Running Veronte Console

In the case of using VeronteConsole.exe, it is also possible to pass the paths as as arguments to the windows command, for this:

  1. Open windows command =>cmd
  2. Pass to it:

VeronteConsole.exe \dll C:\Users\user\Folder\VeronteDLL.dll \image C:\Users\user\Folder\Veronte_SD_Image.img


© 2026 Embention. All rights reserved.