Forum Discussion
Altera_Forum
Honored Contributor
15 years agoUDP offload design example
Hello, I am trying to use the UDP protocol to send the Ethernet packets from a transmitting embedded system to a receiving one. I started by trying to run the offload design example using ...
Altera_Forum
Honored Contributor
15 years agoIt's a good starting point. From what I see it looks like it should work from the CLI, but not from within the Nios II Eclipse GUI. That's likely the source of your issues.
Also, since it was designed to work with earlier versions (9.0 and earlier), you should expect some things to fail...for instance, I'd be surprised if the supplied BSP patches will work "out of the box" in 10.0sp1. I'd advise using the command line (running the "create-this" scripts, etc.). Regards, slacker