I am trying to use CFFT function for my STM32 microcontroller in Atollic TrueStudio. But I am unable to use any of the DSP functions. I get the error - undefined reference to `arm_cfft_f32' and undefined reference to 'arm_cfft_sR_f32_len16'. I don't know what the problem is because it works on Keil. What am I doing wrong?
The link to the code can be found here -
https://stackoverflow.com/questions/50116677/unable-to-use-cmsis-library-in-atollic
The link to the code can be found here -
https://stackoverflow.com/questions/50116677/unable-to-use-cmsis-library-in-atollic