Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
Send Feedback on this topic to the authors