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
  • Hi

    I have now upgraded to the latest 7.06, not that I think it makes a difference.

    I am using the off-chip code memory, else I think my setup is like what you have setup.

    I fail in setting the break point and yes it is in the Debug->Breakpoints dialog window that gives me an error when I try to set the break point.

    Maybe you can give me the exact commands that you are entering to set the break point on your system - I could have a syntax error?

    Thank you for your inputs,
    Dennis

Reply
  • Hi

    I have now upgraded to the latest 7.06, not that I think it makes a difference.

    I am using the off-chip code memory, else I think my setup is like what you have setup.

    I fail in setting the break point and yes it is in the Debug->Breakpoints dialog window that gives me an error when I try to set the break point.

    Maybe you can give me the exact commands that you are entering to set the break point on your system - I could have a syntax error?

    Thank you for your inputs,
    Dennis

Children