problem with real time udp in xPC target 5.5 when using the Intel-Gigabit ethernet adapter
1 次查看(过去 30 天)
显示 更早的评论
hello! I have two network adapters in my xPC target which both of them are Intel-Gigabit(82540EM). when I try to boot the system and load my model on target machine, I have no problem. but when I run the model, It stopped in running mode and the connection between host and target failed. (TCP/IP connection disconnected). I check the setting of the network configuration and set it's parameters as follows: IP address : 192.168.4.105 subnet Mask : 255.255.255.0 Gateway : 192.168.4.1 Ethenet driver : Intel Gigabit PCI bus: 2 Slot: 3 when I changed the secondary adapter card and useed a 8255x card, program was completely executed and had no problem. but I need to use Intel-Gigabit as a secondary adapter. please help me to find the problem. best regards.
1 个评论
Suneesh
2013-12-6
1. Do you see an error message? 2. When you say "secondary adaptor" are you using this for realtime Ethernet or UDP? In which case they there needs to be appropriate init blocks and the (probably incorrect)settings in those blocks could be causing a problem.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Development Computer Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!