CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - watchdog

搜索资源列表

  1. watchdog(ICC)

    0下载:
  2. 1、观察喂狗与不喂狗的区别,使用PB口的LED指示灯做状态指示。 2、养看门狗的用意,在于用它监控系统:在程序本该运行的地方喂狗,如果程序卡死或跑 飞,将不会运行到那,那样狗没有被喂到,饿死了,控制器复位,得以重启从而进行控制。 3、本实验演示功能:养一只AVR内部看门狗,及时喂狗,狗不饿死,单片机不复位;不及时 喂狗,狗饿死了,单片机就复位。 4、本实验的程序设计较为简单,旨在给出养狗、喂狗,不让狗饿死的简单示例。 实际应用时考虑情况较多,要注意什么时候喂狗,放狗
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:19415
    • 提供者:littlezz
  1. WatchDog

    0下载:
  2. msp430f149内部 watchdog 应用参考例程-msp430f149 internal watchdog application reference routine
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:36463
    • 提供者:Jaycee
  1. WatchDog

    0下载:
  2. 一个watchdog的源代码,可供大家参考下-The source code of a watchdog, for Members' reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:73330
    • 提供者:天云
  1. Watchdog.timer.operation.debug.Tutorial

    0下载:
  2. 看门狗定时器操作调试高级教程Watchdog timer operation debug Advanced Tutorial -Watchdog timer operation debug Advanced Tutorial
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:70195
    • 提供者:nbman
  1. 6446-watchdog

    1下载:
  2. DSP编程时,DM6446开发环境下的看门狗使用实例,有相关代码及文档说明-DSP programming, the DM6446 development environment watchdog instance, code and document descr iption
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:5554
    • 提供者:hj
  1. watchdog

    0下载:
  2. 关于avr单品机,基础部分下看门狗的应用程序-The application of the watchdog
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:591
    • 提供者:Aaron
  1. Watchdog

    0下载:
  2. c8051看门狗程序,在c8051学习中可以借鉴一下,方便理解看门狗在c8051中的作用。-C8051 watchdog program, in c8051 study can be drawn lessons from, convenient understand watchdog role in c8051.
  3. 所属分类:SCM

    • 发布日期:2016-01-22
    • 文件大小:3072
    • 提供者:代旋
  1. watchdog

    0下载:
  2. 基于ARM的看门狗程序设计,适用于刚接触ARM的人-ARM-based watchdog program design, suitable for new to ARM
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:12119
    • 提供者:耶律魔西
  1. 8051-Watchdog-and-C-example

    0下载:
  2. 本文详细解释了8051单片机的看门狗原理,同时以STC89C52RC单片机为例书写了C语言代码,演示了看门狗的工作原理和机制。文中的代码稍加修改可以应用于AT89C5X单片机看门狗,STC12等系列的单周期指令单片机的看门狗。-This paper explain the watchdog of the 8051 single chip microcomputer principle, at the same time to STC89C52RC MCU as an example to wri
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-22
    • 文件大小:749413
    • 提供者:鲁信琼
  1. Zigbee-WatchDog

    0下载:
  2. 看门狗,眼熟的名字。无论在普通的51,还是高级的ARM。都离不开他的身影。一个完整的系统总需要一个看门狗,在你程序跑飞的时候帮你一把,使系统重新进入工作状态。它无疑是世界上最忠诚的狗。不过可千万别忘了喂它。-Watchdog, a familiar name. In terms of the normal 51, or advanced ARM. Can not be separated from his shadow. A complete system always need a watch
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:21028
    • 提供者:王培明
  1. WatchDog

    0下载:
  2. 看門狗程式, 可設定需要監控執行檔否被關閉-Watchdog program can be set to executable files need to monitor whether it is closed
  3. 所属分类:.net

    • 发布日期:2017-12-07
    • 文件大小:387740
    • 提供者:Jim
  1. W83627HFG-WatchDog-Application-Program-Porting-Gu

    0下载:
  2. DIOsample\W83627HFG WatchDog Application Program Porting Guide
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:16317
    • 提供者:pkwang
  1. watchdog

    0下载:
  2. 看门狗程序。延时程序 程序设定看门狗计时器为5是,计时时间到芯片复位。-Watchdog program. Delay procedures set watchdog timer for 5, time to time chip reset.
  3. 所属分类:SCM

    • 发布日期:2017-12-08
    • 文件大小:21650
    • 提供者:李强
  1. WatchDog

    1下载:
  2. msp430单片机的看门狗使用例程,内部有详细的函数说明,很容易理解-The MSP430 microcontroller watchdog routine use, there are detailed descr iption of function, it is easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:50266
    • 提供者:deredfa
  1. watchdog

    0下载:
  2. DSP程序,TMS320F2812看门狗例程,V120版本-DSP program, TMS320F2812 watchdog routine, V120 version
  3. 所属分类:DSP program

    • 发布日期:2017-12-03
    • 文件大小:87011
    • 提供者:yangyl
  1. Watchdog-program

    0下载:
  2. 看门狗程序,希望对大家dsp的程序开发有帮助-Watchdog program
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:3174
    • 提供者:zzc
  1. watchdog.tar

    0下载:
  2. 一个看门狗进程的代码。打开看门狗后进行喂狗,喂5次后停止喂狗,看开发板会不会重启。-A watchdog daemon code. Open watchdog and then feed the dog, fed five times then stop feeding the dog, see whether will the development board restart.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-01
    • 文件大小:575
    • 提供者:谢林
  1. Independent-watchdog-

    0下载:
  2. 智芯STM32开发板资料光盘(上)\STM32程序 独立看门狗实验(库函数)-STM32 development board information IPCore disc (on) \ STM32 program independent watchdog experiment (library functions)
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:5724580
    • 提供者:liyi
  1. watchdog

    0下载:
  2. stc89c52单片机的看门狗控制程序,在程序跑飞后会因没有过喂狗而导致系统自动重新启动-Watchdog control program STC89C52 MCU, fly to run in the program will automatically restart caused by not feeding the dog
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:3656
    • 提供者:sunxiang
  1. Code-Examples-for-8051-Watchdog

    0下载:
  2. Code Examples for 8051 Watchdog
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:18577
    • 提供者:obtst
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com