Specifications
Nios II Design Example Scripts
The Nios II SBT includes scripts that allow you to create sample BSPs and applications. This section
describes each script and its location in the design example directory structure. Each hardware design
example in the Nios II EDS includes a software_examples directory with app and bsp subdirectories.
The bsp subdirectory contains a variety of example BSPs. The bsp directory for each hardware example
only includes BSP examples supported by the associated hardware example.
Example BSP
(14)
Summary
hal_reduced_footprint Hardware abstraction layer (HAL) BSP configured to minimize
memory footprint
hal_default HAL BSP configured with all defaults
hal_zipfs HAL BSP configured with the Altera read-only zip file system
ucosii_net MicroC/OS-II BSP configured with networking
ucosii_net_zipfs MicroC/OS-II BSP configured with networking and the Altera read-
only zip file system
ucosii_net_tse MicroC/OS-II BSP configured with networking support for the
Altera triple-speed Ethernet media access control (MAC)
ucosii_net_tse_zipfs MicroC/OS-II BSP configured with networking support for the
Altera triple-speed Ethernet MAC and the Altera read-only zip file
system
ucosii_default MicroC/OS-II BSP configured with all defaults
Application Name Summary
Hello World Prints "Hello from Nios II"
Board Diagnostics Tests peripherals on the development boards
Count Binary Displays a running count of 0x00 to 0xff
Hello Freestanding Prints "Hello from Nios II" from a free-standing
application
Hello MicroC/OS-II Prints "Hello from Nios II" using the MicroC/OS-
II RTOS
Hello World Small Prints "Hello from Nios II" from a small footprint
program
Memory Test Runs diagnostic tests on both volatile and flash
memory
Memory Test Small Runs diagnostic tests on volatile memory from a small
footprint
Simple Socket Server Runs a TCP/IP socket server
Web Server Runs a web server from a file system in flash memory
(14)
Some BSP examples might not be available on some hardware examples.
NII5V2
2015.05.14
Nios II Design Example Scripts
15-23
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback