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++
12600 Discussions

C- Code for UDP Over UDP Offload hardware

Altera_Forum
Honored Contributor II
1,082 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
361 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