Specifications

add_default_memory_regions
Usage
add_default_memory_regions
Description
Defaults the BSP to use default linker script memory regions. The default linker script memory regions
are the best guess for memory regions based on the reset address and exception address of the processor
associated with the BSP, and all other processors in the system that share memories with the processor
associated with the BSP.
create_bsp
Usage
create_bsp <bspType> <bsp version> <processor name> <sopcinfo>
Options
<bspType>: Type of BSP to create.
<bsp version>: Version of BSP software element to utilize.
<processor name>: Name of processor instance for BSP
<sopcinfo>: .sopcinfo generated file that describes the system the BSP is for.
Description
Creates a new BSP.
generate_bsp
Usage
generate_bsp <bspDir>
Options
<bspDir>: BSP directory to generate files to.
Description
Generates a new BSP.
get_available_bsp_type_versions
Usage
get_available_bsp_type_versions <bsp_type> <sopcinfo_path>
NII5V2
2015.05.14
add_default_memory_regions
15-85
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback