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

                 Summary: Unclear note about function pointers
                 Project: AVR C Runtime Library
            Submitted by: pladow
            Submitted on: Friday 02/22/2008 at 17:43
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

In the FAQ, it mentions:

"pointers are 16 bits (function pointers are word addresses, to allow
addressing the whole 128K program memory space on the ATmega devices with > 64
KB of flash ROM)."

While true that function pointers are word addresses, the remaining text is
unclear.  Regardless of the size of the program memory space, function
pointers are limited to the first 64K words (128K bytes) of program memory
space.  The statement, as written is true, but unclear.




    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to