I am wondering if you have a script template or batch file one you are using for the Arduino and Mega compilation process that I could get from you to setup and run either as a Batch file or
Unfortunately, I am on a Mac so I doubt any of my files would help you. However, I reverse engineered the avr-gcc command line from watching the verbose output from the IDE *and* an Eclipse setup article.
http://arduino.cc/playground/Code/Eclipse... One last question. I have the Processing release is it worth my time to go on that side journey?. What I know about C and C++ could right now be legibly written on the head of a small pin, I am learning but sometimes it's a slow process.
I have only used Processing by running someone else's code. My understanding is that Processing is Java-based. Where the Arduino-IDE is C++ based. So far, I haven't had a project which requires Processing's capabilities so I haven't taken any time to learn it.
Like you, my C/C++ knowledge is limited, so I like focusing on increasing that skill.