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/



_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to