mirror of https://github.com/ARMmbed/mbed-os.git
The heapsize was incorrectly calculated. This fixes it by subtracting the Stack size, any memory chunks allocated before the start of the application (for vectors and/or crash report), and finally the size of the application from the total RAM size. The stack start address should be the top of the RAM which is also fixed. |
||
---|---|---|
.. | ||
TARGET_Apollo3 | ||
sdk | ||
CMakeLists.txt |