This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377D: My predecessors, When I was using matlabmatlablab2018b and f28377d to do PIL, the following errors occurred, how should I solve it?

Part Number: TMS320F28377D
Other Parts Discussed in Thread: TMDSCNCD28379D, LAUNCHXL-F28379D

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.