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

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

Re: [avr-gcc-list] Trying to learn Interrupts


From: Laszlo
Subject: Re: [avr-gcc-list] Trying to learn Interrupts
Date: Sat, 03 Jul 2004 18:38:13 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

BINGO! Problem solved!

It was an RTFM problem. I seems I forgot to offset X, thus I was writing random numbers out to the various control registers.

Thanks, Dmitry!

Laszlo

Dmitry K. wrote:
> ...
It is difficult to understand results of `st X+,TCNT1*' instructions with
values less than 0x60 or higher than 0x15F (for 2313 chip) of r26.
(Value of r27 is ignored in such instruction by this chip).

Regards.


--
"That's the last time *I* answer to the name 'Sarah Conner'!" - me


reply via email to

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