Closed
Description
On linux host machine, CONFIG_MEM_HEAP_AREA_SIZE
would be set 256KB by default. I cannot find the way to set the configuration from CMake build system.
I would be useful to set the heap size for host machine so that we can test with memory consumption problem on host without flashing binary into target device.