avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #35590] avrdude make error when programming ATmega8 t


From: Marian
Subject: [avrdude-dev] [bug #35590] avrdude make error when programming ATmega8 through USBasp
Date: Wed, 22 Feb 2012 20:49:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

URL:
  <http://savannah.nongnu.org/bugs/?35590>

                 Summary: avrdude make error when programming ATmega8 through
USBasp
                 Project: AVR Downloader/UploaDEr
            Submitted by: eagle22
            Submitted on: Wed 22 Feb 2012 08:49:49 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Marian
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I still get error when I try to program microcontroller ATmega8 by using
USBasp programmer It seems like it write first byte OK (it even light up my
led Diode but do not blink as it should) but it gives me constantly error
verification error, first mismatch at byte 0x0040 
0xff != 0xac

Attached file output.txt show the result when I enter command:
sudo avrdude -c usbasp -P usb -p m8 -v -U ~/Programy/AVR/LED/Release/LED.hex
2> output.txt


I also get error while I try only to read from the device:

avrdude: writing output file "~/Programy/AVR/LED/Release/LED1.hex"
avrdude: error opening ~/Programy/AVR/LED/Release/LED1.hex: No such file or
directory
avrdude: output file ~/Programy/AVR/LED/Release/LED1.hex auto detected as
invalid format
avrdude: can't open output file ~/Programy/AVR/LED/Release/LED1.hex: No such
file or directory
avrdude: write to file '~/Programy/AVR/LED/Release/LED1.hex' failed

But the path exist and it is created but only empty file

Attached file output2.txt show the result when I enter command:
avrdude -c usbasp -P usb -p m8 -v -U
flash:r:~/Programy/AVR/LED/Release/LED1.hex 2>output2.txt

avrdude version 5.11 (also in avrdude 5.10) - did not try other versions



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 22 Feb 2012 08:49:49 PM GMT  Name: output.txt  Size: 4kB   By:
eagle22

<http://savannah.nongnu.org/bugs/download.php?file_id=25119>
-------------------------------------------------------
Date: Wed 22 Feb 2012 08:49:49 PM GMT  Name: output2.txt  Size: 3kB   By:
eagle22

<http://savannah.nongnu.org/bugs/download.php?file_id=25120>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?35590>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]