This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

FreeRTOS and watchdog

Hello experts !!!

I have been working on FreeRTOS and know that tick time has the highest priority. 
So I have a doubt whether watchdog timer is useful in FreeRTOS or not ?

Specially if we are creating several tasks, then how much is the importance of watchdog ?