cancel
Showing results for 
Search instead for 
Did you mean: 

Problem: Generate a project with Keil for STM32F410

danielspronk9
Associate II
Posted on January 08, 2017 at 14:32

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-keil
2 REPLIES 2
Posted on January 09, 2017 at 03:57

Was the project closed when you archived this?

Do you need to define USE_STDPERIPH_DRIVER in the compiler command line options?

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on January 09, 2017 at 07:09

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.