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 errors Arduino Due builds (Read 933 times)
Quigon
Junior Member
**
Offline


Posts: 16
Joined: Aug 22nd, 2020
Intellisense errors Arduino Due builds
Sep 1st, 2020 at 10:54pm
Print Post  
I get these intellisense errors

Severity              Code      Description      Project      File      Line      Suppression State
Error (active)      E0065      expected a ';'      Due_coil_winder      USBAPI.h      31      
Error (active)      E0020      identifier "USBDevice_" is undefined      Due_coil_winder      USBAPI.h      41      
Error (active)      E0077      this declaration has no storage class or type specifier      Due_coil_winder      USBcore.h      121      
Error (active)      E0065      expected a ';'      Due_coil_winder      USBCore.h      124      
Error (active)      E0077      this declaration has no storage class or type specifier      Due_coil_winder USBCore.h      267      
Error (active)      E0020      identifier "__UINT32_TYPE__" is undefined      Due_coil_winder      _default_types.h      56      
Error (active)      E0020      identifier "__UINTPTR_TYPE__" is undefined      Due_coil_winder      _default_types.h      169      

They're not stopping the build obviously, just wondered if you were aware of them?
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2728
Joined: Feb 13th, 2019
Re: Intellisense errors Arduino Due builds
Reply #1 - Sep 2nd, 2020 at 10:57am
Print Post  
Thanks for the report, we will investigate further and update when this has completed.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint