- Ensure that the IP addresses for the Real-Time UDP Configuration block and the TCP/IP Target Address are distinct from each other and from any other IP addresses that are already in use.
- It is recommended to place real-time UDP communication and target-host communication on different sub-networks to avoid interference.
- If you want to send data to the host instead of another real-time device, then you can try using Legacy UDP blocks instead.
UDP Error Simulink Real-Time
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I'm trying to make an UDP Receiver model on my Simulink Real Time Target. Here is the basic model to receive message with UDP Protocol that I build:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1726571/image.png)
When I load this model to my real time target and run it, I get errors like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1726576/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1726581/image.jpeg)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1726586/image.jpeg)
I didn't find any solution in other topics related to my problem. Is there any possible solution? Hpow can i fix it? Maybe the model I built up is incorrect, so you would consider them also.
Thanks to all.
0 comentarios
Respuestas (1)
Bhanu Prakash
el 10 de Jul. de 2024
Hi Oktay,
To troubleshoot the error 'Error: EtherInit: Ether ID <ID>: Registration Error 2', you can try the following steps:
I hope this helps!
0 comentarios
Ver también
Categorías
Más información sobre Target Computer Setup en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!