• can not see input
    Maybe someone can help me out...???? I am having the following problem.... I am using in- and outputs on P1 of a 87C51R+ micro. As far as I can tell I have correctly set the inputs of the port by...
  • SEE SECONDARY FLASH
    HELLO ALL! I HAVE THE NECESSITY TO DEBUG DATA INTO MY SECONDARY FLASH OF UPSD34XX HAVE YOU ANY SUGGESTION TO HELP ME?
  • uvision not seeing changed flash
    Hello, I'm debugging a firmware update problem and notice that uVison2 and 3 do not refresh the dissasembly or code memory views. In other words, my app writes the new code into flash, but Uvision...
  • CAN NOT SEE THE OUTPUT WINDOW.
    After dragging the output window down not able to see the out put window again.Even after reinstalling the sw also not able to see the output window.
  • Best way to see "optimizations"
    Hello everyone, So, I have a program I'm working on an 8051W core chip using Keil's C51 software and have a loop that looks like this: /* If Pressure2 is saturated low*/ if ((Pressure2>>3)...