24.3.3. FreeRTOS Tickless-Wait Mode
24.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.
24.3.3.2. Board Setting
No special settings are required
24.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.