• Want to echo stuff in the build window.
    Other compilers and IDE's that I have used in the past have allowed me to "echo" strings or whatever I wanted in the build window. Does anyone out there know if/how I can do this in uVision2? I'll...
  • Want to echo stuff in the build window.
    Other compilers and IDE's that I have used in the past have allowed me to "echo" strings or whatever I wanted in the build window. Does anyone out there know if/how I can do this in uVision2? I'll...
  • echo in serial port
    hello i am trying to work with the serial port but i don't know which of the instruction had echo or not i am programing in C with the libary i am using is stdio.h how can i find out which...
  • Echo cancelation for scanf
    Well, scanf now works fine. I can read signed int, hex and float. :-) But every received sign is echoed by scanf. while(1) { printf("Enter your personal secret Hex-key!\n"); if (scanf("%X"...
  • Echo cancelation for scanf
    Well, scanf now works fine. I can read signed int, hex and float. :-) But every received sign is echoed by scanf. while(1) { printf("Enter your personal secret Hex-key!\n"); if (scanf("%X"...