Forum Discussion
Altera_Forum
Honored Contributor
14 years agonetworking without OS Support
Hello , I am trying to run networking application without Uc/OS-II Support, (not using standard UDP_Offload or Super_Loop) for this i have choose the simple socket server server (RGMII...
Altera_Forum
Honored Contributor
14 years agoThose errors are due to a typo in simple_socket_server.c
You included # include "network_utilities.c" instead of # include "network_utilities.h"