Hi, What exactly is the purpose for the functions in the file Serial.c (putchar(), getchar()) included w/ the Blinky example? Does the Keil C not have these itself? Or for that matter, the delay() function in Blinky.c uses printf directly, which works fine. Are these for illustrative purpose only? Confused - Todd