simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] Clock cycles


From: eban
Subject: Re: [Simulavr-devel] Clock cycles
Date: Wed, 30 Jul 2003 00:37:59 -0700 (PDT)

Hi everybody,

Here's the patch that I promised.
What was missing was only to create it using diff. 
I hope that you find it useful.

It seems that:
 *the first instruction doesn't increase the
instruction count (but increases the clock cycles
correctly)
 
 *if you are using avr-gdb, after a breakpoint the
instruction count is increased by 2 instead of 1 (but
the clock cycles are increased correctly)
 
This means that you can trust the clock cycles but the
number of instructions executed has a small error.

Best Regards,
    Alberto Escalante

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Attachment: patch.diff
Description: patch.diff


reply via email to

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