This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Strange behavior of the Debugger

I have seen a strange behavior of Keil Debugger: when I try to step through

mov A,SBUF
previously setting SBUF with some value in Watch Window I don't see this value in A after step. Is this a problem or I doing something wrong?

0