Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTSE and UDP packet offload
Hello, I'm using hardawre Nios II UDP Offload System with nios2-uClinux here is the soft configuration : --- Quote Start --- ..... const char *addr[] = { ...
Altera_Forum
Honored Contributor
11 years agoHi,
I have similar problem. I observe UDP data in wireshark with additional 2 byte data (00 00) at the beginning of payload inserted by Alignment pad inserter component. But when I remove this alignment pad inserter component, It's no more recognized as a UDP data. Is there any solution to this problem?