• Printf
    How do printf with hyper terminal (COM2) my code is bad !!!
  • Printf !!!
    Hi, That routine should implement couple to see or to print in the serial window, in the C09-L? Without using the timers 0 and 1... In uVision2 the linker tells me that there is an error: ERROR...
  • printf
    Hi, I am trying to run my first C program on Keil...it works perfectly until I insert a printf statement...am i missing something? #include <reg52.h> #include <stdio.h> void main(void) { unsigned...
  • printf()
    hai.... I am trying to learn ARM processor.I am using the example programs an i have a MCB 2100 board.My question is that whether i can use printf() statements in the programs.
  • TI and printf
    Why is it that I have to set TI from software before I can get my printf() to execute ? I seems printf() busy waits in TI ? Why is this so ? Is not TI supposed to be set by the hardware ...