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 I want to change the value of a variable in debug.is it possible? (solved {myvar=?}) (Read 2901 times)
luciano
Newbies
*
Offline


Posts: 6
Joined: Jun 4th, 2016
I want to change the value of a variable in debug.is it possible? (solved {myvar=?})
Jun 6th, 2016 at 7:09am
Print Post  
I want to change the value of a variable in debug.is it possible?
vs 2015 comunity and visual micro licensed
« Last Edit: Jun 10th, 2016 at 6:58pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I want to change the value of a variable in debug.is it possible?
Reply #1 - Jun 6th, 2016 at 3:08pm
Print Post  
Hi, Please see this section "Tracking and Changing Variable Values Using the Expression Window" in this document.

http://www.visualmicro.com/page/User-Guide.aspx?doc=Working-With-Breakpoints-Whe...
  
Back to top
IP Logged
 
luciano
Newbies
*
Offline


Posts: 6
Joined: Jun 4th, 2016
Re: I want to change the value of a variable in debug.is it possible?
Reply #2 - Jun 6th, 2016 at 7:27pm
Print Post  
tank ..I have solved ...very well
reading your link > {variable=?}
very well
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: I want to change the value of a variable in debug.is it possible?
Reply #3 - Jun 6th, 2016 at 7:43pm
Print Post  
Great. Thanks for the update. You can also format (using standard arduino serial formats) if need:-

{variable,HEX=?}

but {variable=?} works okay Smiley
« Last Edit: Jun 6th, 2016 at 7:43pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint