虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Debug

  • 一、实验目的 了解数/模转换器的基本原理

    一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图36,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用Debug输出命令(Out 290 数据)输出数据给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)锯齿波 三、编程提示 1、8位D/A转换器DAC0832的口地址为290H,输入数据与输出电压的关系为: (UREF表示参考电压,N表示数数据),这里的参考电压为PC机的+5V电源。 2、产生锯齿波只须将输出到DAC0832的数据由0循环递增。

    标签: 实验 模转换器

    上传时间: 2016-03-12

    上传用户:ywqaxiwang

  • symbian学习资料

    symbian学习资料,主要用于Ondevice Debug

    标签: symbian

    上传时间: 2014-01-22

    上传用户:hullow

  • ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

    ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard Debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!

    标签: Exception ExcpHook Coldwind Monitor

    上传时间: 2014-02-10

    上传用户:jing911003

  • 44b0x bios源码 ************************************************ BIOS程序说明 By hugang, hgx2000@mail

    44b0x bios源码 ************************************************ BIOS程序说明 By hugang, hgx2000@mail.china.com 本程序改编自antiscle公布的代码,在此首先 对antiscle表示感谢,我替换的原代码的网络 部分,对shell和flash也进行了一定的修改, 使其可以在51eda的开发板上可以正常运行。 ************************************************* 1.文件说明 Net : Rtl8019驱动代码 Src : 主程序代码 Inc : 主程序的头文件 Debug : SDT目标代码 Myusb.apj : SDT2.51工程文件 Myusb.PR : SourceInsight3.5工程文件

    标签: hugang 44b0x 2000 bios

    上传时间: 2016-04-09

    上传用户:kytqcool

  • *** *** *** *** *** *** *** *** * RTL8019測試程式說明 By hugang, hgx2000@mail.china.com ************

    *** *** *** *** *** *** *** *** * RTL8019測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Net : Rtl8019驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    标签: hugang china 8019 2000

    上传时间: 2014-11-23

    上传用户:jichenxi0730

  • *** *** *** *** *** *** *** *** * USB測試程式說明 By hugang, hgx2000@mail.china.com ****************

    *** *** *** *** *** *** *** *** * USB測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 Usb : PDIUSB12驅動代碼 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myusb_Data : ADS目標代碼 Tools : PC端測試程式及驅動 Myusb.apj : SDT2.51工程文件 Myusb.mcp : ADS1.2工程文件 Myusb.PR : SourceInsight3.5工程文件

    标签: hugang china 2000 mail

    上传时间: 2016-04-09

    上传用户:cainaifa

  • *** *** *** *** *** *** *** *** * UCOS_II測試程式說明 By hugang, hgx2000@mail.china.com ************

    *** *** *** *** *** *** *** *** * UCOS_II測試程式說明 By hugang, hgx2000@mail.china.com ************************************************* 1.文件說明 UCOS_II : UCOS_II代碼,2.71版 Src : 主程式代碼 Inc : 主程式的頭文件 Debug : SDT目標代碼 Myucos_Data : ADS目標代碼 Myucos.apj : SDT2.51工程文件 Myusos.mcp : ADS1.2工程文件 Myusos.PR : SourceInsight3.5工程文件

    标签: UCOS_II hugang china 2000

    上传时间: 2014-02-11

    上传用户:hongmo

  • 4 digital LED dynamic display的Verilog HDL源代码

    4 digital LED dynamic display的Verilog HDL源代码,它能动态的显示4位数,为FPGA 的Debug 提供便利,非常经典,简单易懂,并且经过了Modelsim/ISE/FPGA(XC3S250ETQ144)验证和实现,好的行为模型就应该大家分享。

    标签: digital Verilog dynamic display

    上传时间: 2016-04-12

    上传用户:坏天使kk

  • The BeeStack Application Development Guide describes how to develop an application for BeeStack, in

    The BeeStack Application Development Guide describes how to develop an application for BeeStack, including discussions on major considerations for commercial applications. This document is intended for software developers who write applications for BeeStack-based products using Freescale development tools. It is assumed the reader is a programmer with at least rudimentary skills in the C programming language and that the reader is already familiar with the edit/compile/Debug process.

    标签: BeeStack Application Development application

    上传时间: 2016-04-17

    上传用户:lijianyu172

  • 用于操作系统实现方面的调试工具

    用于操作系统实现方面的调试工具,bochs具有很大的Debug调试功能。

    标签: 操作系统 方面 调试工具

    上传时间: 2016-04-20

    上传用户:变形金刚