cancel
Showing results for 
Search instead for 
Did you mean: 

keil gives error - please help

mehmet.karakaya
Associate III
Posted on July 26, 2010 at 18:08

keil gives error - please help

3 REPLIES 3
drzile86
Associate II
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

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

Hi,

I'm not sure about that.

Cheers

mehmet.karakaya
Associate III
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 ?