Part Number:TMS320F28379D
Tool/software: Code Composer Studio
I am referring c2000 ware in that there is "watchdog_ex1_service " example i was following .
But there is no function for watchdog initialization . It directly sets the watchdog to generate an interrupt signal.
i have some couple of questions:
How to initialize watchdog ?
Is it possible to change watchdog counter ?
Why 55 and AA bits are used to reset watchdog counter ? (I mean is there any reason for it )