--autoat, --no_autoat

This option controls the automatic assignment of __at sections to execution regions. __at sections are sections that must be placed at a specific address.

Show/hideUsage

If enabled, the linker automatically selects an execution region for each __at section. If a suitable execution region does not exist, the linker creates a load region and an execution region to contain the __at section.

If disabled, the standard scatter-loading section selection rules apply.

Show/hideDefault

The default is --autoat.

Show/hideRestrictions

You cannot use __at section placement with position independent execution regions.

Show/hideSee also

Copyright © 2010-2011 ARM. All rights reserved.ARM DUI 0493F
Non-ConfidentialID091611