First, this is not intended to be critical of the G400. It is only a general question for advice.
Using VS2010 and 2012 for Windows desktop (Both Express versions)
My application (in development for SD Card tests) requires that I must ‘reset’ the G400HDR almost every time when I try to start a Debugging session.
Example error message when using VS2012:
Attempting deployment…
Incrementally deploying assemblies to device
All assemblies on the device are up to date. No assembly deployment was necessary.
Assemblies successfully deployed to device.
Restarting interpreter…
Attaching to device…
Waiting for device to initialize…
The debugging target and the debugger engine failed to initialize because of unspecified device errors.
The debugger engine thread has terminated unexpectedly with error ‘Could not reconnect to the debugging target after rebooting it.’.
I notice that I lose the USB driver connection when rebooting. The new connection does not succeed.
(When debug succeeds the USB connection quickly comes back after rebooting)
Does anyone know what code usage would cause/aggravate this annoyance?
Yes… A loaded question, just looking for ideas…