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 Core functions missing? (Newbee) (Read 1622 times)
Dimasian
Newbies
*
Offline


Posts: 1
Joined: Sep 21st, 2016
Core functions missing? (Newbee)
Sep 21st, 2016 at 1:04pm
Print Post  
Hello!
I've recently installed Visual Micro plugin over VS Community 2015.
When i open 'Blink.ino' from examples all Arduino Core functions like 'digitalRead' or 'Serial' are highlighted in red.
Code is compiled and uploaded but doesn't do anything.
Same code from example uploaded from Arduino IDE works.
Seems like some library is missing?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Core functions missing? (Newbee)
Reply #1 - Sep 21st, 2016 at 1:57pm
Print Post  
Hi,

1)
Sounds like the missing core functions relate to intellisense which is different to upload.

Try switching the board list to a different board then back again to see if that resolves.

If not then please confirm which arduino hardware you are using and which version of the arduino ide.


2)
When you say it doesn't do anything after upload let's be clear about a couple of things:-

1) The tool bar says "Release" and not "Debug"?
2) Is the Serial monitor open?

Please send screen shot after upload and confirm what you mean by doesn't do anything
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint