Problem: Generate a project with Keil for STM32F410
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-08 5:32 AM
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
Labels:
- Labels:
-
Keil
-
STM32F4 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-08 6:57 PM
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..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-08 11:09 PM
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.
