2017-01-08 05:32 AM
Hey,
i try to generate a project with a STM32F410 (Keil IDE).
I still have following error messages and cant find a solition: see textfile
i although attach the project as zip.
#stm32f4 #mdk-arm #stm32-keil2017-01-08 06:57 PM
Was the project closed when you archived this?
Do you need to define USE_STDPERIPH_DRIVER in the compiler command line options?
2017-01-08 11:09 PM
I'm not sure.
But i found the problem, i used an old stm32f4xx.h file(from 2011).
Now i use the newest? (2014) and it works.