Forum Discussion
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi,
Please use this function as mentioned here in this link:
https://www.freertos.org/a00127.html
You are not following the desired definitions of the tick time.
void vTaskDelay( const TickType_t xTicksToDelay );
INCLUDE_vTaskDelay must be defined as 1 for this function to be available