Michael Stather <[EMAIL PROTECTED]> wrote: > Is it possible to tell avrdude that it just uses the programmer to > do a reset on the device (if the programmer is connected through the > 4-wire protocol) instead of programming it?
Sure, just call it with the basic parameters (-p, -c, -P) but nothing else. You might add -u as well, as there's not much point in getting safemode into the game at all. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-chat mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-chat
