2017-05-19 01:36 AM
I want to use the DSP library function 'arm_lms_f32'.
My platform is Keil uVision5, it have a toolbox called 'Manage Run-time Environment'.
I chose CMSIS/CORE, CMSIS/DSP, and Device/Startup.
When I add the function into my program, my original output will be different.
If I delete the function,
#stm32f407 #arm-cmsis-dsp #stm32f4-dsp #dsp-libraries