Specifications
altera_ro_zipfs.ro_zipfs_offset
• Identifier: ALTERA_RO_ZIPFS_OFFSET
• Type: Hexadecimal number
• Default Value: 0x100000
• Destination File: system.h
• Description: Offset of file system from base of flash
• Restriction: none
altera_ro_zipfs.ro_zipfs_base
• Identifier: ALTERA_RO_ZIPFS_BASE
• Type: Hexadecimal number
• Default Value: 0x0
• Destination File: system.h
• Description: Base address of flash memory device
• Restriction: none
hal.linker.allow_code_at_reset
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: none
• Description: Indicates if initialization code is allowed at the reset address. If true, defines the macro
ALT_ALLOW_CODE_AT_RESET in linker.h.
• Restriction: This setting is typically false if an external bootloader (e.g. flash bootloader) is present.
hal.linker.enable_alt_load
• Identifier: none
• Type: Boolean assignment
• Default Value: 1
• Destination File: none
• Description: Enables the alt_load() facility. The alt_load() facility copies sections from the .text
memory into RAM. If true, this setting sets up the VMA/LMA (virtual memory address/low memory
address) of sections in linker.x to allow them to be loaded into the .text memory.
• Restriction: This setting is typically false if an external bootloader (e.g. flash bootloader) is present.
hal.linker.enable_alt_load_copy_exceptions
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: none
• Description: Causes the alt_load() facility to copy the .exceptions section. If true, this setting defines
the macro ALT_LOAD_COPY_EXCEPTIONS in linker.h.
• Restriction: none
15-46
Settings Reference
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback