bugAVR C Runtime Library - Bugs: bug #18385, SPM_PAGESIZE wrong value for...

 
 

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

bug #18385: SPM_PAGESIZE wrong value for ATmega164p and ATmega324p

Submitter:  None
Submitted:  Mon 27 Nov 2006 12:00:42 PM UTC
   
 
Category:  Library 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

Thu 30 Nov 2006 06:03:13 PM UTC, comment #1: 

Thanks, for bug report.

Fixed in MAIN and avr-libc-1_4-branch.

Anatoly Sokolov <aesok>
Group administrator
Mon 27 Nov 2006 12:00:42 PM UTC, original submission:  

ATmega164p and ATmega324p have according to the datasheet a Flash Page Size of 128 Bytes. In the include files iom164.h and iom324.h the SPM_PAGESIZE is set to 256. SPM_PAGESIZE should be set to 128

Anonymous

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aesok (Posted a comment)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2006-11-30 aesok StatusNone Fixed
        Open/ClosedOpen Closed
    2006-11-27 None Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code