Posted on May 17, 2011 at 13:20Hello, by compiling my project I got errors concerning interrupt/exception service routines. Following output is generated: C:\Program Files\KEIL\ARM\INC\ST\STM32F10x\stm32f10x_it.h(36): error: #1268-D: declaration ali...
Posted on May 17, 2011 at 13:17Hi there, I would like to use a single file compiled library instead of adding numerous source files to my projects. Unfortunately I have problems compiling the peripheral library. Does anyone have a working sample pro...