proteus 6.9怎么和keil聯(lián)機啊?謝謝了!
我的proteus 6.7可以和keil聯(lián)機的,可是裝了6.9就不行了!
proteus 6.9怎么和keil聯(lián)機啊?
全部回復(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,根據(jù)原來字段選用一個不重復的數(shù)值就可以了.引號內(nèi)的 名字隨意~
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,根據(jù)原來字段選用一個不重復的數(shù)值就可以了.引號內(nèi)的 名字隨意~
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,根據(jù)原來字段選用一個不重復的數(shù)值就可以了.引號內(nèi)的 名字隨意~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
回復