Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

Nios_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,

HH

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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.