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.