• Unable to watch variables in uVision debugger
    I'm using uVision3 with the GNU toolchain. If I try to inspect a global variable with the watch window, some variables are correctly shown, some others are not shown (a row of ??????? appears on the ...
  • How to export from uVision to Matlab
    I am using uVision/MDK-ARM to develop a proof of concept for a signal processing application using the STM32F4 Discovery board. I am in need to export selected segments of memory to Matlab, to do...
  • 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...
  • Plot and export variables during debug
    I've just started using DS-5 to develop for Vybrid. During the debug I have some variables added to Expressions view. Some of them are C arrays. I need to show these arrays as plots (charts) and to...