Specifications
Chapter 1: Using the NicheStack TCP/IP Stack 1–9
Software Development Flow
June 2011 Altera Corporation Using the NicheStack TCP/IP Stack - Nios II Edition Tutorial
f For more information about the various MicroC/OS-II features, refer to the
MicroC/OS-II Real-Time Operating System chapter in the Nios II Software
Developer's Handbook.
4. On the Software Packages tab, turn on Enable for the altera_iniche software
package, as shown in Figure 1–5.
5. If a DHCP server is available on your network, turn on enable_dhcp_client. If no
DHCP server is available, turn off enable_dhcp_client and specify your IP
addresses, gateway, and network mask in
<tutorial_files>\nichestack_tutorial\niosII_simple_socket_server.h.
1 Take care when choosing your default IP and gateway addresses. Some
secure router configurations block DHCP request packets on local
subnetworks such as the 192.168.X.X subnetwork. If you do encounter
problems, try using 0.0.0.0 as your default IP and gateway addresses.
Figure 1–5. NicheStack TCP/IP Stack Options