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 Breakpoints and Variables (Read 1593 times)
slash128
Newbies
*
Offline


Posts: 0
Joined: Jul 31st, 2018
Breakpoints and Variables
Jul 31st, 2018 at 9:08pm
Print Post  
Greetings

I just purchased Visual Micro and I am using it with Atmel Studio 7. It seems when I set a breakpoint that variables are not automatically displayed in the output window. I need to explicitly set an action to display the variables. Just wanted to confirm whether this is correct or if I am doing something wrong?

Thank you
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Breakpoints and Variables
Reply #1 - Oct 1st, 2018 at 3:39pm
Print Post  
Sorry for the delayed reply.

That's right. The serial debugger needs to know at compile time what variables to watch. Please see the debug tutorials for more info. Use the "when hit" to report a message and/or watched {variables and expressions}.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint