"Ron Kreymborg" <[EMAIL PROTECTED]> wrote:

> Manually adding the line:

> ISR_ALIAS(TIMER0_OVF_vect, _ZN7cTimer011__vector_16Ev);

> after the class definition makes everything work, but my question
> is: is it possible to do this without the cutting and pasting?

That (unlike the arbitrary non-global name method) indeed might be
possible, yes.  The author of the current ISR macro (Dean Camera) is
subscribed to the avr-libc-dev mailing list.  Perhaps he would be
willing to look into a C++ magic if you ask him.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-chat mailing list
AVR-chat@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to