error while calling into the SIL or PIL target connectivity implementation. STM32G4 C:\Users\BEELEC\Documents\MATLAB\IIRfilter\IIRfilter\slprj\stm32\IIRfilterModel\sil>set MATLA
- March 27, 2020
- 2 replies
- 3738 views
Hello I am trying to run a SIL on the STM32G431CBUx (Discovery kit) using the IIRFilter example, but I am getting this error:
An error occurred while calling into the SIL or PIL target connectivity implementation.
I tried runing a PIL earlier but it was giving this error:
The timeout of 1 seconds for receiving data from the rtiostream interface has been exceeded. There might be multiple reasons for this failure.
You should:
(a) Check that the target hardware configuration is correct, for example, check that the byte ordering is correct.
(b) Confirm that the target is running.
(c) Consider the possibility of application run-time failures (e.g. divide by zero exceptions, incorrect custom code integration, etc.).
Note (c): To identify possible reasons for the run-time failure, consider using SIL, which supports signal handlers and debugging.
If you cannot find a solution, consider using the method setTimeoutRecvSecs of rtw.connectivity.RtIOStreamHostCommunicator to increase the timeout value.
for reference:
Windows 10
Matlab 2019b
STM32G431CBUx
SW4STM32
