avr-gcc-list
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[avr-gcc-list] compiler not generating IO
From
:
developer2112 (sent by Nabble.com)
Subject
:
[avr-gcc-list] compiler not generating IO
Date
:
Thu, 26 Jan 2006 10:15:07 -0800 (PST)
I am using WinAvr C compiler and I'm trying to setup and use a UART but the compiler isn't generating IO. What could be the problem?
If I write source like this:
UDR = 'A';
I get in my listing:
UDR = 'A';
272: 81 e4 ldi r24, 0x41 ; 65
274: 80 93 2c 00 sts 0x002C, r24
clearly I am not getting an "out" instruction, what gives?
View this message in context:
compiler not generating IO
Sent from the
AVR - gcc
forum at Nabble.com.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[avr-gcc-list] compiler not generating IO
,
developer2112 (sent by Nabble.com)
<=
Re: [avr-gcc-list] compiler not generating IO
,
Joerg Wunsch
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
developer2112 (sent by Nabble.com)
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
Joerg Wunsch
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
developer2112 (sent by Nabble.com)
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
Joerg Wunsch
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
developer2112 (sent by Nabble.com)
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
Royce Pereira
,
2006/01/26
Re: [avr-gcc-list] compiler not generating IO
,
Joerg Wunsch
,
2006/01/27
Re: [avr-gcc-list] compiler not generating IO
,
Steve Franks
,
2006/01/27
Prev by Date:
Re: [avr-gcc-list] (no subject)
Next by Date:
Re: [avr-gcc-list] compiler not generating IO
Previous by thread:
[avr-gcc-list] WinAVR 20060125 Released
Next by thread:
Re: [avr-gcc-list] compiler not generating IO
Index(es):
Date
Thread