搜索资源列表
wdt
- linux2.6.13下2440看门狗驱动,看 了 就 知道platform是怎么建立
WDT
- linux 2410 开门够程序,了解24100 看门狗-linux 2410 program to open the door enough to understand watchdog 24,100
8180_AP_test
- GM8180 的WDT SERIAL GPIO Application 的测试范例,是原厂没有提供的-GM8180 The WDT SERIAL GPIO Application of the test sample is not provided by the original
07-wdt-int
- 关于Cortex-A8裸机编程的看门狗例程。学习裸机编程的朋友可下载作为参考,如有错误欢迎指教-Cortex-A8 bare metal programming of the watchdog
4.7_watchdog_test
- 看门狗测试 ,是一个定时器电路, 一般有一个输入,叫喂狗,一个输出到MCU的RST端,MCU正常工作的时候,每隔一端时间输出一个信号到喂狗端,给 WDT 清零,如果超过规定的时间不喂狗,(一般在程序跑飞时),WDT 定时超过,就回给出一个复位信号到MCU,是MCU复位. 防止MCU死机. 看门狗的作用就是防止程序发生死循环,或者说程序跑飞。-watchdog test