keil gives error - please help
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-07-26 9:08 AM
Posted on July 26, 2010 at 18:08
keil gives error - please help
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 4:59 AM
Posted on May 17, 2011 at 13:59Hello,
you should include some more files in your project.
For example, function that you use RCC_PLLCmd is defined in stm32f10x_rcc.c and stm32f10x_rcc.h files.
BR,
Dragan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:00 AM
Posted on May 17, 2011 at 14:00
Hi,
I'm not sure about that.
Cheers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:00 AM
Posted on May 17, 2011 at 14:00
hello , thanks for answer
I added STM32F10xR.lib and it compiled I have one question there is one more file STM32F10xD.lib does R stand for release and D stand for debug ?