simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] displaying clock cycles FYI


From: Galen Seitz
Subject: [Simulavr-devel] displaying clock cycles FYI
Date: Fri, 16 Apr 2004 16:08:26 -0700

While adding code to display clock cycles, I discovered that display_clock
is being called before display_open.

main
  avr_core_new
    avr_core_construct
      display_clock
  display_clock

Perhaps this was intentional, but if not, now you know.

galen





reply via email to

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