Processor in Loop with Keil MDK ARM link
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I am trying to follow the tutorial for the MDK ARM link to implement Processor in Loop(PIL) in Simulink and communicate with Keil IDE for the IIR Filter Example in the tutorial. But I am getting a time out error as shown below. I am able to generate code, keil project with STM32Cube and run the code on the processor. But when I click "Configure MCU, generate build and start project for your target. Press continue to start PIL execution. "I get the below error.
Can I get some help to fix this issue.
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.
Thanks,
Smitha
0 comentarios
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!