フィルターのクリア

issue in running PIL with TI c2000

6 ビュー (過去 30 日間)
Chandana Vishwanatha
Chandana Vishwanatha 2018 年 7 月 11 日
Hello evryone i am working with Buck boost_int32_PIL from TI F28377s/TARGET there is no error but when i started the PIL I got : 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. Component:Simulink | Category:Modelerror Output argument "lSections" (and maybe others) not assigned during call to "coder.profile.ExecutionTime/get.Sections". Component:Simulink | Category:Modelerror
  1 件のコメント
Li Wei
Li Wei 2018 年 7 月 26 日
same issue happens on me. Anyone can help?

サインインしてコメントする。

回答 (3 件)

Chandana Vishwanatha
Chandana Vishwanatha 2018 年 7 月 27 日
編集済み: Chandana Vishwanatha 2018 年 7 月 27 日
Hi Li Wei, I was able to solve the issue. There was a problem with the settings in Hardware configuration.Make sure you have selected the correct SCI pins and check the baud rate. F28377s launchpad uses GPIO 84 and 85 for SCIA. If you are using both ccs and matlab at a time. Close ccs and restart your system. Make sure you run only matlab and not ccs.
  3 件のコメント
Chandana Vishwanatha
Chandana Vishwanatha 2018 年 7 月 31 日
Hi Li Wei, there is a jumper for RX pin in the F28335 controlcard. Make sure you have closed J9 jumper.
Milovan
Milovan 2023 年 2 月 9 日
編集済み: Milovan 2023 年 2 月 9 日
Had the same issue. I closed J9 jumper, but also turned off SW1 on the control card (F28335). Now it's working.

サインインしてコメントする。


xuejie wu
xuejie wu 2018 年 10 月 6 日
The same issue to you,did you solve it?
  1 件のコメント
Chandana Vishwanatha
Chandana Vishwanatha 2018 年 10 月 8 日
yes I did solve it

サインインしてコメントする。


maxhuangkun
maxhuangkun 2018 年 12 月 2 日
Hello, I also have the same problem as. Hardware setup and communication are correct.The device I use is DSP28335。My port A is GPIO63 and GPIO62. I used USB to TTL to set GPIO29 and GPIO28 to SCIA. So there should be no jumper problems, but still have this problem? I don’t know much about TI’s DSP.
  1 件のコメント
Aradhya Sambhu Satpathy
Aradhya Sambhu Satpathy 2023 年 4 月 28 日
Hello everyone i am working with TI F20025c Launchpad TARGET. When I am doing the PIL simulation I got the following error: 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. Component:Simulink | Category:Modelerror Output argument "lSections" (and maybe others) not assigned during call to "coder.profile.ExecutionTime/get.Sections". Component:Simulink | Category:Modelerror

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by