Statistics: Posted by iot-bits.com — Wed Jan 17, 2018 2:49 pm
Statistics: Posted by eriksl — Fri Jan 12, 2018 5:53 pm
Statistics: Posted by eriksl — Mon Jan 08, 2018 1:59 am
Statistics: Posted by iot-bits.com — Mon Jan 08, 2018 12:55 am
The DRAM is actually 96kB.
With nonOS SDK, the remaining 16kB gets used for ROM code.
In RTOS SDK, you have the entire 96kB for data, bss, rodata and heap.
Because heap is the flexible one here, it depends on the size of (data+bss+rodata).
Statistics: Posted by eriksl — Fri Jan 05, 2018 4:18 pm
Statistics: Posted by iot-bits.com — Fri Jan 05, 2018 3:10 pm
Statistics: Posted by eriksl — Wed Jan 03, 2018 3:50 am