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.

Del.icio.us Del.icio.us Digg! Digg

 

4 Responses to “avrdude 5.4 for Windows”

  1. van Says:

    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……..

  2. Alex Says:

    Van, my ./configure complains a lot, so at the moment I can not provide a version with libusb support. I will try later.

  3. kkkiu Says:

    may i know the c code in the atmega32 ? cause i dont know how to write a code

  4. Tczy Says:

    You might want to use a lower SCK frequency instead. (The USBasp programmer supports this.)

Leave a Reply