12.2. lvgl_rtos

12.2.1. Overview

This example project demonstrates the running effect of LVGL’s official demo in a rtos environment.

12.2.2. Hardware Configuration

Connect the supported screen to the development board, with the default being an RGB screen. If you need to connect another type of screen, you need to modify board/xxx/CMakeLists.txt accordingly to select the corresponding screen.

12.2.3. Build Types

  • flash_sdram_xip

  • flash_sdram_xip_release

12.2.4. Running the example

Once this program runs correctly, the demo’s entry button will be displayed on the screen. Click the corresponding button to execute the respective demo.