I'm doing a project,trying to make altera's neek board to communicate with a PC.I could build and execute the driver program successfully but when I tried to create a socket and receive/send data I encountered with several errors.It required to the changing of NO_SYS from 1 to 0 in lwipopts.h which lead to further errors like no reference to sys_sem_signal etc.This requires NO_SYS to be =1 to be defined in sys.h. can someone please help me with this.... -- View this message in context: http://old.nabble.com/lwip-and-altera-ethernet-driver-tp30955985p30955985.html Sent from the lwip-users mailing list archive at Nabble.com.
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
