avr-gcc-list
[Top][All Lists]
Advanced

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

Re: AW: AW: [avr-gcc-list] Compiler error


From: Jeff Barlow
Subject: Re: AW: AW: [avr-gcc-list] Compiler error
Date: Tue, 31 May 2005 08:34:46 -0700

"Haase Bjoern (PT-BEU/EMT) *" <address@hidden>  wrote:

>IIUC, Marek is trying hard to keep working with 2-Byte pointers by introducing 
>jump stubs in the lower 64k memory for functions residing in > 128k memory. So 
>there will most probably never be need for 3-Byte pointers.

Keep in mind that it is common for RTOS task schedulers to save
pointers to arbitrary locations in the code. Jump stubs will
never work for that.

-- 
Later,
Jeff




reply via email to

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