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 VS seeing arduino syntax as error (Read 3207 times)
Anthony Morgan
Newbies
*
Offline


Posts: 3
Joined: Feb 26th, 2013
VS seeing arduino syntax as error
Apr 1st, 2013 at 1:36am
Print Post  
I just installed the visual micro on my new computer and I'm having an odd problem.

This seems to be unique to this computer. it did not happen on my laptop.

I have VS2012 loaded.  VS is picking commands like pinMode, Serial, and digitalWrite as unidentified.  However if I build and upload to the board everything is fine.  So this must have something to do with the VS editor, not the compiler.

Thanks
Anthony
  
Back to top
 
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: VS seeing arduino syntax as error
Reply #1 - Apr 1st, 2013 at 6:16am
Print Post  
This sounds like an intellisense problem. You could re-scan intellisense as well as making sure that your arduino path is correct. There is a wiki page to explain this problem.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VS seeing arduino syntax as error
Reply #2 - Apr 3rd, 2013 at 3:16pm
Print Post  
Sometimes VS gets it wrong. Try switching to another arduino board and back again. Does this fix it?
  
Back to top
WWW  
IP Logged
 
Anthony Morgan
Newbies
*
Offline


Posts: 3
Joined: Feb 26th, 2013
Re: VS seeing arduino syntax as error
Reply #3 - Apr 20th, 2013 at 4:08am
Print Post  
Tim@Visual Micro wrote on Apr 3rd, 2013 at 3:16pm:
Sometimes VS gets it wrong. Try switching to another arduino board and back again. Does this fix it?



That fixed it, thanks.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint