NXP 开发者,你好!
GUI Guider V1.6 默认的LVGL版本是V8.3.5, 但是我需要的LVGL版本是V8.1.0,默认版本不适合我的设备,请问我如何把这个LVGL版本 降低到我需要的版本? GUI Guider 软件我只看到官方有V1.5 和V1.6 默认的LVGL版本都很高
Hi @kangqin,
Each version of GUI Guider uses a specific version of LVGL.
Since different versions of LVGL may have different bug fixes and features, the code generated by GUI Guider must use a fixed LVGL library, otherwise there may be unknown problems.
Best Regards,
Wenbin
Hi @kangqin,
Unfortunately, GUI Guider does not have a version that supports LVGL V8.1.0. The supported LVGL version was directly upgraded from V8.0.2 to V8.2.0 when V.1.4.0 was released.
You could check the LVGL version in GUI Guider Release Notes.
BR,
Wenbin