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 Stopped Working (Read 1504 times)
Demtat
Newbies
*
Offline


Posts: 3
Joined: Jan 30th, 2019
Serial Monitor Stopped Working
Jan 30th, 2019 at 7:02pm
Print Post  
I have been using vMicro inside Visual Studio 2017 for months now.  Something has happened that is causing my Serial Monitor to no longer display messages from my Arduino device (Adafruit Feather M0, and others).  The baudrate is set correctly on both sides.  If I run it with the Arduino IDE or the PlatformIO in VS Code it works fine.  I have uninstalled and reinstalled vMicro.

When I start it I get this but nothing else.
    Opening port
    Port open

I even added code to light an LED if there was a connection on the device and it shows that there is.

Any ideas?
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Serial Monitor Stopped Working
Reply #1 - Jan 30th, 2019 at 8:38pm
Print Post  
Does it work with DTR on?
Does your serial output include println()?
If your test serial in the setup or the loop?
If the tool bar set to Release and not Debug?
  
Back to top
WWW  
IP Logged
 
Demtat
Newbies
*
Offline


Posts: 3
Joined: Jan 30th, 2019
Re: Serial Monitor Stopped Working
Reply #2 - Jan 30th, 2019 at 11:48pm
Print Post  
DTR was the problem.

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