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 Sketch size is biger then Arduino IDE (Read 1537 times)
ze
Newbies
*
Offline


Posts: 1
Joined: Oct 21st, 2017
Sketch size is biger then Arduino IDE
Oct 21st, 2017 at 9:51pm
Print Post  
Hi guys, I see sketch and RAM usage in both compilers and in Visual Studio (Vmicro) is biger.

I get Screenshot of a little code, but with really big codes, diference in size is more biger.

Why this occur? How can I improve size?
Visual studio


Arduino IDE
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Sketch size is biger then Arduino IDE
Reply #1 - Oct 21st, 2017 at 10:04pm
Print Post  
The code is 40 bytes bigger. Maybe a difference in warnings or verbose.

40 bytes is a very small difference but it makes the % change from approx. 1.99 to 2.0

it might be that visual micro is adding 40 bytes because different numbers need to be added together to get the size. The actual program size might be the same.
« Last Edit: Oct 21st, 2017 at 10:05pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint