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

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

Re: [avr-gcc-list] How to pass a struct in Interrupt


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] How to pass a struct in Interrupt
Date: Fri, 16 Jan 2004 11:45:59 +0100 (MET)

"Eric Fu" <address@hidden> wrote:

> isr.c:17: error: parse error before "uart0"
> isr.c:17: warning: type defaults to `int' in declaration of `uart0'

That most likely means you didn't include the header file.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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