cancel
Showing results for 
Search instead for 
Did you mean: 

Can not compile some StdPherip examples

kisnemeth
Associate II
Posted on April 27, 2010 at 13:45

Can not compile some StdPherip examples

2 REPLIES 2
kisnemeth
Associate II
Posted on May 17, 2011 at 13:48

Hi,

I found the problem. In the Ride Template project, there is not all StdPeriph driver files are added to the project, only 7-8 selected ones. After I added all the files from Libraries/STM32F10x_StdPeriph_Driver/src folder, i could compile the examples.

Cheers,

Robert

Andrew Neil
Evangelist
Posted on May 17, 2011 at 13:48

''In the Ride Template project, there is not all StdPeriph driver files are added to the project, only 7-8 selected ones''

If you're building the StdPeriph files from source within your project, it makes sense to include only the ones that you actually use!