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.
10 messages · Page 1 of 1 (latest)
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.
gesundheit
Whops
[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)
@worn igloo
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
```cpp
int main() {}
```
int main() {}
I found out with the debug mode.
Which memory does that correspond in the lv_conf.h?