--fpu
In this section:
Syntax
Parameters
| The code was compiled to handle floating-point operations without having an FPU available. |
| The code was compiled for having a 32-bit FPU available. |
| The code was compiled for having a 64-bit FPU available. |
For use with
All C-SPY drivers.
Description
Use this option to specify how the code was compiled with regards to handling floating-point operations.
See also
The IAR C/C++ Development documentation for more information about compiling for an FPU.
Caution
This option is set automatically when you choose:
Project>Options>General Options>Target>Device