Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Serial monitor not reconnecting (Read 1991 times)
Chris Dilger
Newbies
*
Offline


Posts: 2
Joined: Mar 13th, 2013
Serial monitor not reconnecting
Jul 17th, 2013 at 10:02am
Print Post  
Hello everyone, 
After uploading a sketch, the serial-monitor/debugger will kick in and work fine. However, if I disconnect the arduino, and then reconnect it (physically, with the chord) I am unable to see the serial output/ debug data. How can I fix this? I have tried ticking and unpicking the "Connect" checkbox, but to no avail. Should this reconnect it? I am able to reconnect using putty, but would like to stay in VS.

Thanks,
Chris
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Serial monitor not reconnecting
Reply #1 - Jul 17th, 2013 at 11:04am
Print Post  
Hi Chris,

Questions...

1)

Is the serial output you refer to debug only? If so do you have breakpoints in the loop() (or child functions)? I am trying to determine of you only have breakpoints in the setup()?

2)

Have you altered the default serial transport speed or just using the standard settings?

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint