Associate III
September 4, 2017
Question
How to build up firstly the project with SPL in Keil?
- September 4, 2017
- 1 reply
- 989 views
Posted on September 04, 2017 at 11:05
Hi.
Currently I'm struggling with building up the project with SPL library in Keil.

For example, I'd like to use USART's Interrupt example.
C:\work\en.stsw-stm32054\STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\USART\Interrupt
and I add codes and set up the include directory.
But I got still error messages what there is missing define.
Could you please how to resolve this problem?
and I've attached project file. ex14.7z
#getting-start