Skip to main content

IAR Embedded Workbench for Arm 9.70.x

‑‑fpu

In this section:
Syntax
‑‑fpu fpu_variant
Parameters

fpu_variant

A floating-point coprocessor architecture variant, such as VFPv3 or none (default).

Description

Use this option to specify the floating-point coprocessor architecture variant, and get the correct instruction set and registers.

Note

In 64-bit mode, and when a 64-bit device is used in 32-bit mode, this option has no effect.

See also

The reference documentation for the compiler option --cpu‑‑cpu for a list of supported coprocessor architecture variants.

Caution

Project>Options>General Options>32-bit>FPU