How to use CMSIS 5.8.0 in the cubeIDE
Hi,
I use the stm32f446re with the cubeIDE and would like to use FFT's with 16 bit float (arm_rfft_fast_f16) like in the CMSIS DSP 5.8.0.
The older CMSIS library works fine with the other data types but i cant get the new (DSP 1.9.0) to work. I tried different combinations but always include to much (error: ... multiple sources of...) or to less.
Multiple definition in CMSIS DSP v1.8.0. library · Issue #1272 · ARM-software/CMSIS_5 · GitHub
Has anybody encounterd this bevore?
Thanks,
