avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #25701] AVR910 avr910_read_byte_flash() cannot read h


From: Joerg Wunsch
Subject: [avrdude-dev] [bug #25701] AVR910 avr910_read_byte_flash() cannot read high byte
Date: Wed, 25 Feb 2009 08:52:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081217 SeaMonkey/1.1.14

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

                 Summary: AVR910 avr910_read_byte_flash() cannot read high
byte
                 Project: AVR Downloader/UploaDEr
            Submitted by: joerg_wunsch
            Submitted on: Wed 25 Feb 2009 09:51:58 AM CET
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Jörg Wunsch
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

In rev 1.22 of avr910.c, the cache for the high byte in
avr910_read_byte_flash() has been turned off.  This happened
as a consequence of applying patch #3277 which claims to
fix several problems with paged writes.

However, as the code looks now, avr910_read_byte_flash()
cannot return a high byte anymore at all.

Either the claim of patch #3277 proves bogus, then the byte
cache should be turned on again, or we have to take care in
avr910_read_byte_flash() to extract the correct byte out of
those two bytes returned in response to the `R' command.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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