That's exactly what I think is happening. Except, there are no apparent erros or warning messages. I commented out everything and made it display just fixed values which worked. And I'm slowly adding the rest of my code back in to try to find the problem. My guess is it'll be working without any changes, and I'll get to blame mplab :) -Shane. On Tue, 2 Sep 1997, Matt Bonner wrote: > When you changed your code, did it reassemble correctly? The reason I > it would use the _text_ file from my latest > editing session and the _symbol_ information from the last successful > recompile. This resulted in breakpoints not being reached and "run to > here" not working as expected because what the debugger was running and > what I thought it was running could have been offset my one or more > lines. > --Matt > -- >