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 How does Visual Micro relate to Arduino IDE (Read 2208 times)
Fred Cailloux
Junior Member
**
Offline


Posts: 12
Location: Canada
Joined: Mar 13th, 2016
How does Visual Micro relate to Arduino IDE
Mar 14th, 2016 at 10:28pm
Print Post  
In the documentation for Visual Micro at: http://www.visualmicro.com/page/User-Guide.aspx?doc=How-The-Tools-Play-Together....
One can see that when Visual Micro is installed along with MS Visual Studio the Arduino IDE is no longer used. Only the gcc toolchain is involved (and USB stuff). I am trying to figure out how the gcc is guided when comes commands for compiling and uploading. Here is a specific question: 
If the Arduino IDE is no longer needed, can I delete much of the Arduino installation and it's 150Mb Java folder? 
Am I correct to assume that all that is needed are the gcc*.exe files and boards definitions ? 
Of course it is correct to assume that I will no longer use the Arduino IDE.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: How does Visual Micro relate to Arduino IDE
Reply #1 - Mar 15th, 2016 at 12:08pm
Print Post  
Hi,

The arduino build process is documented via arduino.cc

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