Hello
I'm working with a dsk6455 and I'm programming the watchdog timer. I think I cannot use hardware reset and I'm using TINTLO interrupt. I simulate a timeout event and the first time it works correctly, the interrupt is serviced. I use a software interrupt via c_int00 but if I keep the loop the watchdog timer is not enabled again. I've read in spru968, page 32, that watchdog only can be enabled via a hardware reset. Is there other method to reenabled the watchdog?.
Best regards.
Manuel Fernández Ros