For the default "Timer task", we recieve the POOL_BLOCK_IN_ERROR,
and the MQX_CORRUPT_STORAGE_POOL in get_mem_error(), this happens when the taks are heavily loaded and the used memory reaches about 92 %
MQX_CORRUPT_STORAGE_POOL , on what instances this can happen for a timer task,?
Usage Details
Timer component is created with its default priority & size.
_timer_create_component(TIMER_DEFAULT_TASK_PRIORITY,TIMER_DEFAULT_STACK_SIZE)