Altera_Forum
Honored Contributor
13 years agoTSE UDP Streaming Problem
Hi everyone,
I know similar problems were discussed in this forum several times but no thread helped me on my problem. My design is targeting the DE2-115 and is based on the UDP Offload example. I have a Triple Speed Ethernet core running with SGDMA. This datapath is fully working. I can ping my board and the NicheStack automatically gets the IP from a DHCP server. Now I added the cores from the UDP offload example which should generate data, UDP header, alignment and the stream is multiplexed with the SGDMA stream and forwarded to the TSE core. But the TSE does not transmit the generated data. When I take a look at the multiplexer I can see that packet header of the InterNiche packets and my generated packets seem to be the same and all packets a forwarded to the TSE. Does anyone have an idea about that? Regards Michael