Question
Does stm32/cubemx HALs support CMSIS of KEIL MDK correctly ?
Posted on November 21, 2016 at 07:21
If you click on the driver file it shows,
Kindly suggest me what to do.
Hi Everyone,
I would like to keep attention to those users who are using cubemx codes in mdk keil environment.Take a look at my build console output, its a common error I know,C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\1.5.0\Device\Include\stm32f070xb.h(130): error: #5: cannot open source input file ''core_cm0.h'': No such file or directory
If you look the project branch its looks like ARMCC of keil does not support the CMSIS driver!!
If you click on the driver file it shows,
Kindly suggest me what to do.