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

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

Re: [avr-gcc-list] -fwhole-program ate my ISR!


From: Bernd Trog
Subject: Re: [avr-gcc-list] -fwhole-program ate my ISR!
Date: Sat, 22 Apr 2006 07:27:10 -0700 (PDT)

--- Ned Konz <address@hidden> wrote:

Ned, do you see any change in code size?

> I found that adding
> 
> __attribute__ ((used))
> 
> before the ISR() definition kept this from happening.

There is this "externally_visible" attribute too.
I don't know which is better.





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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