??? 01/12/05 17:19 Read: times |
#84860 - basic Responding to: ???'s previous message |
The Keil one does include setting up the UART, baudrate, etc.
And Keil give the source for putchar & getkey, so you can see what's going on there... And the Keil Interrupt-Drivem example shows you all the handling of RI, TI, and SBUF. |