日韩在线不卡免费视频一区,日韩欧美精品一区二区三区经典,日产精品码2码三码四码区,人妻无码一区二区三区免费,日本feerbbwdh少妇丰满

  • 回復
  • 收藏
  • 點贊
  • 分享
  • 發(fā)新帖

proteus 6.9怎么和keil聯(lián)機啊?

proteus 6.9怎么和keil聯(lián)機啊?謝謝了!
我的proteus 6.7可以和keil聯(lián)機的,可是裝了6.9就不行了!
全部回復(12)
正序查看
倒序查看
hougollen
LV.3
2
2006-06-01 21:43
和6.7一樣,沒什么差別,我的就可以連.
0
回復
zhugjbest
LV.2
3
2006-06-02 08:17
@hougollen
和6.7一樣,沒什么差別,我的就可以連.
我在6.9沒找到vdm51.dll這個文件啊,我的可以把HEX文件裝入仿真芯片中但是用keil去調(diào)試的時候就不行了.
0
回復
hongshoa
LV.2
4
2006-06-15 14:36
Proteus 6.9 解密板在哪有下載?謝謝!
0
回復
fuanwd
LV.2
5
2006-06-15 20:23
@hongshoa
Proteus6.9解密板在哪有下載?謝謝!
http://fuanwd.blog.dianyuan.com/
在我博客里就有
0
回復
hongshoa
LV.2
6
2006-06-16 18:51
@fuanwd
http://fuanwd.blog.dianyuan.com/在我博客里就有
謝謝!我已經(jīng)下載
0
回復
hougollen
LV.3
7
2006-06-17 20:14
上次說錯了,我的也是這毛病,proteus可以進入但keil進不去,你現(xiàn)在可以連嗎,如果你已經(jīng)解決了這個問題,告訴我怎么做可以嗎
0
回復
zhugjbest
LV.2
8
2006-06-20 08:08
@hougollen
上次說錯了,我的也是這毛病,proteus可以進入但keil進不去,你現(xiàn)在可以連嗎,如果你已經(jīng)解決了這個問題,告訴我怎么做可以嗎
這個問題還沒搞定呢,版本太新了
0
回復
freeboyxd
LV.2
9
2006-07-09 17:19
@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
0
回復
freeboyxd
LV.2
10
2006-07-09 20:00
@zhugjbest
這個問題還沒搞定呢,版本太新了
安裝完驅動后,用PROTEUS SP1 不完全破解的版本可以聯(lián)機調(diào)試,SP3,SP4版的試過暫時還不能實現(xiàn),期待高人來解決
0
回復
fuanwd
LV.2
11
2006-07-14 11:14
proteus 6.9
0
回復
芹菜
LV.2
12
2006-07-29 12:07
沒有人回答那我就來說了哦
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
回復
zhugjbest
LV.2
13
2006-07-31 08:27
@芹菜
沒有人回答那我就來說了哦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
回復
發(fā)