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 No items in watchlist (Read 2382 times)
BB8
Newbies
*
Offline


Posts: 2
Joined: Jan 16th, 2018
No items in watchlist
Jan 16th, 2018 at 2:33pm
Print Post  
I justed installed the plugin to  VS2017
I can debug my arduino project, can add breakpoint, write data at breaking to VS, but nothing is showing up in the watchlist (aka "Expressions on COM 4")
I have enabled it in the config.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No items in watchlist
Reply #1 - Jan 16th, 2018 at 4:25pm
Print Post  
Have you previous experience of adding watch expressions to breakpoints using the {} syntax?
  
Back to top
WWW  
IP Logged
 
BB8
Newbies
*
Offline


Posts: 2
Joined: Jan 16th, 2018
Re: No items in watchlist
Reply #2 - Jan 16th, 2018 at 5:43pm
Print Post  
no. I know how to use {} to print to the output screen, but not to add them to the watchlist.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: No items in watchlist
Reply #3 - Jan 28th, 2018 at 5:14am
Print Post  
It's the same system. If you don't add any text just {vars} you get watch expressions, if yo do add text you get messages and watch expressions. This syntax gives updateable {variables=?} vars

Please see the Debugging section of the documentation index for detailed overviews
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint