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 pgm_read_byte_near error (Read 2275 times)
Vitaliy Livnov
Newbies
*
Offline


Posts: 1
Joined: Apr 20th, 2016
pgm_read_byte_near error
Apr 20th, 2016 at 9:57am
Print Post  
Visual micro underlines the pgm_read_byte_near() macro as error, but the project compiles and runs fine. Also VM underlines #include <SPI.h>, but this library is normally opens.
How can I disable this warnings?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: pgm_read_byte_near error
Reply #1 - Apr 20th, 2016 at 12:20pm
Print Post  
1) pgm
Please say which board and ide version you are using?

2) spi
Did you press save on the project once. Sometimes this rewrites new #include paths.

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