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 frame does not contain FCS (frame check sequence) any of you had this problem? best regards, HH1 Reply
- Altera_Forum
Honored Contributor
What 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.