Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFunction socket( ) NIOS II IDE
Hi all, I am trying to implement a UDP-server on my NIOS II dev kit. In order to create a UDP-server I am trying to implement the function socket( ) to establish a connection. But I don't k...
Altera_Forum
Honored Contributor
20 years agoDanny,
If you have the "eval" version of the Nios II kit installed, the Web server and simple socket server templates/examples will not function. This is because they depend upon uC/OS-II, which is not included in the "eval" version. There is, however, a dated version of standalone LWIP (based upon LWIP 0.7.1) available from this forum. It ships complete with a software example (web and echo server). If you plan to go this route, please be sure to go through the readme. Cheers, - slacker