Welcome![Sign In][Sign Up]
Location:
Search - keil A51

Search list

[Other resourceSTRATUP.A51

Description: 单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.
Platform: | Size: 1950 | Author: 门铎 | Hits:

[SCMWINC51编程

Description: 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window.
Platform: | Size: 32982016 | Author: 高山流水 | Hits:

[SCMCAN591_A51

Description: P87C591的CAN通讯程序模块,可在keil下调试运行-P87C591 CAN communication process module, the debugger running under Keil
Platform: | Size: 7168 | Author: 庞班 | Hits:

[SCMkeil_a51

Description: 这个东东还是可以用的,是KEIL C51的汇编配置文件,很有用,对于搞单片机的同志们来说!-the Eastern can still use, is a compilation of KEIL C51 configuration file, useful, MCU for engaging comrades run!
Platform: | Size: 537600 | Author: | Hits:

[Other Embeded programRTX51SourceTran

Description: RTX51源代码及使用指南;解释如何使用 rtx51小型实时操作系统并给出 rtx51完全版功能的概述 这 个手册并不是一本详细的实时应用的入门教程并且假定你已经熟悉了 Keil C51 A51 相关工具DOS操作系统和8051微处理器的硬件和指令体系-RTX51 source code and the use of guidelines; explain how to use rtx51 small real-time operating system and gives rtx51 fully functional version of an overview of the manual and not a detailed real-time application portal Directory and the assumption that you are already familiar with the Keil C51 A51 related tools DOS operating system and the 8051 microprocessor instructions and the hardware system
Platform: | Size: 209920 | Author: lsj | Hits:

[SCMmcs51macro

Description: 源码公开的MCS 51 单片机的宏汇编器 Macro Assembler of MCS MCS-51 micro controller Version 0.12 这是一个应届生写的习作 尽管这个软件A51 还未完全达到满意的效果不过与Keil 公司的A51 配合起来使用还是不错的 公开源码和文档的目的是希望能够给一些爱好者作为学习编译原理和C 程序设计的靶子同时也希望有更多的热心人参与修改源码直至更加完善 来自周立功公司-MCS 51 open-source SCM macro assembler Macro Assembler of MCS MCS-51 micro controller Version 0.12 This is a year of Health to write assignments A51 even though the software is still not yet fully satisfactory, however the effect of the A51 and Keil company with up or a good use of open source code and documentation which aims to compile a number of enthusiasts as a learning theory and C programming target but also hope that more and more enthusiastic to participate in modified source code until a more complete company from weeks Ligong
Platform: | Size: 611328 | Author: qingczhang | Hits:

[SCMkeilc51startupa51

Description: STARTUP.A51中文注释,手工制作,上传分享!-Notes STARTUP.A51 Chinese, handmade, upload to share!
Platform: | Size: 7168 | Author: zhengguojun | Hits:

[SCM12

Description: 第12章(/12/) BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test/syncdly.h 同步延时 FX2Test/lpregs.h 寄存器声明 FX2Test/lp.h EZ-USB头文件 FX2Test/fw.c C51主程序 FX2Test/periph.c 初始化及任务调度 FX2Test/FX2Test.hex 单片机Hex文件 FX2Test/STARTUP.A51 启动代码 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。 注意:这里需要添加完整的头文件及库文件才可以编译。 -Chapter 12 (/ 12 /) BasicUSB.SchDoc circuit schematic FX2Test/FX2Test.Uv2 Keil C51 works FX2Test/EZUSB.LIB EZ-USB library file FX2Test/dscr.a51 USB descriptor FX2Test/USBJmpTb.OBJ USB interrupt jump table FX2Test/syncdly.h sync delay register FX2Test/lpregs.h statement FX2Test/lp.h EZ-USB header files FX2Test/fw.c C51 main program initialization and task scheduling FX2Test/periph.c single FX2Test/FX2Test.hex Hex machine code file to start the procedure FX2Test/STARTUP.A51 Description: Cypress provided the use of EZ-USB Development Kit basic firmware programming. Installation: copy the source to your hard disk under a specific directory, use the Keil C compiler can run. Note: There will need to add the complete header files and library files can be compiled.
Platform: | Size: 46080 | Author: 熊達達 | Hits:

[SCMSTRATUP.A51

Description: 单片机在使用KEIL调试时如何在STARTUP.a51里设置寄存器的源码.-Single-chip debugging using KEIL how STARTUP.a51 installed in the source register.
Platform: | Size: 2048 | Author: 门铎 | Hits:

[OtherA51

Description: book for keil use code c
Platform: | Size: 1743872 | Author: gipsilyes | Hits:

[assembly languageKeil-A51

Description: 模拟I2C总线,C源代码很容易找,这是ASM的源代码。-Simulation of I2C Bus, C source code is easy to find, this is the ASM source code.
Platform: | Size: 159744 | Author: wind | Hits:

[Software Engineeringax51

Description: keil a51的一些网上收索的文档,很难集全的,对A51文件有一定的了解哦-Some on-line revenue keil a51 document claims it is difficult to set the whole, and on the A51 documents have a certain understanding of Oh! ! ! !
Platform: | Size: 1491968 | Author: study | Hits:

[SCMCOMX_source

Description: 51单片机实现目标板上 一串口到多串口的选择切换。 COMX下行口(接被监控设备)为16路RS232,上行口(接管理PC)为1路RS232或1路10BASE-T。 COMX支持四级级联。 包中源码为标准A51代码,可用KEIL直接编译生成可烧写文件,本设计应用目标芯片为at89s52。-51 MCU target board over a serial port to the serial port selection switches. COMX down mouth (then under surveillance equipment) for the 16-way RS232, uplink port (Hospitality Management PC) as a way RS232 or 1 10BASE-T. COMX to support four cascade. A51 source package as the standard code, can be used directly KEIL compiler generates Shaoxie documentation, the goal of chip design applications at89s52.
Platform: | Size: 3072 | Author: Gloria | Hits:

[assembly languageVSM

Description: asm的文BJECT MODULE PLACED IN STARTUP.OBJ ASSEMBLER INVOKED BY: 用Keil实现\C51\BIN\A51.EXE STARTUP.A51 SET(SMALL) DEBUG EP档简介-asm of the text BJECT MODULE PLACED IN STARTUP.OBJ ASSEMBLER INVOKED BY: using Keil to achieve \ C51 \ BIN \ A51.EXE STARTUP.A51 SET (SMALL) DEBUG EP File Description
Platform: | Size: 3439616 | Author: 张晋芳 | Hits:

[DocumentsA51

Description: keil A51 的 英 文 资 料 说 明 -keil A51 asm
Platform: | Size: 1743872 | Author: gengbo | Hits:

[SCMKeil-C51

Description: Keil C51初始化代码 Startup.a51的中文说明 ,帮助学习单片机C编程-Keil C51 init Startup.a51
Platform: | Size: 2048 | Author: 倪彦 | Hits:

[SCMkey

Description: 这里有一个单片机密码锁的程序,具体功能是 这个范例说明如何使用8051, LCD显示器和4ⅹ4的小键盘,制作一个密 码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别 连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。 执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就 会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会 显示出 "PASSWORD WRONG"。 当用户按下4ⅹ4小键盘的按钮 B时,可以修改时间。 当用户按下4ⅹ4小键盘的按钮 C时,可以修改密码。*/ 编译环境 Keil uVision3,系统 winxp3-There is a single chip program lock, the specific function is This example illustrates how to use the 8051, LCD monitor and 4 ⅹ 4 small keyboard, making a Close Code lock. PORT 1 LCD monitor connected to the data lines. PORT 3 of the P3.3, P3.4 and P3.5 points Do not LCD monitor connected to the control line. PORT 2 is connected to 4 ⅹ 4 keypad, you can enter the password. Implementation of the procedures or time to change the password, the first LCD monitors to display the time and date. 4 ⅹ 4 when the user presses the button A small keyboard, you can enter the password. If the password is correct, it The LED will flash P3.6, that opens the lock. If the password is not correct, LCD display will Show "PASSWORD WRONG". When the user presses the 4 ⅹ 4 button keypad, B, can be modified. 4 ⅹ 4 when the user presses the button on the keypad C, you can change your password.*/
Platform: | Size: 88064 | Author: 林羽 | Hits:

[ARM-PowerPC-ColdFire-MIPSA51

Description: 详细介绍了A51在keil下编译的汇编语言和宏的用法-Introduced in the compilation of the keil for a251/A51 assembler language and macro usage
Platform: | Size: 1454080 | Author: 王金凯 | Hits:

[ARM-PowerPC-ColdFire-MIPSKD040G1_AK_v004.ZIP

Description: BITEK BIT1628A master mode demo code for AK (ADC Keypad) in Keil A51.
Platform: | Size: 52224 | Author: Jeffrey Chang | Hits:

[OtherA51

Description: keil A51编译器用户手册,keil A51编译器用户手册-the Keil A51 compiled user manual
Platform: | Size: 1743872 | Author: fkerf11 | Hits:
« 12 »

CodeBus www.codebus.net