Two Task Watchdog
Posted: Wed Apr 18, 2018 2:24 pm
Hi guys, I have some task's to access an peripheral and because this, TSK WDT has 30sec to reboot (I using binary semaphore to synchronize all)... However, some another task's don's access peripheral and need to be have an TSK WDT more frequently.
Can I create 2 separate task watchdog? I need one with large delay (30sec) and another with <2sec. How to avoid this problem?
Can I create 2 separate task watchdog? I need one with large delay (30sec) and another with <2sec. How to avoid this problem?