--- In AVR-Chat@yahoogroups.com, "Dave McLaughlin" wrote: > I can't find the option to set interrupt mask during single > stepping [...] Choose a view that shows the registers including SREG. Click on the I bit in the SREG display and it will toggle. Then, you can single step without vectoring to an ISR. Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: How to set interrupt mask whilst single stepping
2013-02-06 by Don Kinzer