Notifications
Clear all
[Closed] (SDK) Get Heap Size and Heap Free?
Feb 25, 2016 11:40 pm
does anyone have an idea where the system stores Heap Size and Heap Free amount which the mxs returns with heapsize and heapfree?
3 Replies
1 Reply
Feb 25, 2016 11:40 pm
Perhaps you can find some clue in the MXS Kernel headers “collectable.h”, “value.h”?
There seems to be some stack/heap stuff in there. Not much documentation though.