Error with lv_bindings/lvgl/src/lv_misc/lv_printf.c

Hi @embeddedt and @amirgon

I used Keil C uVision and STM32CubeMX in stead of recommended applications:

Does that affect the process?

It’s a bit hard for me to know your exact project setup, particularly since you’re creating it from scratch.

What I can suggest is that you check whether that lv_conf.h file is actually being included properly (an #error directive added to its first line should tell you that quickly).