• Sizing the Build Output Window
    When I call the Keil uV4 compiler from SlickEdit a small Build Output Window appears in the upper left-hand corner of my screen. How can I increase the Build Output Window size?
  • uVision3 output window issue
    hello, I've been using a floating output window which, after hiding it, won't show up again. I even tried to reinstall uV3 but without success. Did anybody have the same problem and could...
  • 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...
  • Output File size ?
    Hi All! Any idea why: #include <stdio.h> void main (void) { printf("A"); } after compeling I'v got 1017 bytes ? It's a half of my a89c2051 memory :-) Any ideas ?
  • piping output window
    Does anyone know if there's a mechanism to pipe the build output window to a file?