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 Why does the Serial monitor open when using Serial debug? (Read 971 times)
Trek19
Junior Member
**
Offline


Posts: 91
Location: UK
Joined: Dec 2nd, 2013
Why does the Serial monitor open when using Serial debug?
Aug 18th, 2019 at 2:32pm
Print Post  
While on the subject the, I am using a Mega 2560 with the debug remote port set to Serial3.
When I start the debug, a window for the COM attached through a serial to USB device opens as well as the Expression Window.
Is it possible to stop this happening cos it takes up space in the interface.

Jim
« Last Edit: Aug 18th, 2019 at 5:24pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Why does the Serial monitor open when using Serial debug?
Reply #1 - Aug 18th, 2019 at 5:27pm
Print Post  
The debugger is a serial debugger. The status of the serial port is critical to debug, closing the window or disconnecting stops debug. You can pin or place all tool windows at whatever size fits.

When a debug upload has been made The DTR setting on the serial window can be used to determine if debug will jump into a running session or reboot the micro-controller
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint