How to run the stm32f769i-disco demo

Description

I am trying to run the stm32f769i-disco demo

What MCU/Processor/Board and compiler are you using?

stm32f769i

What LVGL version are you using?

v8.0

What do you want to achieve?

To run the stm32f769i-disco demo

What have you tried so far?

I have created a new project in stm32cubeide and imported the lvgl demo project. I am able to build the project but cannot run or debug it as it says “The selection cannot be launched, and there are no recent launches”.

Did you try this?

If you’re trying to set up your own project, then make sure you have configured in project properties, the paths for includes and source files directories for lvgl.

Hi, thanks for your reply. I am using this. I realised that I hadn’t selected the correct configurations to run the project.