PIL "rtiostream interface" timeout, f28377d, c2000
이전 댓글 표시
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
jinyu wang
2020년 5월 5일
이동: DGM
2023년 12월 2일
HI,i have the same problem,do you solve it?
Meenakshi RM
2023년 6월 10일
Hi,
May I know how you solved this problem?
Thanks,
Meenakshi
YE
2025년 7월 10일
Same here. How did you solve it?
Michael Stellpflug
2026년 3월 10일 19:20
I'll make another ticket, since OP may have died of covid
답변 (1개)
Venkatesh Chilapur
2019년 9월 9일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Processor-in-the-Loop Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!