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 not Working with nrf52832 chip (Read 2118 times)
apple_bottom
Newbies
*
Offline


Posts: 4
Joined: Aug 5th, 2021
Intellisense not Working with nrf52832 chip
Aug 6th, 2021 at 4:31pm
Print Post  
Hello!

I got visual micro because I wanted intellisense to work with my project based on the Adafruit feather https://www.adafruit.com/product/3406

At the moment, VS and Arduino properly compile my codebase, but intellisense is not working. It appears that one of the headers needed for that board are causing too many errors for intellisense to run.

Is there any way to make visual micro work for this board?
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Intellisense not Working with nrf52832 chip
Reply #1 - Aug 9th, 2021 at 9:08am
Print Post  
Thanks for the report.

Please attach a full build log with the verbose and show build properties options enabled, as shown at the top of the page.
  
Back to top
 
IP Logged
 
apple_bottom
Newbies
*
Offline


Posts: 4
Joined: Aug 5th, 2021
Re: Intellisense not Working with nrf52832 chip
Reply #2 - Aug 9th, 2021 at 6:57pm
Print Post  
Here is the build output, the build itself completes properly
  

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


Posts: 2175
Joined: Feb 13th, 2019
Re: Intellisense not Working with nrf52832 chip
Reply #3 - Aug 10th, 2021 at 10:10am
Print Post  
Thanks for the detailed log.

If you upgrade Visual Micro from the Extension Manager in Visual Studio, and then do a build > clean, and then a build, does this improve the volume of intellisense errors?
  
Back to top
 
IP Logged
 
apple_bottom
Newbies
*
Offline


Posts: 4
Joined: Aug 5th, 2021
Re: Intellisense not Working with nrf52832 chip
Reply #4 - Aug 10th, 2021 at 5:07pm
Print Post  
Thanks for the reply.

I did that, and now it appears that the build/upload buttons are greyed out. Do you know how to fix that?

I tried deleting the .vs folder, to no avail
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense not Working with nrf52832 chip
Reply #5 - Aug 10th, 2021 at 8:30pm
Print Post  
The buttons are grayed only if an arduino project is not active or a trial/annual license has expired. The fact it was building okay should mean it still does.

Please show screenshot of ide with .ino code open, solution explorer visible and the vMicro menu showing.

Also email the .vcxproj file from the project folder.

Thanks
  
Back to top
WWW  
IP Logged
 
apple_bottom
Newbies
*
Offline


Posts: 4
Joined: Aug 5th, 2021
Re: Intellisense not Working with nrf52832 chip
Reply #6 - Aug 12th, 2021 at 6:24pm
Print Post  
The solution (as provided to me via support email) was to open the project via File > Open > Arduino Project > Select .ino
It appears that I was in the project as a folder view and not a proper solution.

Thanks for the help
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint