| |||
| Home > About Previous Releases > Differences between RVCT v2.0 and RVCT v1.2 > Changes to the ARM linker in RVCT v2.0 | |||
The following changes were made to the ARM linker (armlink):
The --unresolved option is now
applicable to partial linking.
A new steering file command, RESOLVE,
has been added, and is used when performing partial linking. RESOLVE is
similar in use to the armlink option --unresolved.
The option --edit now accepts multiple
files.
There is a new option --pad to
specify a value for padding bytes.
New scatter-loading attributes, EMPTY and ZEROPAD, have been added.