Skip to end of banner
Go to start of banner

How do I activate the Floating-Point Unit (FPU)?

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Q

What is the FPU?

A

The Floating-Point Unit (FPU) enables hardware Floating-Point calculation.

Q

How do I activate the hardware FPU?

A

The compiler-specific hardware floating-point support is compiled in, using the plattform "netx90_app_hardfp" in the waf-scripts.

The legacy option to modify compiler flags on your own is to open the file "C:\ProgramData\Hilscher GmbH\netX Studio CDT\BuildTools\waf\waflib\extras\hilscher_toolchains.py" and edit in the function "configure_device_netx90" the relevant flags as needed.

  • No labels