• 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
    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...
  • 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
    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...
  • scanf problem
    Hi, im trying to do an SMS project using AT Commands , i wanna display what the mobile sends on LCD , something like when i write the correct AT command using printf("AT\r"); it gives OK , i wanna display...