• Bad values for local variables
    When debugging c-code, compiled with Realview, in uVision, MDK-ARM 3.05, I sometimes get wrong values for the local variables, in watch window, and when hoovering. Mostly they get 0 when they shouldn...
  • Bad values for local variables
    When debugging c-code, compiled with Realview, in uVision, MDK-ARM 3.05, I sometimes get wrong values for the local variables, in watch window, and when hoovering. Mostly they get 0 when they shouldn...
  • local variables not showing correct value
    Hi, Am I doing something wrong? The local variable below called 'test_byte' is used to hold return values from function 'ser_buff_read_byte ()'. The value returned is always 0x1D both in the watch...
  • local variables not showing correct value
    Hi, Am I doing something wrong? The local variable below called 'test_byte' is used to hold return values from function 'ser_buff_read_byte ()'. The value returned is always 0x1D both in the watch...
  • 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...