[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Input capture feature on ATmega128 not working?
From: |
Christian Ludlam |
Subject: |
Re: [avr-gcc-list] Input capture feature on ATmega128 not working? |
Date: |
Sat, 05 Oct 2002 10:11:28 +0100 |
User-agent: |
POPstar/2.02 |
On 5 Oct John Miles wrote:
> Hi, all --
>
> I'm trying to get the input capture pin working on my ATmega128 under GCC.
> The problem seems to be that every time the input capture interrupt fires,
> the chip reboots.
>
> Here's the code:
>
> SIGNAL(SIG_INPUTCAPTURE1)
[snip]
This needs to be SIG_INPUT_CAPTURE1 according to the headers I've got.
HTH,
--
Christian Ludlam
address@hidden
avr-gcc-list at http://avr1.org