Tool/software:
Hi, I need to implement this feature that if the system has been reset by watch dog (RTI dwd) for too many times, the system should give up.
Is there a way to do this? For example, is there some RAM or registers that will not be reset by the watch dog reset, so that the system reset time can be kept there and not affected by watch dog reset? Thanks very much!