avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #37772] wdt_enable() doesn't work for a list of chip


From: Joerg Wunsch
Subject: [avr-libc-dev] [bug #37772] wdt_enable() doesn't work for a list of chips
Date: Mon, 19 Nov 2012 08:51:16 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2

Follow-up Comment #1, bug #37772 (project avr-libc):

Well, this inline assembly statement has been written that
way for years now, and was proven to work.  How did you
verify it doesn't work, and for which controller type?

The OUT instruction takes one CPU cycle, and the STS
instruction two cycles, that's why the four-cycle requirement
is still maintained.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37772>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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