|
From: | Shaun Jackman |
Subject: | Re: [avr-gcc-list] Re: AT90PWM2 GCC support |
Date: | Tue, 27 Feb 2007 10:55:31 -0700 |
On 2/26/07, Joerg Wunsch <address@hidden> wrote:
As Shaun Jackman wrote: > >There's no equivalent set of command-line switches for each > >-mmcu= option. Alas, it's really required to patch each and > >any new AVR into a few locations in binutils and GCC. > > So far it seems to work. It's very possible that I just got lucky. You're likely running with the wrong number of interrupt vectors.
You are correct. Thanks for the tip. That would be why my UART's interrupt doesn't work! The timer did work though, incidentally. Go random fluke. I'm compiling binutils/gcc/avr-libc now. Cheers, Shaun
[Prev in Thread] | Current Thread | [Next in Thread] |