31.3.2. FreeRTOS Hello Gptmr
31.3.2.1. Overview
The freertos_hello example shows freertos task scheduling function using gptmr instead of mtmr.
31.3.2.2. Board Setting
No special settings are required
31.3.2.3. Running the example
When the example runs successfully, the LED starts flashing and following message is displayed in the terminal:
task2 is running.
Toggle the led pin level.
LED is off.
LED is off.
LED is off.
LED is off.
task2 is running.
Toggle the led pin level.
LED is on.
LED is on.
LED is on.
task2 is running.
Toggle the led pin level.
LED is off.
LED is off.
LED is off.
LED is off.