Unable to use CMSIS library in Atollic TrueStudio
Posted on May 01, 2018 at 16:12 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 refe...