proteus 6.9怎么和keil联机啊?谢谢了!
我的proteus 6.7可以和keil联机的,可是装了6.9就不行了!
proteus 6.9怎么和keil联机啊?
全部回复(12)
正序查看
倒序查看
现在还没有回复呢,说说你的想法
@zhugjbest
这个问题还没搞定呢,版本太新了
Proteus VSM Keil Driver
This plug-in for the Keil IDE allows you to use the Keil debugging environment to single step code running on simulated hardware inside Proteus VSM. Think of it as like working with an In Circuit Emulator or Debugger (ICE or ICD) but without any physical hardware.
The Keil driver communicates with Proteus using TCP/IP so you can run MPLAB and Proteus on separate machines linked via your office LAN if you so wish. Alternatively, both packages can be used on the same machine using the TCP/IP loopback address.
Two drivers are provided - one for the 8051 variants and one for ARM/LPC2000. To use a particular driver, please download the self-extracting executable and install it on the same machine as your copy of Keil. During setup select the version of Keil that you are using (uVision2 or uVision 3) and then proceed with the install normally.
Download Proteus VSM Keil Debugger Driver
Keil Website
The driver has been tested with Keils' uVision2 and uVision3 environment
This plug-in for the Keil IDE allows you to use the Keil debugging environment to single step code running on simulated hardware inside Proteus VSM. Think of it as like working with an In Circuit Emulator or Debugger (ICE or ICD) but without any physical hardware.
The Keil driver communicates with Proteus using TCP/IP so you can run MPLAB and Proteus on separate machines linked via your office LAN if you so wish. Alternatively, both packages can be used on the same machine using the TCP/IP loopback address.
Two drivers are provided - one for the 8051 variants and one for ARM/LPC2000. To use a particular driver, please download the self-extracting executable and install it on the same machine as your copy of Keil. During setup select the version of Keil that you are using (uVision2 or uVision 3) and then proceed with the install normally.
Download Proteus VSM Keil Debugger Driver
Keil Website
The driver has been tested with Keils' uVision2 and uVision3 environment
0
回复
提示
没有人回答那我就来说了哦
1、安装keil c51 v7.20 与 proteus 6.9
2、把proteus安装目录下 VDM51.dll(搜一下吧)文件复制到Keil安装目录的 \C51\BIN 目录中.
3、修改keil安装目录下 Tools.ini文件,在C51字段加入TDRV5=BIN\VDM51.DLL
("Proteus VSM Monitor-51 Driver"),保存
注意:不一定要用TDRV5,根据原来字段选用一个不重复的数值就可以了.引号内的 名字随意~
4、打开proteus,画出相应电路(这个自己摸索吧.注意:proteus中mouse的左右键与 一般程序是相反的样子).在proteus的tools菜单中选中use remote debug monitor
5、在keil中编写MCU的程序
6、进入KEIL的project菜单option for target '工程名'.在DEBUG选项中右栏上部的下 拉菜选中 Proteus VSM Monitor-51 Driver.
7、在keil中进行debug吧,同时在proteus中查看直观的结果
8、就是以上这么多了.在初用proteus时,可以试试其example吧.
1、安装keil c51 v7.20 与 proteus 6.9
2、把proteus安装目录下 VDM51.dll(搜一下吧)文件复制到Keil安装目录的 \C51\BIN 目录中.
3、修改keil安装目录下 Tools.ini文件,在C51字段加入TDRV5=BIN\VDM51.DLL
("Proteus VSM Monitor-51 Driver"),保存
注意:不一定要用TDRV5,根据原来字段选用一个不重复的数值就可以了.引号内的 名字随意~
4、打开proteus,画出相应电路(这个自己摸索吧.注意:proteus中mouse的左右键与 一般程序是相反的样子).在proteus的tools菜单中选中use remote debug monitor
5、在keil中编写MCU的程序
6、进入KEIL的project菜单option for target '工程名'.在DEBUG选项中右栏上部的下 拉菜选中 Proteus VSM Monitor-51 Driver.
7、在keil中进行debug吧,同时在proteus中查看直观的结果
8、就是以上这么多了.在初用proteus时,可以试试其example吧.
0
回复
提示
@芹菜
没有人回答那我就来说了哦1、安装keilc51v7.20与proteus6.92、把proteus安装目录下VDM51.dll(搜一下吧)文件复制到Keil安装目录的\C51\BIN 目录中.3、修改keil安装目录下Tools.ini文件,在C51字段加入TDRV5=BIN\VDM51.DLL ("ProteusVSMMonitor-51Driver"),保存 注意:不一定要用TDRV5,根据原来字段选用一个不重复的数值就可以了.引号内的 名字随意~4、打开proteus,画出相应电路(这个自己摸索吧.注意:proteus中mouse的左右键与 一般程序是相反的样子).在proteus的tools菜单中选中useremotedebugmonitor5、在keil中编写MCU的程序6、进入KEIL的project菜单optionfortarget'工程名'.在DEBUG选项中右栏上部的下 拉菜选中ProteusVSMMonitor-51Driver. 7、在keil中进行debug吧,同时在proteus中查看直观的结果8、就是以上这么多了.在初用proteus时,可以试试其example吧.
proteus 6.9中没有VDM51.DLL这个文件的了哦
0
回复
提示