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



_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to