Specifications
1–10 Chapter 1: Using the NicheStack TCP/IP Stack
Software Development Flow
Using the NicheStack TCP/IP Stack - Nios II Edition Tutorial June 2011 Altera Corporation
6. On the Linker Script tab, verify that the Linker Region Name is sdram for all
enabled Linker Section Names in the table under Linker Section Mappings, as
shown in Figure 1–6. If not, click each current Linker Region Name and select
sdram from the list that appears.
7. Click Generate. When prompted to save your changes, click Yes, Save.
8. Click Exit on the File menu to close the BSP Editor and return to the Nios II SBT for
Eclipse.
9. In BSP project, you must add -DTSE_MY_SYSTEM to your defined symbols.
Right-click the niosII_simple_socket_server_0_bsp project and click Properties.
The Nios II BSP Properties page appears. On the left pane, click Nios II BSP
Properties. In the Defined symbols box, type
-DTSE_MY_SYSTEM
. Click Apply and
OK.
Figure 1–6. BSP Editor Linker Script Tab