• BLANK SERIAL WINDOW
    HI, I'm using uv2 eval version. when i simulate simple programs like hello.c then nothing appear in serial window or i belive that that text in serial windows in not visible. the same is with dissasseble...
  • Display goes blank!!!!!
    i have written a code to interface an additional display with a weighing scale. Interface is RS232 and it works on company's proprietary protocol. The scale sends out the value which is displayed on...
  • SCANF
    I am using lpc2919 board and using ARM REAL VIEW compiler and i face the following problems when i use scanf() statement to get values from serial. I have included the Retarget.c file as follows...
  • scanf
    Is there a way of including a timeout with a scanf statement? I am using the _getkey, getchar and putchar functions to access the serial port.
  • scanf
    I am trying to use scanf function. After testing it successfully in simulator mode, I move to monitor mode to use it to input an integer number from serial window of debugger which is as PC terminal environment...