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
Hot Topic (More than 8 Replies) lost serial debug pop-up windows. (Read 2168 times)
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
lost serial debug pop-up windows.
Aug 7th, 2020 at 4:58pm
Print Post  
I am using VM with VS2017.  I have lost the two popup screens that are displayed when debugging starts.   They were there yesterday.   I don't know what changed.  I did some work with VM on AS7 using hardware debugger that failed. Probably a board problem.  Came back to VM on VS2017 using my 'standard board' i.e. Arduino Due and the pop up windows were gone.   

The code uploads and prints debug information to the output screen but no pop up windows.  I have tried a couple of different debug configurations (see attached) but no joy.

Any suggestions.
  

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


Posts: 2145
Joined: Feb 13th, 2019
Re: lost serial debug pop-up windows.
Reply #1 - Aug 7th, 2020 at 5:11pm
Print Post  
Would it be possible to send a screenshot of the whole IDE after you have started the debugging session?
  
Back to top
 
IP Logged
 
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
Re: lost serial debug pop-up windows.
Reply #2 - Aug 7th, 2020 at 5:56pm
Print Post  
IDE Screen after debug start.  Not the debug print to the output.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
Re: lost serial debug pop-up windows.
Reply #3 - Aug 7th, 2020 at 6:06pm
Print Post  
Update == I regenerated the project from the default digital examples and the monitor screens are back.   

Still don't know why. Shocked
  
Back to top
 
IP Logged
 
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
Re: lost serial debug pop-up windows.
Reply #4 - Aug 7th, 2020 at 6:20pm
Print Post  
Update:

I really don't understand.   
The defaults for creating the new project were:
    Build: Release
    Debug: off
    Optimize: default

I still got the monitor windows and the break points printing to the the output.

I modified each of the above in turn and each time I got the monitor windows and break-point prints to output.
    Build: Release->Debug
    Debug:  off->serial

???? Huh
    Optimization: default->no project or Library
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: lost serial debug pop-up windows.
Reply #5 - Aug 8th, 2020 at 11:56am
Print Post  
Please show full screen shot of IDE when you believe debug is active. I expect the windows have been minimized and will show as ribbon tabs.
  
Back to top
WWW  
IP Logged
 
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
Re: lost serial debug pop-up windows.
Reply #6 - Aug 8th, 2020 at 6:14pm
Print Post  
The previous pdf apparently didn't get through.  Trying again



  

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: lost serial debug pop-up windows.
Reply #7 - Aug 8th, 2020 at 6:21pm
Print Post  
Thanks, the windows must be docked on another tool window such as the solution explorer? Please check each minimized window keep a look out for the debug windows being "tabs" on the other tool windows, such as solution explorer?

The main window you are looking for is the Serial Monitor. It is the main controll point for the usb debugger. If the window is not open the debugger will not start or run.

If all else fails which would be a 1st, then click "Window>Reset Window Layout" to see if that resolves.

I assume that in your screen shot the Micro Trace window was activate with new messages arriving as you looked at it? If not then open the serial monitor and debug will start again.

  
Back to top
WWW  
IP Logged
 
Greybeard
Junior Member
**
Offline


Posts: 24
Joined: Jul 22nd, 2020
Re: lost serial debug pop-up windows.
Reply #8 - Aug 8th, 2020 at 6:28pm
Print Post  
Thanks.  I re-created the project and it now works.  I'll try those suggestions if the problem re-occurs.   

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