搜索资源列表
smc1602
- 液晶SMC1602原c51程序,调试环境keil 51,调试成功,希望对大家有用-LCD SMC1602 original decoder procedure debugging environment Keil 51, debug success we hope to useful
lks
- 给大家传两个Keil的插件,平凡工作室做的,很棒,可以在Keil中模拟出实验板,能作不少实验(ledkey,simboard) 使用说明: 1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2
calc
- This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to in
200711192138259170
- 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2=simboard.dll (\"simboard\") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了
2007111921383628933
- 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \\Keil\\C51\\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \\keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll (\"ledkey\") AGSI2=simboard.dll (\"simboard\") 3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了
dac908.rar
- dac908的调试程序,采用Keil C51,dac908 debug procedures Keil C51
SPCStatusDLL
- 文件名:SPCStatusDLL.dll 版本号:V1.00_071017 用 途:为方便Keil软件中,对仿真时间的观擦,特别是单步仿真时间,编成此动态连接库; 用 法:把SPCStatusDLL.dll拷贝到...\Keil\C51\BIN的目录下面。然后设置工程Project->Options for Target->Debug-> 在Use Simulator即左边的选项中,在最下方Dialog Dll:旁边Parameter:下面加上 -dSPCSt
ledkey
- keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中 2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下. 请将下面的内容 添加到 [C51] 部分的后面. AGSI1=ledkey.dll ("ledkey") AGSI2=simboard.dll ("simboard") 3. 重启uVsion. 进入Debug 模式, 打开菜单Perip
SP0604
- C51 COMPILER V7.20, COMPILATION OF MODULE SP0604_实验13_红外襙控器技蔩 OBJECT MODULE PLACED IN SP0604_实验13_红外遥控器技术.OBJ COMPILER INVOKED BY: d:\Keil\C51\BIN\C51.EXE SP0604_实验13_红外遥控器技术.c BROWSE DEBUG OBJECTEXTEND-uVision2 Project,Keil Software
Keil_C702
- 用来调试C51程序的软件,用过的,挺好用的!大家可以试试。-C51 procedures used to debug software, used, very good use! You can try.
single-chip-FM
- 基于AT89C52单片机的BH1415F调频台控制C程序,使用keil C51,并调试通过。-Based on AT89C52 single-chip FM BH1415F of control C, the use of keil C51, and debug through.
adc0832ccn
- 用Keil C51弄了两天终于调试成功了这个程序,精确度很高,希望能对朋友们起到抛砖引玉的作用吧!-With the Keil C51 finally get a couple of days to debug the success of this procedure, high accuracy, hoping to attract valuable comments of friends who played the role of bar!
keiljiaocheng
- KEil C51编程,Keil Software–Cx51 编译器用户手册,Keil 的辅助工具和部份高级技巧,keil调试命令、在线汇编与断点设置,如何在Keil中查看程序执行时间等-KEil C51 programming, Keil Software-Cx51 Compiler User' s Manual, Keil auxiliary tools and part of the high-level skills, keil debug commands, on-line com
bujindianjichuankoutongxin
- 用keil c51编的串口通信控制步进电机正反转 已调试可用-Compiled using keil c51 serial communication control stepper motor positive inversion has been used to debug
KeilC51UV2DebugCommand
- Keil C51 UV2调试命令(中文版)μVision2 调试命令 μVision2 支持许多种命令,你可以在Output Window – Command 窗口输入这 些命令以用于调试程序。这些命令可分为以下几类,下表将对每个类别的共性功 能进行描述-Keil C51 UV2 debug command (Chinese Edition) μVision2 debug command μVision2 support many types of commands, you may
uVision2Debugcommand
- keil C51 UVision2说明书之调试命令大全-keil C51 UVision2 Debug command
C51_Calculator
- 本例子显示一个基本的整数计算器的8051微控制器供电。虽然有一个完整的Keil C51的浮点运算库中的评估版本被限制为对象的代码2K的,所以我们必须限制此示例为整数的数学,以适应这个限额之内。 此设计方案的书面的 C 使用的Keil uVision 2个IDE为其提供了一个变形VSM的调试监视器的驱动程序。 变形配置运行环境与凯尔一起说明可以发现它的编辑在原理图上(点8051微控制器和按Ctrl - E)的,然后在编辑组件对话的形式帮助按钮点击。-This sample d
Keil-C51-UV2-debug
- C51调试 很有用的东西 -c51 debug c51 debug c51 debug c51 debug
Keil-C51
- Keil C51编译、调试软件使用指南,帮助学习该软件-Keil C51 compile, debug software use guide to help learn the software
串口
- 陀螺仪9轴,调试c51例程,无资料,其他例程抄录过来的,为了凑字,上传很麻烦。(Gyro debug C51 routines)