Nios II Classic Software Developer’s Handbook

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

4.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