Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe Microtronix download has an example in the examples folder named bemicro_socket and bemicro_socket_bsp. Merge these files into your NIOS project as they are like the simple socket server template in NIOS but have the network_utilities.c file modified to work with the BeMicro board. Or, you can use the NIOS simple socket server template and copy the network_utilites.c file from Microtronix into that project.
When you build a project from the template, make sure you start NIOS as administrator or the project won't build correctly.