simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] Timer Test


From: Theodore A. Roth
Subject: Re: [Simulavr-devel] Timer Test
Date: Tue, 11 Nov 2003 23:50:35 -0800 (PST)

Sorry, I hit send instead of cancel on the previous message. :-(

On Tue, 11 Nov 2003, Theodore A. Roth wrote:

> On Tue, 4 Nov 2003, Keith Gudger wrote:
> 
> > Ted:
> > 
> > I've attached a simpler and complete zip file that should help you test
> > the Timers with any avr device, not just the 43320.  I've included the
> > makefile which works on my Redhat box.  Let me know how I can help.

There wasn't any makefile in the files you sent. What you sent didn't look 
all that simple to me...

I ended up hacking the test_c/timer.c file that Hermann previously 
submitted to compile for the at43usb320 (my changes are in cvs now). Then to 
I ran the program in gdb using the attached gdb.in file. Basically, it 
breaks on all interrupts. Once I hit and intr, I disabled that break and 
continued. I saw intr's fire for OVERFLOW0, OVERFLOW1, COMP1A and COMP1B. 

Keith, can you try running the test_c/timer.c program and let me know if it 
works for you? If it's ok, I think I'll go ahead and commit your timers 
patch.

Am I correct I in thinking that the patch you submitted is a combined effort 
of you and Hermann? I just want to give proper credit for it in the 
ChangeLog file.

Ted Roth

Attachment: gdb.in
Description: Text document


reply via email to

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