• can't watch local variable
    When I debug \Keil\ARM\RV30\RTL\Kernel\Examples\Measure\Measure.uv3,I want watch "cmdbuf[]" in Watch & Call Stack Window,when I use SARM.dll V1.5,watch data was right,but when I use SARM.dll V3.x,watch...
  • Local Variables Out of scope in watch Window
    I am using Keil Micro Vision4 for ARM 9 Processor .the Local variables appears "Out of scope" How do i monitor the local variables
  • cant add variables to watch
    HI, some variables i cant add them to the watch in debug mode. i get : error 34: undefined identifier. e.g. for (n=0;n<N_Sample;n++) { code.......... } i want to add n to watch..??????
  • watch on local variable
    Hi All i cannot watch the contents of local varibales in the keil u vision simlator however if varibales are golbal their contents can be watched.i hope somebody can belp me. shakeel
  • Local Watch Window variables have wrong values...
    While using the uV2 dscope debugger (in bootstrap loader mode) on my C167 board, the variables in my local watch window seemed to be working just fine, for a while, and then one of the local var's didn...