]> begriffs open source - cmsis-freertos/blob - CMSIS/RTOS2/FreeRTOS/Examples/Native_Blinky/Abstract.txt
Corrected osKernelGetSysTimerCount not to call __disable_irq if interrupts are alread...
[cmsis-freertos] / CMSIS / RTOS2 / FreeRTOS / Examples / Native_Blinky / Abstract.txt
1 The Blinky project is a simple FreeRTOS based example for a simulated
2 Cortex-M3 device.
3
4 Example functionality:
5  - Clock Settings:
6    - CPU = 25 MHz
7
8 This simple example simulates the step-motor driver. Four LEDs are
9 blinking simulating the activation of the four output driver stages
10 The simulation does not provide LEDs, so the state changes
11 are output on the Debug printf window:
12
13 - phase A
14 - phase B
15 - phase C
16 - phase D
17
18 This example simulates Half step driver mode and
19 CW rotation direction.
20
21
22 The BLINKY example program is available for one target:
23
24   Simulation:          configured for a simulated on-chip Flash