avr-gcc-list
[Top][All Lists]
Advanced

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

Fwd: Re: [avr-gcc-list] AVR simulator and interrupts


From: Geoffrey Wossum
Subject: Fwd: Re: [avr-gcc-list] AVR simulator and interrupts
Date: Wed, 14 Jul 2004 14:25:12 -0500
User-agent: KMail/1.6.2


----------  Forwarded Message  ----------

Subject: Re: [avr-gcc-list] AVR simulator and interrupts
Date: Wednesday 14 July 2004 1:48 pm
From: James Fitzsimons <address@hidden>
To: Geoffrey Wossum <address@hidden>

Geoffrey,
Thanks for you quick reply!

On Wed, 2004-07-14 at 19:28, Geoffrey Wossum wrote:
> I don't see anything to enable global interrupts.  Throw an sei() in there
> around where you enable the timer interrupt.

I knew I would have been doing something silly! However, after putting
the sei() in immediately before I start the timer I now get a hang in
DDD/gdb as I step into the for loop...

The following appears in the gdb command window:

(gdb) next
(gdb) next
0x0000000e in __vectors ()
(gdb) next
Single stepping until exit from function __vectors,
which has no line number information.

Anyone have any ideas?

Thanks again,
James Fitzsimons

--
It's 5.50 a.m.... Do you know where your stack pointer is ?

-------------------------------------------------------


reply via email to

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