Comments on: Eclipse, Arduino 2560 and AVRDude – timeout http://www.polargraph.co.uk/2012/05/eclipse-arduino-2560-and-avrdude-timeout/ drawing by robot Mon, 14 May 2018 00:33:14 +0000 hourly 1 https://wordpress.org/?v=4.9.7 By: sandy http://www.polargraph.co.uk/2012/05/eclipse-arduino-2560-and-avrdude-timeout/#comment-2514 Mon, 03 Sep 2012 19:09:40 +0000 http://www.polargraph.co.uk/?p=417#comment-2514 Looks good Jantje, I’ll give it a go at some point!

]]>
By: jantje http://www.polargraph.co.uk/2012/05/eclipse-arduino-2560-and-avrdude-timeout/#comment-2512 Mon, 03 Sep 2012 18:49:45 +0000 http://www.polargraph.co.uk/?p=417#comment-2512 Have you tried the eclipse plugin you can find at eclipse.baeyens.it?
It works great with the mega as it resets the mega before upload since version (I don’t know any more 😉 )
Besides it also has a serial monitor 😀
Jantje

]]>
By: sandy http://www.polargraph.co.uk/2012/05/eclipse-arduino-2560-and-avrdude-timeout/#comment-1478 Sun, 27 May 2012 08:27:21 +0000 http://www.polargraph.co.uk/?p=417#comment-1478 Yeesh, Dan I can really see why hiding the toolchain is important in Arduino’s success – such a learning curve on it. I eventually went back to using notepad++ for writing the library and compiling through the arduino IDE… A cop-out, I know, but I’m picking battles, and I at least know a bit more now.

]]>
By: Dan Newman http://www.polargraph.co.uk/2012/05/eclipse-arduino-2560-and-avrdude-timeout/#comment-1474 Sun, 27 May 2012 01:46:26 +0000 http://www.polargraph.co.uk/?p=417#comment-1474 Word of warning about avrdude 5.11: don’t use it to dump EEPROM as it has a known bug and gives you back every other set of 8 bytes. avrdude 5.10 works fine for dumping EEPROM. Other than that, 5.11 works great. (P.S. I’ve had that same reset issue you were dealing with. Also, there’s fun if you ever need to reload the boot loader but don’t know that you need to use the avrdude switch to perform a chip erase. Lost an hour of my life on that one as well once.)

]]>