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 Quartus II version 10.0sp1. The hardware was successfully generated, but there was an error in generating the SOPC builder system. The hardware project was opened in Quartus II and the SOPC system errors are resolved. After successfully compiling the system in Quartus II, NIOS EDS for Eclipse is used to generate the application and the bsp, but unfortunately I have an error in the make file. "obj/demo_control.o:(.data+0x4): undefined reference to `stooges' make:*** [project name] Error 1 " Can any one advise me.:( Thanks & Regards