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

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

[avr-libc-dev] [bug #22390] Unclear note about function pointers


From: Peter LaDow
Subject: [avr-libc-dev] [bug #22390] Unclear note about function pointers
Date: Fri, 22 Feb 2008 17:43:08 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; FDM; .NET CLR 3.0.04506.590; .NET CLR 3.5.20706)

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/





reply via email to

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