Online IDE always shows max memory usage

Hi,

Thanks for informing that, looking into the scatter file, you can see it defines ARM_LIB_HEAP region, which is the reason using 19KB ram.

This is a dynamic heap, so it won’t affect ram usage of application, but we will see if we can improve it.

Regards,
Desmond