On Tue, 1 Nov 2005 15:24:38 -0800 Dave Hylands <[EMAIL PROTECTED]> wrote:
> Hi Jerome, > > > As you can see, vector 10 (timer0 overflow) go to the bad_interrupt. > > > > Somebody with an idea ? > > You're missing a > > #include <avr/signal.h> Oh, god I spent a lot of time on this only because I'm missing the include signal.h :( > and SIG_OVERFLOW0 is vector9 (the first one is vector0 which is the > reset vector) You're right, perhaps I need a little sleep :) . Thanks a lot. I CC to the list as I receive several answer, but you get the right one. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
