#warning directive: "Compiler generates FPU instructions for a device ...

2019-07-20 12:28发布

出现
....Corecore_cm4.h(119): warning:  #1215-D: #warning directive: "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
这个错误,但是在stm32f4xx.h中已经有
#define __FPU_PRESENT             1  
不明白为什么还有错误

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。