Hallo Arpan,
> My OS is Ubuntu Lucid Lynx and I have installed avrdude, avrlibc, etc. all > carefully and correctly. > But when I connect Arduino Duemilanove with it and try to upload any > program > it says: > *stk500(): Programmer is not responding.* > * What programmer did you specify ? With the option -c arduino avrdude toggles the handshake lines so that the Arduino2009 do a reset and jumps into the boot loader. > * > In Arduino (ver 0018), I have selected Board correctly, port /ttyUSB0 > correctly. And it was working well before.* Yep, the Arduino GUI has the handshake toggling burried somewhere deep in the Java code outside of avrdude and therefor specifies -c stk500 ;-) Hth, Axel _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
