5.2. Formal syntax of the scatter-loading description file

A scatter-loading description file is a text file that describes the memory map of the target embedded product to the linker. The file extension for the description file is not significant if you are using the linker from the command line. The description file enables you to specify the:

The description file format reflects the hierarchy of load regions, execution regions, and input sections.

Note

The assignment of input sections to regions is completely independent of the order in which selection patterns are written in the scatter-loading description file. The best match between selection patterns and either file/section names or section attributes wins. See Resolving multiple matches.

This section describes:

Copyright © 2005 ARM Limited. All rights reserved.ARM DUI 0285B
Non-Confidential