Forum Discussion

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

C- Code for UDP Over UDP Offload hardware

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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.