I am developing a product. I developed every module in the firmware individually. Now I am integrating them but getting memory issues. I am not able to see how the memory is allocated inside the MCU during the runtime.
Can Linux help me debug issues better, using its command than Windows platform?
Thanks in advance.
#include <MemoryFree.h>Serial.println(freeMemory());