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 Opening serial monitor launches debugger even though it's disabled (Read 849 times)
Joe Mattioni
Newbies
*
Offline


Posts: 5
Joined: Jan 23rd, 2022
Opening serial monitor launches debugger even though it's disabled
May 10th, 2022 at 3:22pm
Print Post  
This started in VS2019 with extension installed. After it happened there returning to Microchip Studio it had the same problem.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Opening serial monitor launches debugger even though it's disabled
Reply #1 - May 10th, 2022 at 5:22pm
Print Post  
Thanks for the report.

Can you confirm the below settings are set in both IDEs:
vMicro > Debugger, Uncheck Automatic Software Debugging (Release/Debug)
vMicro > Debugger, set to Debug: Off

If you then perform a build it should work as expected.

If it does not please attach a full build log from your project, with the options shown in the yellow box at the top of the page.
  
Back to top
 
IP Logged
 
Joe Mattioni
Newbies
*
Offline


Posts: 5
Joined: Jan 23rd, 2022
Re: Opening serial monitor launches debugger even though it's disabled
Reply #2 - May 11th, 2022 at 1:24pm
Print Post  
Debug settings were as you specified. Did full Release build. When I click the Serial Monitor button it launches the debugger. Build file attached.
« Last Edit: May 11th, 2022 at 1:25pm by Joe Mattioni »  

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


Posts: 2175
Joined: Feb 13th, 2019
Re: Opening serial monitor launches debugger even though it's disabled
Reply #3 - May 11th, 2022 at 1:41pm
Print Post  
Thanks for the update.

If you perform the full Build & Upload to the board with this configuration set, it should then stop opening the Serial Debugger.
  
Back to top
 
IP Logged
 
Joe Mattioni
Newbies
*
Offline


Posts: 5
Joined: Jan 23rd, 2022
Re: Opening serial monitor launches debugger even though it's disabled
Reply #4 - May 11th, 2022 at 2:02pm
Print Post  
No, it still starts the debugger. It even starts it when I first connect the usb cable to the board.  It also pops up the window shown in attached.

I should mention that this all started when I installed the Arduino extension into VS2019. Prior to that I was using Microchip Studio and the Serial Monitor worked as expected. But, now even Microchip Studio tries to launch the debugger. So it's some global setting that affected both IDEs.
« Last Edit: May 11th, 2022 at 2:03pm by Joe Mattioni »  

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


Posts: 2175
Joined: Feb 13th, 2019
Re: Opening serial monitor launches debugger even though it's disabled
Reply #5 - May 11th, 2022 at 2:29pm
Print Post  
Are you running both IDE's at the same time?

Have you clicked Save All before performing the Build & Upload (when only one IDE is open)?
  
Back to top
 
IP Logged
 
Joe Mattioni
Newbies
*
Offline


Posts: 5
Joined: Jan 23rd, 2022
Re: Opening serial monitor launches debugger even though it's disabled
Reply #6 - May 11th, 2022 at 2:33pm
Print Post  
That did the trick! Thank you.  Smiley

Was not running both IDEs at once.
« Last Edit: May 11th, 2022 at 2:34pm by Joe Mattioni »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint