Who can tell me how to watch on the access to code memory?
I think you are right,but I know that rwatch() can do this,although it only apply to one address. I have found another way -- set a breakpoint using "_RBYTE($)==0x93".It slows down the UV2, but it works well. I have build a vitual LCD.I think I can share my experience with you.