#include "FreeRTOS.h" #include "task.h" uint8_t ucHeap[configTOTAL_HEAP_SIZE] __attribute__((section(".freertos_heap")));