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 ESP8266 debug {@ReportDigital} (Read 3982 times)
Walt
Newbies
*
Offline


Posts: 2
Joined: Dec 16th, 2015
ESP8266 debug {@ReportDigital}
Dec 16th, 2015 at 11:31pm
Print Post  
Trying to get {@ReportDigital} to work.  Getting errors:
VM_DBG.h:In file included from
VM_DBG.cpp:from
VM_Boards.h:338:2: error: #error "Please edit Boards.h with a hardware abstraction for this board"

After digging it appears that the boards.h file for the firmata data needs an entry for the esp8266 and corresponding pin definitions.  I tried editing both  VM_Boards.h that i found on my PC but neither worked.

Any help?

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266 debug {@ReportDigital}
Reply #1 - Dec 17th, 2015 at 12:08am
Print Post  
pls post the changes and I'll take a look
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266 debug {@ReportDigital}
Reply #2 - Dec 17th, 2015 at 12:27am
Print Post  
Hi,

Please switch off debugger digital pin reports, it's not currently supported for the esp8266 boards

Or switch from "Debug" to "Release"

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