[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] How about "C": AVR306 for GCC
From: |
WAKAME, Nobukazu |
Subject: |
[avr-gcc-list] How about "C": AVR306 for GCC |
Date: |
Thu, 27 Feb 2003 18:35:06 +0900 |
Mr."Joerg Wunsch"
WAKAME, mailing from Japan
As "Joerg Wunsch" wrote in
Subject:Re: [avr-gcc-list] AVR223 for GCC
<Mon, 17 Feb 2003 16:48:02 +0100 (MET)>
<address@hidden>
> What's so difficult about it? After looking into one of the files, it
> took me only a few minutes to figure out what needs to be changed.
PLEASE teach me !
How about "C": AVR306 for GCC
AVR306: Using the AVR UART in C
in UART2.C (AVR306)
>>/* Interrupt handlers */
>>#pragma vector=UART_RX_vect
>>__interrupt void UART_RX_interrupt( void )
in gcctest4.c (gcctest)
>>SIGNAL(SIG_UART_RECV)
>>/* signal handler for receive complete interrupt */
How can I translate it ?
--
+-------- WAKAME, Nob<address@hidden> -- Motion Control ----+
| Coral Systems Inc. since 1979 |
| JA1FMZ, MoroisoYachtOwnersClub, exJapanMotorGliderClub |
+-------- http://www.CoralSystems.com/ -- (in Japaneese) ----+
- [avr-gcc-list] AVR223 for GCC, ramnath, 2003/02/16
- Re: [avr-gcc-list] AVR223 for GCC, ramnath, 2003/02/16
- Re: [avr-gcc-list] AVR223 for GCC, Joerg Wunsch, 2003/02/17
- [avr-gcc-list] How about "C": AVR306 for GCC,
WAKAME, Nobukazu <=
- Re: [avr-gcc-list] How about "C": AVR306 for GCC, Joerg Wunsch, 2003/02/27
- [avr-gcc-list] Re: How about "C": AVR306 for GCC, WAKAME, Nobukazu, 2003/02/27
- Re: [avr-gcc-list] Re: How about "C": AVR306 for GCC, Joerg Wunsch, 2003/02/27
- [avr-gcc-list] Re: How about "C": AVR306 for GCC, WAKAME, Nobukazu, 2003/02/27
- Re: [avr-gcc-list] Re: How about "C": AVR306 for GCC, Sander Pool, 2003/02/27
- [avr-gcc-list] Re: How about "C": AVR306 for GCC, WAKAME, Nobukazu, 2003/02/27
[avr-gcc-list] Re: AVR223 for GCC, WAKAME, Nobukazu, 2003/02/25
Re: [avr-gcc-list] AVR223 for GCC, ramnath, 2003/02/27