CMSIS-DSP with STM32F302
Dear all,
is it possible to use CMSIS-DSP with STM32F302XXX?
Actually I'm working with NUCLEO STM32F302R8Tx (but final board will have STM32F302RCT6) and I have two issues :
1) I am not able to find lib *.a in repository CMSIS_DSP
2) Following this guide Guide I get this error ../Drivers/CMSIS/Include/core_cm4.h:105:8: error: #error "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
Is there some hardware limitation?
Or am I missing some step?
Thank you
