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
  • Dimple,

    As i understand you want to add the variable which you have in the watch window with some data !!!(hope i undestood correctly?)

    if you dont need to add the value mannually,why dont you try in the program sequence itself?

    Thanks,
    Paul

    NB:Dimple,If you share what is your application,it may be helpful to answer question in less time.

    One more thing , i tried your question ,always i got zero in watch window(Variable values)

Reply
  • Dimple,

    As i understand you want to add the variable which you have in the watch window with some data !!!(hope i undestood correctly?)

    if you dont need to add the value mannually,why dont you try in the program sequence itself?

    Thanks,
    Paul

    NB:Dimple,If you share what is your application,it may be helpful to answer question in less time.

    One more thing , i tried your question ,always i got zero in watch window(Variable values)

Children