Skip to main content
mehmet.karakaya
Associate III
July 26, 2010
Question

keil gives error - please help

  • July 26, 2010
  • 3 replies
  • 625 views
Posted on July 26, 2010 at 18:08

keil gives error - please help

    This topic has been closed for replies.

    3 replies

    drzile86
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:59

    Hello,

    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

    mehmet.karakaya
    Associate III
    May 17, 2011
    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 ?

    drzile86
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:00

    Hi,

    I'm not sure about that.

    Cheers