<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi,</div>
<div><br>
</div>
<div>I’m wondering if anyone has experience running the netdemo example on the Altera Cyclone V SoC development kit? The problem I’m having seems to be related to ARP tables, but I’m not quite sure.</div>
<div><br>
</div>
<div>My setup:</div>
<div>Host PC – Centos 6.6, using Eclipse to load and debug code. IP address of 192.168.0.5</div>
<div>Target board – Altera CV development kit, running netdemo example. IP address of 192.168.0.2 (see attached networkconfig.h file)</div>
<div><br>
</div>
<div>These systems are on a local network connected to each other via an ethernet switch, and are the only two devices attached. I have wireshark running on my host computer and it never sees any traffic from the device. The host is continually sending ARP
 requests that go unanswered. As a result, when I try to telnet or ping the device, I get the error “no route to host”. I can send the ‘u’ command to netdemo and it says it transmits UDP packets to 192.168.0.5, but again nothing shows up on wireshark. I have
 also attached the log from netdemo showing the ‘u’ and ’s’ commands.</div>
<div><br>
</div>
<div>Any insight is greatly appreciated.</div>
<div><br>
</div>
<div>Adit</div>
</body>
</html>