Search found 1 match

by chrisake
Sun Jan 14, 2024 2:01 pm
Forum: ESP-IDF
Topic: Memory Allocation fails while there is Heap space available
Replies: 3
Views: 13657

Memory Allocation fails while there is Heap space available

I am trying to program for the T-Display-S3-long, I have downloaded the AXS15231B.cpp library and tested the basic program where it displays 3 statically allocated images. My goal is to have an RTOS task that will handle the UI rendering accordingly. The program I am testing right now is very simple...