STM32-MAT/Target issue (really need help)
Dear all,
I am new in here. I am learning the STM32-MAT/TARGET in PIL mode. I am following the STM32-MAT/TARGET Hands on Rev 2.4. When I run the Test_PIL_IIR_Filter.mdl and complete the parameter setting. I got errors as following:
The timeout of 5 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.
My software version:
WIN10 (64 bit)
MATLAB 2018b (win 64) academic license
STM32CubeMX version 5.4.0
Atollic TrueSTUDIO version 9.3.0
Hardware:
STM32F407VG Discovery
I could not find a way to address it. Can anyone help me to solve it? Thank you very much.
Kind regards
