This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, I am building my project using GCC Linaro Compiler but the project is running out of heap. So I need to increase heap size as well as I want to investigate the memory which is being used by my code. It seems .map file is missing from Release as well as debug folder. And How can I increase heap size?