Replies: 3 comments 1 reply
-
Just to add some more context, this occurs when lv_printf is set to use CLIB and runs OK when set to use internal. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Cc @faxe1008 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Spargue can you give short example how its reproducible? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using lvgl, lv_snprintf, and snprintf become circuler calls.
lv_conf.h
This causes a stack overflow and can be triggered by a Log overflow and dropping messages.
Beta Was this translation helpful? Give feedback.
All reactions