| |||
Home > Formal syntax of the scatter file > About execution region descriptions |
An execution region description has:
a name (used by the linker to identify different execution regions)
a base address (either absolute or relative)
attributes that specify the properties of the execution region
an optional maximum size specification
one or more input section descriptions (the modules placed into this execution region).
The following figure shows the components of a typical execution region description:
Using the Linker: