Tom, When you think you SHOULD get an int, but don't, stop emulating and check the interrupt bits in the source register and check the various control bits that determine what happens to the int. Each interrupt source (timer, etc) has a register with a bit that indicates the status of that int. Jim On Thu, 04 Jan 2007 14:23:37 -0600 Thomas Keller <tjkeller1@alltel.net> wrote: > > OK. I am now running into problems with interrupts > in emulation. > Can AVR Studio emulate interrupt driven programs (e.g., > with timer > interrupts)? Either ti cannot, or I am, doing something > wrongelse wrong > in my interrupt setup. > > I did remember to set the interrupt enable masks, bot > the timer > specific ones, and the global interrupt enable. > > tom --------------------------------------------------------------- The Think Different Store http://www.thinkdifferentstore.com/ For All Your Mac Gear ---------------------------------------------------------------
Message
Re: [AVR-Chat] interrupt emulation?
2007-01-04 by Jim Wagner
Attachments
- No local attachments were found for this message.