avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #28583] xmega header files missing #defines


From: Eric Weddington
Subject: [avr-libc-dev] [bug #28583] xmega header files missing #defines
Date: Wed, 13 Jan 2010 04:56:17 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)

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

                 Summary: xmega header files missing #defines
                 Project: AVR C Runtime Library
            Submitted by: arcanum
            Submitted on: Tue 12 Jan 2010 09:56:17 PM MST
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.7.*
           Fixed Release: None

    _______________________________________________________

Details:

>From WinAVR bug #2562424 (SourceForge):

These appears to be missing from all the xmega header files in WinAvr
20081205.

#define PROGMEM_PAGE_SIZE 256 (128 for the 64k parts)
and
#define EEPROM_PAGE_SIZE 32

Comment #2:

I misread the xmega doco: the flash page sizes are specified in WORDS, so
the sizes in the GCC header need to be 256 & 512 BYTES respectively.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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