simulator problems?
2007-01-24 by Thomas Keller
Is there an "off by one" problem in the AVR Studio 4.12 simulator? I notice when using the timers that the timer doesn't interrupt. until after it has finished counting the matched value, rather than when it first hits it. This results in a count of 1 yielding two time periods, etc. Or am I missing something? tom Oh, I found the information on stimuli files, and created a appropriate stimulus file, but I can't seem to figure out how to tell AVR Studio about it. I can't seem to find the right place in the menus. Advice?