23.3.3. FreeRTOS Tickless-Wait Mode

23.3.3.1. Overview

The freertos_tickless example shows freertos tickless mode. Soc will enter wait mode in idle states. The led will turn on when freertos is running at normal mode, and will turn off during tickless mode.

23.3.3.2. Board Setting

No special settings are required

23.3.3.3. Running the example

When the example runs successfully, the LED starts flashing and following message is displayed in the terminal:

task2 is running.
task1 is running.
task1 is running.
task1 is running.
task1 is running.