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 VS2012 Debugging works just one time (Read 2616 times)
jowe
Newbies
*
Offline


Posts: 1
Location: Germany
Joined: Mar 2nd, 2013
VS2012 Debugging works just one time
Apr 6th, 2013 at 9:22pm
Print Post  
Hi,
I'm a newbe and started to debug my first simple sketch with two breakpoints.
The tutorial at http://www.youtube.com/watch?v=lUaQt6rMk1k was a great help.  Cheesy


Now, I identified that the debug works just once, right after I startet VS2012 and uploading.
When I just click Debug again it hangs. In the Window "..Expressions on COMx" it says "Waiting for debug breakpoint data" Shocked
If I save the project, close VS and restart VS again, I can upload and debug my project.

Any idea? 
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS2012 Debugging works just one time
Reply #1 - Apr 7th, 2013 at 2:24pm
Print Post  
Hi,

Settings breakpoints is the 2nd stage of testing the debugger. The window you mention "expressions on comx" will only populate if there are valid breakpoint expressions and you have not stated what expressions you have set. 

However the debugger trace output will populate for all breakpoints even ones that do not have expressions. Did you perform a simple test and watch the trace as shown here http://www.youtube.com/watch?v=fFM8_RhIG0U ?


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