simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] ATmega168 support code


From: ThomasK
Subject: Re: [Simulavr-devel] ATmega168 support code
Date: Tue, 05 Jan 2010 11:46:36 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hi,

It seems you have implemented all 3 of ATmega168's timers. Our CVS
code [1] does only the timer0 for ATmega48/88/168 (and what is worse,
the code does not provide diagnostics for the unimplemented timers).
The Git branch [2] does implement the timer 1 and 2, it seems.

[1] 
http://cvs.savannah.gnu.org/viewvc/simulavrxx/src/atmega668base.cpp?revision=1.1&root=simulavr&view=markup
[2] http://github.com/onnokort/simulavrxx/blob/master/src/atmega668base.cpp

Yes, in GIT repo all available processors have now full timer support according to theirs hardware. Except async support. (and, I think, support for RTC clock source)

cu, Thomas





reply via email to

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