ARM Compiler Options

9/7/2007

The following table shows compiler options for ARM microprocessors.

Option Description

/QRArch - Specify Target Architecture

Specifies target ARM microprocessors.

/QRimplicit-import- - Disable Importing of Helpers

Statically links compiler helper functions.

/QRinterwork-return - Enable Interworking

Generates code that can interwork between ARM and Thumb mode.

/QRxscale - Specify XSCALE Target

Generates code for Intel XScale microprocessors.

/QRxscalesched

Generates code that enables internal scheduler optimizations for the XScale pipeline.

/QRthumb

Generates code for Thumb mode.

See Also

Other Resources

ARM Family Processors