WATCHDOG
在由单片机构成的微型计算机系统中,由于单片机的工作常常会受到来自外界电磁场的干扰,造成各种寄存器和内存的数据混乱,会导致程序指针错误,不在程序区,取出错误的程序指令等,都有可能会陷入死循环,程序的正常运行被打断,由单片机控制的系统无法继续正常工作,导致整个系统的陷入停滞状态,发生不可预料的后果。
资源总数
51
源代码
3,628
WATCHDOG 热门资料
查看全部 51 份 →在ALTERA的软核NIOS下watchdog组件的控制函数
在ALTERA的软核NIOS下watchdog组件的控制函数,分别是启动,喂狗,改监控时间,停止。小并不代表没用,逼我在压缩文件中加,两个重复文件嘛
2016-10-29
24
This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 A
This program shows how to configure the watchdog timer for the following chips: Atmel 80C51RA2 Atmel 80C51RD2 Atmel...
2015-09-26
107
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the
This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the watchdog is configur...
2016-02-09
94