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

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

Re: [avr-gcc-list] Is "noreturn" attribute still not supported?


From: Ned Konz
Subject: Re: [avr-gcc-list] Is "noreturn" attribute still not supported?
Date: Mon, 24 Jan 2005 11:33:42 -0800
User-agent: KMail/1.7.1

On Sunday 23 January 2005 10:54 pm, Lin Gu wrote:
> I actually dynamically generate the code in g() or the
> code labeled after G at run time. So I cannot write
> it statically that way.

How are you doing this on the AVR, considering that you can't execute code 
from RAM?

Are you programming the flash, and then jumping to that newly-programmed area?

-- 
Ned Konz
http://bike-nomad.com



reply via email to

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