• How To Write an Input to Get Output
    Hi, I am a newbie here and currently learning how to use uvision software. My problem is I can see the output result of my program on UART window. What I can't do is to input something into a window...
  • i couldn't get output
    // This is my Code but i couldn't get output plz verify code and reply me anyone thanks in advance #include"stdio.h" #include"string.h" #include"sfr_r81b.h" #include"string.h" #define w_address...
  • How to get the preprocessor output
    Hi, I'm trying to get the preprocessor output of my project. I'm using uv4. I found the -E command: www.keil.com/.../armccref_CIHIDBBG.htm But I don't know how to apply that. Thanks for...
  • how to create a file to view output
    hi everybody I have used hyper terminal and set baudrate to view my processor output. Is it possible to create an file in keil(any command) in which we can directly print the output instead of viewing...
  • Issues getting an output in debug viewer
    I am having trouble getting the output using printf command in the debug mode. despite clicking on 'run' button in the debug mode, it doesn't display anything in the debug viewer. Does anyone know...