bugAVR C Runtime Library - Bugs: bug #15559, Wrong macro for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #15559: Wrong macro for boot_page_write(address) and ATmega128

Submitter:  None
Submitted:  Sun 29 Jan 2006 02:21:16 PM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  None
Fixed Release:  None

Sun 29 Jan 2006 02:21:16 PM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2101:  sample_code.zip added by None (11KiB - application/x-zip-compressed - Sample code and preprocessed files)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-02 aesok StatusNone Fixed
    Open/ClosedOpen Closed
2006-01-29 None Attached File- Added sample_code.zip, #3328
    Carbon-Copy- Added michael --AT-- mictronics --PUNKT-- de

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code