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

Where to find the stack info used in keil c?

i am not sure if the stack is overflow in my project.
thank a lot!

Parents
  • In C51.pdf it is said:

    The contents of the SFR ACC, B, DPH, DPL, and PSW, when required, are
    saved on the stack at the function invocation time.

    And I try to analyze stack while enterd ISR function, it make me so comfused.

    I want to konw what infomation is pushed to stack while enter ISR.

    thx for you so quickly replies. I am a fresh, i want to study assemble. wu~~~

Reply
  • In C51.pdf it is said:

    The contents of the SFR ACC, B, DPH, DPL, and PSW, when required, are
    saved on the stack at the function invocation time.

    And I try to analyze stack while enterd ISR function, it make me so comfused.

    I want to konw what infomation is pushed to stack while enter ISR.

    thx for you so quickly replies. I am a fresh, i want to study assemble. wu~~~

Children
No data