This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Use double-precision FPU for cortex-M7 arm chip

Hi, I am using Stm32F767NIH6 arm chip for my project. I know that this cortex-M7 arm chip supports double precision FPU, but I cannot find it from the panel, options->Target.

I have read similar posts as listed below, but I still don't know how to manually enable double precision FPU in my keil project.
http://www.keil.com/support/docs/3716.htm
http://www.keil.com/forum/61439/

Could someone tell me the specific steps to manually enable double precision FPU in Keil V5.20?
Thank you.