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

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

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


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

On Wednesday 14 July 2004 1:15 pm, James Fitzsimons wrote:

> I can single step through my program and watch variable values as they
> change, however for some reason my Timer0 interrupt routine doesn't get
> called.

I don't see anything to enable global interrupts.  Throw an sei() in there 
around where you enable the timer interrupt.

---
Geoffrey Wossum
Software Engineer
Long Range Systems - http://www.pager.net


reply via email to

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