How to port my GUI from squareline studio on vitis FreeRTOS

Description

I am trying to port GUI on FreeRTOS using FPGA.

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

xilinx zynq

What LVGL version are you using?

8,3

What do you want to achieve?

I want to make my GUI run in a Task from FreeRTOS

What have you tried so far?

I tried Semaphore, Timer but when i do dubug, it stops always lv_task_handler

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.