2010-07-26 09:08 AM
keil gives error - please help
2011-05-17 04:59 AM
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
2011-05-17 05:00 AM
Hi,
I'm not sure about that.
Cheers
2011-05-17 05:00 AM
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 ?