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 Some items not working properly (Read 1196 times)
cabecinha
Newbies
*
Offline


Posts: 8
Joined: Apr 9th, 2020
Some items not working properly
May 21st, 2024 at 11:04am
Print Post  
Hi... Some arduino variables are not being recognized by visualstudio 2022.

I have done the Rescan Toolchain and still no success..
Like...
byte
tone
delay
pinMode

etc...



See attachment
  

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


Posts: 2708
Joined: Feb 13th, 2019
Re: Some items not working properly
Reply #1 - May 21st, 2024 at 11:39am
Print Post  
Thanks for the report.

So we can see more information about your environment can you:
1) Enable the settings at the top of the page 
2) Build the Project
3) Attach the full build output as a text file
  
Back to top
IP Logged
 
cabecinha
Newbies
*
Offline


Posts: 8
Joined: Apr 9th, 2020
Re: Some items not working properly
Reply #2 - May 21st, 2024 at 7:27pm
Print Post  
Its compiling and uploading. The problem is just the intelisense missing, so its really hard to program...
  
Back to top
 
IP Logged
 
cabecinha
Newbies
*
Offline


Posts: 8
Joined: Apr 9th, 2020
Re: Some items not working properly
Reply #3 - May 21st, 2024 at 7:43pm
Print Post  
I have followed this topic butr didn't find any ncb file..

https://www.visualmicro.com/forums/YaBB.pl?num=1716289513/0#0


I'm using Visual Micro with Visual Studio 2022 with Arduino 1.0 

When I change to Arduino 1.6/1.8, the auto complete(intellisense ) works normally.

  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: Some items not working properly
Reply #4 - May 22nd, 2024 at 7:54am
Print Post  
That topic appears to be a duplicate of this one with no further information or instructions so it has been removed.

Thanks for the log, it will show us more about your setup and environment, including which board, toolchain, project type, IDE etc are in use, so we can advise on solutions more easily.

Can you confirm which version of the Arduino IDE you have installed?

It appears to be v1.8.9, which should be configured with the vMicro IDE "Arduino 1.6/1.8" selection to work correctly.  From the log it is configured against the Arduino 1.0 IDE, which is a much older version of the IDE than 1.6/1.8.
« Last Edit: May 22nd, 2024 at 10:56am by Simon@Visual Micro »  
Back to top
IP Logged
 
cabecinha
Newbies
*
Offline


Posts: 8
Joined: Apr 9th, 2020
Re: Some items not working properly
Reply #5 - May 22nd, 2024 at 11:09am
Print Post  
Hello.. The problem happen when I use arduino 1.0. 

Using 1.8 it works fine.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: Some items not working properly
Reply #6 - May 22nd, 2024 at 11:12am
Print Post  
Do you have the Arduino 1.0 IDE installed on your machine?

The log suggested you only have the 1.8.9 IDE installed, which won't work with the Arduino 1.0 configuration in Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint