• uVision Debugger - how to export watch variable
    I would like to copy the content of a variable displayed in the watch window to a text pad or similar. Is there a way to export the content?
  • uVision Debugger - how to export watch variable
    I would like to copy the content of a variable displayed in the watch window to a text pad or similar. Is there a way to export the content?
  • variables in debugger watch window not right...?
    I was trying to make a simple static heap module, and when trying to verify proper operation of the heap functions via the debugger I got quite confused. Whether I build and run the below code for...
  • variables in debugger watch window not right...?
    I was trying to make a simple static heap module, and when trying to verify proper operation of the heap functions via the debugger I got quite confused. Whether I build and run the below code for...
  • Debugger watch window will not show assembly variables
    Is there a method to declare labels and variables written in assembly so that the debugger watch window will show them? I know I've done this with IAR but can't see how with uVision. For example I have...