Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

15.5.2.55. update_section_mapping

Usage

update_section_mapping <section_name> <memory_region_name>

Options

  • <section_name>: String with the name of the linker section.
  • <memory_region_name>: String with the name of the memory region to map.

Description

Updates the specified linker section. The linker creates the section mappings in the order in which they appear in the linker script.

Example

update_section_mapping .text onchip_ram0