| |||
| Home > Formal syntax of the scatter file > About load region descriptions | |||
A load region description has:
a name (used by the linker to identify different load regions)
a base address (the start address for the code and data in the load view)
attributes that specify the properties of the load region
an optional maximum size specification
one or more execution regions.
The following figure shows the components of a typical load region description: