• local array variables in debugger watch-local window not right...?
    local array variables in debugger watch-local window not right...? I detected a strangeness during function's debugging. Local array in Watch/local window was shows with incorrect Address and values...
  • local array variables in debugger watch-local window not right...?
    local array variables in debugger watch-local window not right...? I detected a strangeness during function's debugging. Local array in Watch/local window was shows with incorrect Address and values...
  • Cannot add local variables to watch windows
    Hi, I cannot add local variables to watch window. I read from other thread that this is the because the debugger has not run till the initialisation. I inserted a breakpoint after the initialisation...
  • Cannot add local variables to watch windows
    Hi, I cannot add local variables to watch window. I read from other thread that this is the because the debugger has not run till the initialisation. I inserted a breakpoint after the initialisation...
  • how to copy values displayed in watch and locals window?
    I am using c2106/01 chip for processing pixel values of image with micro vision 4. i need the ouput values displayed in watch windows and local window for reference. i am unable to copy it. how to copy...