Works as replacement here for prior version.
Here is the result from LFSintegrity build:
Code:
FlexRAM section ITCM+DTCM = 512 KB
ITCM : 67288 B (68.45% of 96 KB)
DTCM : 21184 B ( 4.97% of 416 KB)
Available for Stack: 404800 B
OCRAM: 512KB
DMAMEM: 12384 B ( 2.36% of 512 KB)
Available for Heap: 511904 B (97.64% of 512 KB)
Flash: 90240 B ( 1.11% of 7936 KB)
Versus the current build text:
Code:
Sketch uses 87160 bytes (1%) of program storage space. Maximum is 8126464 bytes.
Global variables use 119476 bytes (22%) of dynamic memory, leaving 404812 bytes for local variables. Maximum is 524288 bytes.
And the other option from build:
Code:
Memory region Used Size Region Size %age Used
ITCM: 96 KB 512 KB 18.75%
DTCM: 21184 B 512 KB 4.04%
RAM: 12384 B 512 KB 2.36%
FLASH: 90244 B 7936 KB 1.11%
ERAM: 0 GB 16 MB 0.00%
The last option also included ERAM - which could be helpful to add when that is used