Forum Discussion
Altera_Forum
Honored Contributor
16 years agoRunning Triple Speed Ethernet Design on Cyclone III Development Board
I am attempting to run the Simple Socket Server example code on a Cyclone III Development Board. The design compiles in Quartus 9.1 and I can program the board. I generated an app and bsp for ...
Altera_Forum
Honored Contributor
15 years agoIf the packet is malformed (wrong header, bad CRC) it may be dropped by the network card on your PC or by the linux driver before you have a chance to see it in wireshark. Some interfaces have statistics saying if some bad packets were dropped. You should check if this counter is increasing. I think that you can see these statistics counters with ifconfig.