熱門(mén): 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂(lè)園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2024-4-17 19:47
正文摘要:求助大佬們,這個(gè)問(wèn)題怎么解決 Failed to connect command socket to port 127.0.0.1:8000GLE=0000274D |
本帖最后由 samuelni 于 2024-9-26 21:02 編輯 Proteus和 Keil IDE必須通過(guò)本地的socket( 地址:127.0.0.1 )做進(jìn)程之間的通信才能實(shí)現(xiàn)聯(lián)合調(diào)試,為此,Proteus(ISIS)端需打開(kāi)Debug菜單,選擇【Use Remote Debug Monitor】 并啟動(dòng)【Start/Restart Debugging】 ....... hope this tip helps .... |
At the moment i am configuring Proteus VSM to work with the Keil IDE. I have completed the following steps successfully but "Proteus VSM Monitor-51 Driver" option is not appearing in the combo-box of the (Project --> Target ' Target 1' -->Debug tab-->Use:) Copy the VDM51.dll file from the MODELS directory of Proteus VSM Installation to the BIN directory of Keil Istallation. Using NOTEPAD, edited the TOOLS.INI file that is located in the C:\Keil\Tools.ini. Towards the bottom of this file under the section [C51] found the line TDRV0=BIN\MON51.DLL ("Keil Monitor-51 Driver") Immediately below this I add a line that specifies the location of the copied VDM51.DLL . By default this will be TDRV1=BIN\VDM51.DLL ("Proteus VSM Monitor-51 Driver"). Started up ISIS and loaded the Design. Selected the "Remote Debug Monitor" option from the Debug menu. A message to the effect that the "Virtual Debug Monitor is enabled" appeared on the status line (at the bottom of the application window). Didn't got error messages it is most likely that there is a no problem my your TCP/IP configuration. Started up the Keil environment and load in the project which. Then i Invoked the Options for Target ' Target 1' command from the Project Menu. Selected the Debug tab of this dialogue form and changed the selection from the Use Simulator option to the Use Keil Monitor-51 Driver option on the right hand side of the dialogue form. Change the combo-box to select the Proteus VSM Monitor-51 Driver option. what i am missing or possiable be my problem. |
Powered by 單片機(jī)教程網(wǎng)