LwIP Build Analyzer
Hey there,
I have a question regarding the output of the build analyzer. When I set up freeRTOS + lwIP , like explained here:
on my STM32H753 everything works as expected but the build analyzer shows that RAM D2 is almost full.
When I check the Memory Details, I see that there are only the assigned descriptors inside and the 6k for the RxBuffer. There is also 512B for an internal buffer I need.
But why is the build analyzer showing that the RAM D2 is almost full?
