[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Support for ATMega256 and ATMega2560
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Support for ATMega256 and ATMega2560 |
Date: |
Fri, 14 May 2004 22:41:04 +0200 |
User-agent: |
Mutt/1.2.5i |
As Dave Hansen wrote:
> This is correct except for pointers to functions. There is no
> guarantee that a pointer to function can be converted to a pointer
> to void and back again.
Thanks for the correction, no, I didn't realize this is the case.
That basically means all non-function pointers could remain at 16 bits
even if we supported 24-bit function pointers (unless we also opt to
support progmem constants above 64 KB, obviously).
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/