Memory math
Posted: Wed Dec 19, 2018 10:50 am
Hi
I am using esp32doit-devkit-v1. When I build the sketch, I get following lines at the end:
DATA: [= ] 12.9% (used 42424 bytes from 327680 bytes)
PROGRAM: [====== ] 62.5% (used 819078 bytes from 1310720 bytes)
I am of the impression that this board has 4MB flash memory. But these line indicating that it has 1.3 MB and 0.32 MB Ram.
Is it usual and rest of the memory is used for some default configurations etc. ????
Also does it means I cannot update OTA as more than 50% memory is used????
I am using esp32doit-devkit-v1. When I build the sketch, I get following lines at the end:
DATA: [= ] 12.9% (used 42424 bytes from 327680 bytes)
PROGRAM: [====== ] 62.5% (used 819078 bytes from 1310720 bytes)
I am of the impression that this board has 4MB flash memory. But these line indicating that it has 1.3 MB and 0.32 MB Ram.
Is it usual and rest of the memory is used for some default configurations etc. ????
Also does it means I cannot update OTA as more than 50% memory is used????