[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] [bug #15559] Wrong macro for boot_page_write(address) and
From: |
anonymous |
Subject: |
[avr-libc-dev] [bug #15559] Wrong macro for boot_page_write(address) and ATmega128 |
Date: |
Sun, 29 Jan 2006 14:21:17 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.12) Gecko/20050919 Firefox/1.0.7 |
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: address@hidden
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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-libc-dev] [bug #15559] Wrong macro for boot_page_write(address) and ATmega128,
anonymous <=