I can only get 0x0D to show up in my serial window. I can see the UART ISR get vectored to when I send and receive and the received char seems to be what I type. I just don't see any text from my message. I suspect I'm forgetting something quite stupid. Help. - Mark
Never mind. Bug in my code, of course. - Mark