2010-04-27 04:45 AM
Can not compile some StdPherip examples
2011-05-17 04:48 AM
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, Robert2011-05-17 04:48 AM
''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!