Hi,
I am trying to evaluate LVGL v9.2.1 performance and compare with LVGL 8.3.10 to see VGLite improvements if any.
I am uisng MIMXRT1166-EVK Board and 25.06.00 SDK. I am importing both lvgl_demo_widgets_cm7 example for OS and for Bare metal.
** Baremetal example runs properly, however VGLite is not active in baremetal. That is why I have to use the example with FreeRtos one. However, after compiling and deploying the code to board, it displays nothing. I compared both mcux_config.h files. Both nearly the same config but FreeRtos example not works? Waiting your helps..
