cancel
Showing results for 
Search instead for 
Did you mean: 

hello guys IM TRYING to configure DAC AUDIO but i get this problem : ../Drivers/CMSIS/Include/core_cm4.h(129): error: #35: #error directive: ''Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)''

yousra rachidi
Associate II
Posted on May 17, 2017 at 13:14

hello guys IM TRYING  to configure DAC AUDIO but i get this problem : ../Drivers/CMSIS/Include/core_cm4.h(129): error:  #35: #error directive: 'Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)'

1 REPLY 1
Posted on May 17, 2017 at 14:04

Sounds like you need to review the settings/defines passed to the GNU/GCC compiler. ie which CPU and FPU options were selected.

Please try not to paste huge multi-line strings into the question title, please edit to something concise.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..