2.1.2. Partial linking model

Partial linking:

A single output file is produced that can be used as input to a subsequent link step. If the linker finds multiple entry points in the input files it generates an error because the output file can have only one entry point.

To link with this model, use the --partial command-line option. Other linker command-line options supported by this model are:

Note

If you use partial linking, you cannot refer to the component objects by name in a scatter-loading description file. Therefore, you might have to update your scatter-loading file.

Command-line options

the following in the Linker Reference Guide:

Copyright © 2002-2010 ARM. All rights reserved.ARM DUI 0206J
Non-ConfidentialIDID101213