Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

5.4.2.3. Creating a Custom Linker Section

The Nios® II SBT provides a Tcl command, add_section_mapping, to create a linker section.
The default Tcl script creates these default sections for you using the add_section_mapping Tcl command:
  • .entry
  • .exceptions
  • .text
  • .rodata
  • .rwdata
  • .bss
  • .heap
  • .stack