IAR Embedded Workbench for RL78 5.20IAR C/C++ DevelopmentSection referenceDescriptions of sections and blocks.text.textIn this section: DescriptionThe default section for program code. This section holds startup and runtime library code, and code declared with the __near_func, __interrupt, or __callt attribute.Memory placement0x000D0–0x0FFFF in ROM memory.See alsoMemory types.