How to use DSP libraries (e.g. arm_math.h) in STM32cubeIDE
Hello All,
I wanted to copy two files from the STM32Cube directory to use arm_math.h, but those files are nowhere to be found.
・STM32Cube\Repository\STM32Cube_FW_F4_Vxxxx\Drivers\CMSIS\Lib\ARM\arm_cortexM4lf_math.lib
・STM32Cube\Repository\STM32Cube_FW_F4_Vxxxx\Drivers\CMSIS\Lib\GCC\libarm_cortexM4lf_math.a
What should we do when these two are not available?
best regards.
STM32F407vgt6,cubeIDE Version: 1.14.1,CMSIS Version5.9.0

