Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12604 Discussions

Nios_II UDP Offload example Frame error

Altera_Forum
Honored Contributor II
967 Views

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
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
234 Views

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.
0 Kudos
Reply