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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

C- Code for UDP Over UDP Offload hardware

Altera_Forum
Honored Contributor II
1,356 Views

Dear Friends , 

 

I have download the UDP Offload design from alterawiki. and trying to develop UDP Send/Recive application over it. 

 

The Code which comes along with UDP offload design, generate error for high speed UDP data, saying "No free buffers for rx" 

 

any buddy have C-code for this hardware to handle high speed UDP data, though i have also design code for handling UDP packet but during run time it says "no free buffers for rx". 

 

Regards 

kaushal
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
635 Views

That example doesn't run UDP packets through software, so C code is needed only for setup parameters and UDP packets are moved through hardware.

0 Kudos
Reply