avrdude 5.4 for Windows
I had some problems with the avrdude 5.3.1. It complains about reading the fuses properly.
Verify error - unable to read lfuse properly. Programmer may not be reliable.
A workaround is to use the -u switch to override this check. As the new version with this bug fixed is not available for windows, I tried to compile it myself. I used MinGW and MSYS and it worked, at least for me. I can now even omit the -F switch, which I had to use before, as the device signature was not read properly. If you want to try it, here you go.
Download: avrdude 5.4 windows
Please note, that this comes without any warranty and is not completly tested or verified.

July 25th, 2007 at 05:15
this exe is not supporting usbasp need to recompile it.
i tried it with cygwin getting lots of error.can u put a working exe for usbasp??????????/if u can thanks in advanced.
Technology always Rules……..
July 25th, 2007 at 08:34
Van, my ./configure complains a lot, so at the moment I can not provide a version with libusb support. I will try later.
April 4th, 2008 at 15:44
may i know the c code in the atmega32 ? cause i dont know how to write a code
July 6th, 2008 at 19:29
You might want to use a lower SCK frequency instead. (The USBasp programmer supports this.)