Question
Keil MDK 5 RTOS and ST STM32F4xx_DSP_StdPeriph_Lib
Posted on January 27, 2014 at 17:51
Does anyone know if it's possible to use functions from the STM32F4xx_DSP_StdPeriph_Lib in a project built with Keil MDK 5 and
using the CMSIS RTOS and Keil middleware
please? I cannot use the STM32F4xx_DSP_StdPeriph_Lib functions unless I define ''USE_STDPERIPH_DRIVER'' and if I do define it, I get errors from the Keil files. I have raised a support ticket with Keil, but thought to ask here too for help.