Skip to main content
danielspronk9
Associate II
January 8, 2017
Question

Problem: Generate a project with Keil for STM32F410

  • January 8, 2017
  • 1 reply
  • 821 views
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
This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
January 9, 2017
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 VenmoUp vote any posts that you find helpful, it shows what's working..
danielspronk9
Associate II
January 9, 2017
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.