Home > Software engineering >  Debug driver host and virtual machine link problem
Debug driver host and virtual machine link problem

Time:10-04

Now I finished to install the virtual machine, installed virtualKD, virtual machine can automatic windbg after boot, but I used VS2015 built a driver program, compile time has been an error, both Please select a valid target machine for deployment from the project property page, I configue after the device is an error Could not connect to the remote computer for deployment., may I configuration is wrong,
I look at https://msdn.microsoft.com/query/dev14.query? AppId=Dev14IDEF1 & amp; L=useful - CN& K=k (wdk.provisioning.com puterconfig) & amp; Rd=true on the virtual machine is not supported in this said a VS Settings, it is said I this virtual machine cannot use VS debug?
Question 1: can VS debug virtual machine
If problem 1 is the answer to question 2: in how to properly configure VS device
If you answered yes to question 1 is not to be: VS can not directly generate this drive, do not connect the target machine, how make

Ever study the help,

CodePudding user response:

Windows driver development http://www.osronline.com/
  • Related