URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15559>

                 Summary: Wrong macro for boot_page_write(address) and
ATmega128
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: So 29.01.2006 um 14:21
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Percent Complete: 0%
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open

    _______________________________________________________

Details:

avr-libc: v1.4.3
file: boot.h , version v1.20.2.1
device: ATmega128L

In file boot.h the wrong macro for function "boot_page_write(address)" is
used by the preprocessor.
For ATmega128 the macro "__boot_page_write_normal(address)" is used instead
of required "__boot_page_write_extended(address)".

avr-libc v1.4.2, boot.h v1.20 uses the correct macro.

Attachment:
Sample code including preprocessed files for avr-libc v1.4.2 and v1.4.3



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
michael --AT-- mictronics --PUNKT-- de | Originator Email



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: So 29.01.2006 um 14:21  Name: sample_code.zip  Size: 10,82KB   By: None
Sample code and preprocessed files
<http://savannah.nongnu.org/bugs/download.php?item_id=15559&item_file_id=3328>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15559>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to