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 Analog, Digital, Memory, and Performance Reporting (Read 3752 times)
Nic Roche
Newbies
*
Offline


Posts: 2
Joined: Nov 24th, 2016
Analog, Digital, Memory, and Performance Reporting
Nov 24th, 2016 at 4:42am
Print Post  
Hi, first post.

Using board "WeMos D1 R2 & mini" (esp8266).

Trying to use the keywords stated here:

http://www.visualmicro.com/page/User-Guide.aspx?doc=Working-With-Breakpoints-Whe...

Get an error. Do I need to add some metadata for my board for this to work?

Thanks.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Analog, Digital, Memory, and Performance Reporting
Reply #1 - Nov 24th, 2016 at 7:48pm
Print Post  
questions:-

Do you already have debug working with messages and watch expressions or are you new to debug?

Can you confirm what you have entered as your breakpoint message?

Are you using Serial upload or OTA?

  
Back to top
IP Logged
 
Nic Roche
Newbies
*
Offline


Posts: 2
Joined: Nov 24th, 2016
Re: Analog, Digital, Memory, and Performance Reporting
Reply #2 - Nov 24th, 2016 at 9:05pm
Print Post  
Tim@Visual Micro wrote on Nov 24th, 2016 at 7:48pm:
Do you already have debug working with messages and watch expressions or are you new to debug?


Yes debug and watch expressions are working (except for the following)

Tim@Visual Micro wrote on Nov 24th, 2016 at 7:48pm:

Can you confirm what you have entered as your breakpoint message?


These ones error:


{@ReportDigital}
{@ReportFreeMemory}

I expect the other "special" ones do to.

Tim@Visual Micro wrote on Nov 24th, 2016 at 7:48pm:

Are you using Serial upload or OTA?


I have used serial upload successfully.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Analog, Digital, Memory, and Performance Reporting
Reply #3 - Nov 25th, 2016 at 12:00am
Print Post  
Oh okay thanks for the report. 

The esp support for these special vars was only added in the last release. There was a bug in {@ReportFreeMemory} which is corrected in the next release due shortly.

So if, for now, you remove {@ReportFreeMemory} then it should show you the digitals correctly. If not it means your visual micro install needs updating from "tools>extensions and updates>updates"


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