Hi Freescale Community.
I've been doing tests and I've seen that the maximum dynamic memory allocation that I can reserve is approximately 32 Kbytes, neither I can reserve two blocks of 32 Kbytes, only one block.
I need to increase the heap for dynamic memory, and to know where is defined and how to modify this value.
I am working with CW10.3, TowerK40, MQX and C++ compiler.
Thanks for any answer about this problem.