Tool/software:
Let me give you more details about the application.
There are 4 tasks in the system. One is the simplelink http task with the highest priority, which is priority 6. One is the watchdog task which has the second highest priority, priority 10. And the rest is the LPDS invocation task which has lower priority. The other one is a task that I read i2c. I clean the watchdog task by calling it every 100ms.
The device goes into LPDS. It wakes up when it receives an HTTP request and then automatically enters LPDS mode again. Can waking up and going to sleep affect the watchdog behavior? Do I need to restart it again and again after waking up from LPDS?
When the system is working properly, sometimes it locks up after 3 days, sometimes after 1 hour. The system freezes completely. I press with UART_PRINT and it also freezes. I turn on the led with GPIO and it freezes again. whatcdog cannot reset the system. We have done a lot of production and products are returned due to this failure. Please I need help urgently. I am using SDK 7.0.10. I am using CCS 1.12.