Part Number: TDA2SX
Is watchdog reset after warm reset?
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.
I have two question:
1)Can you help me to confirm if watchdog is enabled while the RESETN (BALL NUMBER is E23) pin keep active?
2)Can you help me to confirm if watchdog is enabled after warm reset?
Hi,
ROM code, being first software running, uses watchdog for its own purposes (timeout booting device). See section Initialization in the TRM and run a search for 'watch'.
ROM code, upon successful handover to initial bootstrap code, disables watchdog so user code can complete and use watchdog per own requirement.
If no successful boot by ROM happens, watchdog will keep resetting the device.
Regards,
Stan