Debugger engine failed to initialize because of unspecified device errors

Hi,

I have picked up my Netduino 3E board again. Tried to load a simple blink program. However during debugging the program ends up in cyclic debugging and finally gives an error:

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.’.

After this the program seems to run ( LED on board is blinking ).

I am using VS2013 on Windows 7.

I am a happy user of several N2 PLUS, they do not give similar problems.

Who can help ?

Br,

Arno

Which firmware version is it running? I would suggest making sure the firmware is on the latest, and that you’re using VS 2015.

The FW is 4.3.2.3 ( same as on my other Netduino 2 Plus devices ).

Will there be any impact on my production SW ( for N2+ ) created on VS2013 if I move to VS2015 ?