Specifications
Chapter 1: Using the NicheStack TCP/IP Stack 1–7
Software Development Flow
June 2011 Altera Corporation Using the NicheStack TCP/IP Stack - Nios II Edition Tutorial
Configuring the BSP
After you create a new BSP, you might want to customize its configuration (for
example, defining
stdin
,
stdout
,
stderr
, and other parameters).
f For more information, refer to the Getting Started with the Graphical User Interface
chapter of the Nios II Software Developer’s Handbook.
For this tutorial, you must configure the MicroC/OS-II RTOS kernel and NicheStack
TCP/IP Stack software components. To do so, follow these steps:
1. In the Project Explorer view, right-click the niosII_simple_socket_server_0_bsp
project, point to Nios II, and click BSP Editor. The Nios II BSP Editor appears.
2. On the Main tab (Settings tab in v9.1 and earlier), expand Settings in the left pane,
and click Common. Verify that the settings for the
stdout
,
stdin
, and
stderr
parameters are peripheral_subsystem_jtag_uart, as shown in Figure 1–3.
Figure 1–3. BSP Editor Main Tab