You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.