As Colin O'Flynn wrote: > I'm not sure if avrdude can use the external reset line to do the > same thing AVRStudio does, I haven't played around with avrdude's > JTAG programming much.
Yes, it asks the ICE to perform a hardware reset first. That way, obviously the /tRST line will be asserted by the ICE. I just verified it, it really works (wrote a small application that sets JTD, flashed it, and can still use avrdude to talk to the device). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
