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 strcpy (Read 968 times)
AndreaM
Newbies
*
Offline


Posts: 3
Joined: Nov 8th, 2020
strcpy
Nov 9th, 2020 at 5:03pm
Print Post  
I have a problem with strcpy when i use Arduino Uno WiFi rev2 board, gave me "identifier not defined" but if i compile ad load to the board it works fine, is there a solution?. I use Visual Studio 2019 16.7.7, the latest version of arduino ide and VisualMicro
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2174
Joined: Feb 13th, 2019
Re: strcpy
Reply #1 - Nov 9th, 2020 at 5:40pm
Print Post  
Thanks for the report, and the detail that this is an intellisense error only.

So we can replicate correctly, would it be possible to attach the build output from your project, with the vMicro > Compiler > Verbose, and Show Build Properties enabled?
  
Back to top
 
IP Logged
 
AndreaM
Newbies
*
Offline


Posts: 3
Joined: Nov 8th, 2020
Re: strcpy
Reply #2 - Nov 11th, 2020 at 8:45am
Print Post  
i attached the request file
« Last Edit: Nov 11th, 2020 at 8:47am by AndreaM »  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
AndreaM
Newbies
*
Offline


Posts: 3
Joined: Nov 8th, 2020
Re: strcpy
Reply #3 - Nov 24th, 2020 at 12:36pm
Print Post  
Simon@Visual Micro wrote on Nov 9th, 2020 at 5:40pm:
Thanks for the report, and the detail that this is an intellisense error only.

So we can replicate correctly, would it be possible to attach the build output from your project, with the vMicro > Compiler > Verbose, and Show Build Properties enabled?

The same happen using memcpy, but if i switch the board whith Arduino Uno the problem desappear
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2174
Joined: Feb 13th, 2019
Re: strcpy
Reply #4 - Nov 24th, 2020 at 1:24pm
Print Post  
Thanks for the update

We have a fix which will be published later today which will resolve these issues, along with memcpy as well.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint