Location:
Search - keil ledk
Search list
Description: 拷拷贝到你的Keil安装目录下的c51\bin文件夹中。
工程文件中需设置一下:
project->Option for Target Target1
选Debug页
左侧最下面
Dialog Dll
一般是DP51.DLL,不用修改
Parameter
中是
-P51
在其后加入
-dledkey
即该行看起来应该是这样的:
-p51 -dledkey
保存即可
进入调试后,点击:Peripherals,其中多出一个“键盘LED实验仿真板”选择该项即可。-emboss your copy of the Keil installation directory under the decoder \ bin folder. The project document to be provided as follows : project-gt; Option for Target Target1 election Debug bottom of the left page is generally Dialog Dll DP51.DLL, need not be amended Parameter is- P51 add after-dledkey that the bank should look like this :-p51-can be preserved into dledkey to debug and click : Peripherals, in which more than a "keyboard LED simulation board," which can be chosen.
Platform: |
Size: 56320 |
Author: |
Hits:
Description: keilc51仿真板软件使用方法:1. 请将下载的2个插件内容拷贝到uVision 的安装目录下的 \Keil\C51\BIN 中
2. 修改 Tool.ini, 此文件位于 uVision 的安装目录 \keil 下.
请将下面的内容 添加到 [C51] 部分的后面.
AGSI1=ledkey.dll ("ledkey")
AGSI2=simboard.dll ("simboard")
3. 重启uVsion. 进入Debug 模式, 打开菜单Peripheral, 发现增加了2项
分别是键盘LED仿真板,51实验仿真板。
这样使用时就不用每次设置了,任何时候打开都可以用
-keilc51 board simulation software to use: 1. Please download the contents of two plug-ins are copied to the installation directory uVision under KeilC51BIN 2. modify Tool.ini, this file is located in the installation directory uVision under keil. I would be grateful if the contents of the following added to the [C51] part of the back. AGSI1 = ledkey.dll ( ledkey ) AGSI2 = simboard.dll ( simboard ) 3. Reset uVsion. entered the Debug mode, open the menu Peripheral, found an increase of 2 are keyboard LED emulation board, emulation board 51 experiments. So no need to use each set at any time can be opened
Platform: |
Size: 107520 |
Author: zjb |
Hits: