Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNios_II UDP Offload example Frame error
Hi all, I'm using udp_payload_inserter part of UDP Offload example to send frame from TSE to PC. The PC application (c#) receive frame only when i'm running wireshark!!! I think that the f...
Altera_Forum
Honored Contributor
13 years agoWhat makes you think that frame check sequence is the specific reason allowing Wireshark to receive the data and your regular C# application to not receive it?
It seems more likely to be one of the usual suspects like IP or port number to have been programmed incorrectly.