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 Intellisense: Compiler includes are missing (Read 1071 times)
FMode
Newbies
*
Offline


Posts: 3
Location: Germany
Joined: Jan 17th, 2021
Intellisense: Compiler includes are missing
Jan 18th, 2021 at 3:49pm
Print Post  
Intellisense does not find compiler includes (ARM).
(Sketch compiles without flaws!)
So "#include <stdio.h>" can't be opened and "unit16_t" is unknown.
Adding the compiler includes "gcc-arm-none-eabi\8-2019-q3\arm-none-eabi\include" to the additional include dirs in VS project properties solves the problem temporarily but these setting is overwritten by visual micro(?).

Version is from 15th January.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Intellisense: Compiler includes are missing
Reply #1 - Jan 18th, 2021 at 3:57pm
Print Post  
Thanks for the report.

Can you attach the full build log with the Verbose and Show Build Properties both enabled (instructions at top of page in yellow box) so we can be sire we are looking at the right board?
  
Back to top
 
IP Logged
 
FMode
Newbies
*
Offline


Posts: 3
Location: Germany
Joined: Jan 17th, 2021
Re: Intellisense: Compiler includes are missing
Reply #2 - Jan 18th, 2021 at 11:13pm
Print Post  
sorry I meant stdint.h...

Problem is reproduceable with a "Sparkfun Samd21".
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Intellisense: Compiler includes are missing
Reply #3 - Jan 19th, 2021 at 3:12pm
Print Post  
Thanks for the detail, the Intellisense should be improved for the Core Cell boards in the latest release, available from the top of the below board:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
  
Back to top
 
IP Logged
 
FMode
Newbies
*
Offline


Posts: 3
Location: Germany
Joined: Jan 17th, 2021
Re: Intellisense: Compiler includes are missing
Reply #4 - Jan 27th, 2021 at 7:33pm
Print Post  
Thanks.

I did expect to fix this myself Wink because you can't support every rare arduino hardware?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint