Is serial port debugging supported using VS2013 on the N2 running v4.3.1?
As per attached image, it partially works. The .net framework assembly versions are checked and my code is deployed, but VS hangs on the line.. "waiting for device to initalize..".
it looks like VS is having problems restarting the N2. If I manually restart the N2 by shorting the 'RESET' pin to 'GND' a few times (often takes 3-4 attempts), then VS detects the CLR has restarted and debugging then starts to work over serial.
Has anyone else experienced the same problem?