#Hey, I have a problem using LVGL

10 messages · Page 1 of 1 (latest)

hearty oracleBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

burnt heart
#

gesundheit

worn igloo
#

Whops

rough heron
#

ich kann nicht deutch sprechen

#

ich weiss nicht

worn igloo
#

^^

worn igloo
#
[Info]  (125.685, +0)    lv_malloc_zeroed: couldn't allocate memory (44 bytes)
[Info]  (125.685, +0)    lv_malloc_zeroed: used: 57536 (100 %), frag:   0 %, biggest free: 40
[Error] (125.685, +0)    lv_obj_allocate_spec_attr: Asserted at expression: obj->spec_attr != NULL (Out of memory)
hearty oracleBOT
#

@worn igloo

It looks like you may have code formatting errors in your message

Note: Make sure to use back-ticks (`) and not quotes (')
Note: Make sure to specify a highlighting language, e.g. `cpp`, after the back-ticks

Markup

```cpp
int main() {}
```

Result
int main() {}
worn igloo
#

I found out with the debug mode.
Which memory does that correspond in the lv_conf.h?