avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #40108] [PATCH] Fix avrftdi verification error after


From: Nemui Trinomius
Subject: [avrdude-dev] [bug #40108] [PATCH] Fix avrftdi verification error after flash write
Date: Thu, 26 Sep 2013 03:22:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0

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

                 Summary: [PATCH] Fix avrftdi verification error after flash
write
                 Project: AVR Downloader/UploaDEr
            Submitted by: nemuisan
            Submitted on: 2013年09月26日 03時22分18秒
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Nemui
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When write flash below sector size,usually polling byte cannot found.
In this case,verify flash after flash write always fail.

Tested with ATmega1284p(has 256byte sector size).
202byte(<256byte) binary fail,but over 256byte binaries was Ok. 

Attached patch fixes this problem to re-initialize avrftdi when polling byte
cannot be found.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 2013年09月26日 03時22分18秒  Name: avrdude_avrftdi_fix.patch 
Size: 1kB   By: nemuisan

<http://savannah.nongnu.org/bugs/download.php?file_id=29218>
-------------------------------------------------------
Date: 2013年09月26日 03時22分18秒  Name: failure_orig_dude.log  Size:
4kB   By: nemuisan

<http://savannah.nongnu.org/bugs/download.php?file_id=29219>
-------------------------------------------------------
Date: 2013年09月26日 03時22分18秒  Name: success_patched_dude.log  Size:
4kB   By: nemuisan

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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