Hi Jonas
There is file FreeRtosConfig.h in project’s “include” folder.
Next line needs to be changed (heap size should be increased to accommodate another task or OS resources):
#define configTOTAL_HEAP_SIZE ((size_t)(38000))
Best regards.
Hi Jonas
There is file FreeRtosConfig.h in project’s “include” folder.
Next line needs to be changed (heap size should be increased to accommodate another task or OS resources):
#define configTOTAL_HEAP_SIZE ((size_t)(38000))
Best regards.