From: hackbard Date: Mon, 8 Dec 2003 16:45:05 +0000 (+0000) Subject: test2 X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fatmel.git;a=commitdiff_plain;h=9bc4142fd7deb9280e5ee835adb94510fc02d192 test2 --- diff --git a/beginners/test_int.asm b/beginners/test_int.asm index bc2c951..191716c 100644 --- a/beginners/test_int.asm +++ b/beginners/test_int.asm @@ -61,14 +61,15 @@ out SPL, r16 ; baudrate einstellen ldi r16, 11 ; "38400 bps wert" in r16 out UBRR, r16 ; write to uart baudrate register -sbi UCR, (RXEN|TXEN|RXCIE) ; enable tx at uart control register +ldi r16, ((1<