As have been explained many times, you can't. You need a custom subroutine to send strings. The attached demo shows you how to do this. Note that this program is using interrupt driven serial but you don't have to, simply re-code TX_BYTE and RX_BYTE to be shells for SEROUT and SERIN.
Comments