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?