Hi, I have been struggling with a strange problem with uart; I  have  a small 
program that worked well (and derivates of)
on my atmega8, however, wanted to gear-up to a atmega88 (for sleep mode among 
other).

Now after having catered to some (unecessary incompatibility) issues, changing 
names,  i..e adding 0  to a number of symbols (like UDR0 instead of UDR)
the program runs on the 88.  (exactly the  same code running on both, except 
for the symbolic names changed)

However the data coming out on the UART is random characters, though with the 
same count (I  think) as the number of  characters sent. 

Any clues would be good.

georg

Attachment: blu88.lst
Description: Binary data

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to