2017-05-17 04:14 AM
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)'
2017-05-17 05:04 AM
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.