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

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

Re: [avr-gcc-list] Unable to install interrupt vector for attiny2313


From: Dmitry K.
Subject: Re: [avr-gcc-list] Unable to install interrupt vector for attiny2313
Date: Mon, 26 Sep 2005 17:20:15 +1100
User-agent: KMail/1.5

On Monday 26 September 2005 13:50, choo kok seng wrote:
> Dear All,
>        I tried to compile a simple code using SIGNAL API for Attiny2313
> target, but I always hit the following warning: main.c:14: warning:
> `SIG_OVERFLOW1' appears to be a misspelled signal handler
[...]

This is named 'SIG_TIMER1_OVF' for ATtiny2313.
Strange and ugly: most of signals from 'iotn2313.h' have names differs
from other 'io*.h'.

Regards.





reply via email to

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