Description
I need to display some logging text using text area. but when heap is filled program hangs.
I’ve no much resources on my MCU
What MCU/Processor/Board and compiler are you using?
STM32F103RE / Keil
What do you want to achieve?
I’d like to free memory, FIFO mechanism, before heap is filled.
What have you tried so far?
I’m digging in lv_ta.c but no ideas
thanks.