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 Cannot find debugging windows (Read 1804 times)
Bob Jones
Full Member
***
Offline


Posts: 210
Location: Bellingham, WA
Joined: Dec 4th, 2015
Cannot find debugging windows
Jun 29th, 2016 at 3:29am
Print Post  
I have seen the window that displays breakpoint information and digital pin status, but they disappear sometimes and I have no idea how to make them visible. 

This, combined with the constant changes to the VM menu have me increasingly confused. Please advice.  Lips Sealed
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Cannot find debugging windows
Reply #1 - Jun 29th, 2016 at 11:57am
Print Post  
Hi Bob,

The documentation has been update with the recent changes however everything still works as before but with a few extra features.

Maybe the debugger guide is a good place for you to read how to switch the debugger on/off

http://www.visualmicro.com/page/User-Guide.aspx?doc=Debugging-Walkthrough-Start....

There are more debug docs in the index

http://www.visualmicro.com/page/User-Guide.aspx

Notes

1) The compiler output show if building a debug version of the code. The debugger will only start if a debug version was uploaded to the board. So at the very least you should look at the first line of the compiler output to know if you have debug enabled or not.

2) If you can't see the debug windows and believe you have debug enabled then you might have minimised the debug windows. In that case show a screen shot of your ide so I can point out the places to click.

« Last Edit: Jun 29th, 2016 at 11:58am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint