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 ago --- Quote Start --- Those errors are due to a typo in simple_socket_server.c You included# include "network_utilities.c" instead of# include "network_utilities.h" --- Quote End --- Hello Thanking you by adding network_utilities.h the error has gone once again thanking you. Regards kaushal