• 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.
  • Can not enter debug mode by command "-d"
    I want to execute automated test procedures, so I run uv4 by follow command "uv4 -d -x project.uvproj". And I set the Initialization script file. But I find that UV4 can not run this script file automated...
  • OUTPUT WINDOW
    Hay I am using Keil C51 evaluation software. when ever i build the program the output window is not displaying.I have tried VIEW -> OUTPUT WINDOW option still in is not displaying.when i go to...
  • How to redirect Debug Output To Serial Window
    Hallo, I'm using the uV3 with the AT91SAM7S256. How can i redirect the Output from the DebugUnit to the SerialWindow in Simulator Mode. The following Assign does not work: ASSIGN WIN2 <DBGCOMRD...
  • how to send a string to output window
    how can I send a string to output window in keil c51 uVision when complete compile?