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

uvision3 debug mode

Hi All,

I do use uvision3 v3.51. i am loading code in RAM.In debug mode i add few varibles in Watch window.These variable are not recovered in watch window when i exit and reenter debug mode.Can anyone help me on this?

Thanks,
Dimple

Parents
  • let me write question again..

    I have defined a global variable (whatever is the application!). In debug mode, i add this variable in watch window.now i exit debug mode and i renter debug mode. when i reenter, the varible does not remain in watch window at all (here i am not talking about what value the variable contains). here i need to add the same varible again(by pressing F2 and writing its name).

    For me this is the case when i use ulink debugger.

    but its not d problem when i use simulator as a target.

    now did u understand or i m not able to make you understand my problem?

    Thanks,
    Dimple

Reply
  • let me write question again..

    I have defined a global variable (whatever is the application!). In debug mode, i add this variable in watch window.now i exit debug mode and i renter debug mode. when i reenter, the varible does not remain in watch window at all (here i am not talking about what value the variable contains). here i need to add the same varible again(by pressing F2 and writing its name).

    For me this is the case when i use ulink debugger.

    but its not d problem when i use simulator as a target.

    now did u understand or i m not able to make you understand my problem?

    Thanks,
    Dimple

Children