Hi, Just FYI - I've fixed this problem with avrdude always reporting "getsync() - unable to communicate with device" or some such nonsense when using the STK500V2 protocol.
The problem was that the _getsync() function was not properly checking for success and always falsely reported that it failed, even though the command itself was working properly. I've committed the fix to CVS so folks can update their code to get rid of that false error message. -Brian -- Brian Dean ATmega128 based MAVRIC controllers http://www.bdmicro.com/ _______________________________________________ avrdude-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
