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 Native build config (Read 929 times)
bvj
Newbies
*
Offline


Posts: 1
Joined: Aug 25th, 2018
Native build config
Aug 25th, 2018 at 6:07am
Print Post  
Given the many build parameters available within the VS extension, I'm not sure how to mimic a native Arduino IDE build.  I'm guessing the VM team would know.

I've reached the point of program saturation on a 32k Nano, and I'm constantly trimming back on the code size. That said, I regularly get native Arduino IDE builds that are 5-10% smaller than the VM Release build. So now I'm only using Visual Studio for the editing.

I love VM and happily paid for a license.  The editing/intellisense alone is worth the cost. And Resharper C++ works well -- excellent productivity. But a Native build configuration would make VM beyond excellent...  Wink 

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


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Native build config
Reply #1 - Aug 25th, 2018 at 11:30am
Print Post  
If you don't change any build options you should have the same size output as the arduino ide.

Please switch on vmicro>compiler "verbose" and "show build properties". Then build and attach file here

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