PIL "rtiostream interface" timeout, f28377d, c2000
Afficher commentaires plus anciens
I am able to deploy code generation onto the DSP (f28377d controlCARD R1.1).
However I can't execute a Processor-in-the-loop simulation. The serial comms seems to be issue.
I get the below error after program has been downloaded to target.
Can I get some suggestions on how to troubleshoot the issue?
Thanks v. much
The timeout of 10 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.
5 commentaires
jinyu wang
le 5 Mai 2020
Déplacé(e) : DGM
le 2 Déc 2023
HI,i have the same problem,do you solve it?
Meenakshi RM
le 10 Juin 2023
Hi,
May I know how you solved this problem?
Thanks,
Meenakshi
YE
le 10 Juil 2025
Same here. How did you solve it?
Michael Stellpflug
le 10 Mar 2026 à 19:20
I'll make another ticket, since OP may have died of covid
Réponses (1)
Venkatesh Chilapur
le 9 Sep 2019
0 votes
Catégories
En savoir plus sur Processor-in-the-Loop Simulation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!