Keil™, An ARM® Company

File Download Area

STM32 SVC Example

The STM32 SVC example program shows how to use software interrupt functions with STMicroelectronics STM32F103xx microcontroller.

The example includes file SVC.c which implements the SVC handler. The SVC function declarations and implementations are demonstrated in the file Test.c.

The configuration of the clocks is done using the Configuration Wizard in file STM32_Init.c.

Two µVision targets are available:

  • Simulator where the program runs in the software simulator.
  • MCBSTM32 where the program runs from internal Flash located on the microcontroller.

The example is tesed with the Keil Evaluation Board MCBSTM32.

STM32_SVC.ZIP (28K)
Wednesday, November 21, 2007