gnU17 linker Script Settings
Edit a linker script.
Section list
Shows the configuration and location of sections in an executable file (.elf). Information displayed in blue
is standard sections defined by default and others displayed in black is user defined sections. To edit the
section name, standard section attribute, address to locate, and objects to be located, a user section should
be created. The standard section allows the user to specify the location address only, and objects are auto-
matically located except those are located in the user sections with the same attribute.
[VMA]
Shows the position (start address) at which a section is placed when it is executed. A section whose ad-
dress is not written in the VMA will be located at an address following the immediately preceding sec-
tion.
[LMA]
Shows the position in a ROM (start address) at which the actual data is placed. "-" means the same
as the VMA (i.e., a section will be executed or accessed from the position at which its actual data is
placed). A description "after (<section name>)" means that the actual data for a section will be located
following another section indicated in ( ).
[Section name]
Indicates the section name.
[Labels]
Shows labels indicating the start and the end addresses of the area in which a section will be located.
When a LMA is not specified, two labels are displayed. When a LMA is specified, four labels for the
start/end VMA addresses and the start/end LMA addresses are displayed, in that order. These labels can
be used to specify the address in a source file — for example, when a section is copied from ROM to
RAM. The label names are generated automatically from section names.
S5U1C17001C ManUal
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
EPSOn
5 gnU17 iDE
5
IDE
5-231
Need help?
Do you have a question about the S5U1C17001C and is the answer not in the manual?