--tfu
Syntax
--tfu {none|intrinsic|intrinsic_mathlib}
Parameters
| The TFU intrinsic functions are not used. |
| Enables the TFU intrinsic functions:
|
| Replaces these runtime library math functions with inline TFU intrinsic functions at compile time:
|
Description
Use this option to enable support for the Arithmetic Unit for Trigonometric Functions (TFU), which is available for some devices based on the RXv3 architecture. The TFU is accessed using a set of intrinsic functions.
See also
Caution
Project>Options>C/C++ Compiler>Code>Trigonometric Functions Unit