[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561
From: |
Weddington, Eric |
Subject: |
RE: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561 |
Date: |
Fri, 22 Feb 2008 10:18:29 -0700 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Peter LaDow
> Sent: Friday, February 22, 2008 9:17 AM
> To: address@hidden
> Subject: Re: [avr-gcc-list] Function Pointers on AT90USB1287
> and ATmega2561
>
>
> Right. Though I did say words not bytes. The AVR LIBC documentation
> says "with > 64 KB of flash ROM". Sounds like that needs to
> be updated,
> especially if function pointers cannot address code beyond 64K words.
> Though that may not be what they meant.
It would be helpful if you filled out an avr-libc bug report. That way
the issue can be fixed.
> But I do find it strange that the AT90USB1287 uses a 3 byte PC for
> call/ret and reti, thought it only has 128K of flash.
I find it extremely odd too, and I'm not at all sure that it is correct.
Some investigation will have to be done to verify this information.
Eric Weddington
- [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, Peter LaDow, 2008/02/21
- RE: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, Stu Bell, 2008/02/22
- Re: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, Peter LaDow, 2008/02/22
- RE: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, Stu Bell, 2008/02/22
- RE: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, Weddington, Eric, 2008/02/22
- Re: [avr-gcc-list] Function Pointers on AT90USB1287 and ATmega2561, address@hidden, 2008/02/26