Hi
I was wondering exactly what command/options does the arduino ide pass to the terminal in order to compile a sketch? I want to be able to upload the sketch using an external programmer using just avr studio/ avrdude.
Manually compiling arduino sketches
Author
Message
Quote:
I was wondering exactly what command/options does the arduino ide pass to the terminal in order to compile a sketch?
What have you done so far to try to find that out?
http://arduino.cc/en/Hacking/Bui...
You can watch the exact build process (except for the pre-processing steps) by turning on the "verbose output" options in preferences.
Also, various people have published configurations to have sketches compile under Eclipse, Xcode, etc. Try searching the arduino forums.
Is there a new UC3 based arduino that I don't know about? If not, this is the wrong forum.