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

Break on IDATA

Hej

I am using uVision 2.37 with C51 version 7.05C.

I would like to set a break point in a stack overflow. Can anyone tell me how to set a break point on write access to I:0x7f

Thank you

Parents
No data
Reply
  • Jon;
    Thanks for the correction. A typo on my part. My orignal entry was BS Write I:0x7F,1
    I dropped the write access in typing but both entries in my previous reply worked with external memory simulation. Yes, I know that IDATA will always be in internal ram but I was trying to simulate Dennis setup. Bradford

Children