Altera_Forum
Honored Contributor
14 years agoMaximum UDP packet Size for NIOS-ii
Hello Friend's,
finally i have come out from "no free buffer for rx":). Just by increasing the UDP packet size from 512 to 1472 bytes. So if we increase the UDP packet size the number of call "recivefrom" minimize. and processor have enough time to handel the receive packets. now can any one tell me what is the maximum limit for udp packet size for nios-ii, because as i increase the UDP packet size from 1472 to 2048. it stop receiving the packets. Regards kaushal