I am trying to come up with a method to :
-at run time
-load an array with differing strings, pulled from prog. mem, EEmem and variables.
-and when ready, send with TX interrupts up to an ending char

HSERout sucks up much processing time when you send 1,2 or 400 chars even at 115200 bps and 20MHZ.

I'm stuck on how to index and add to the array (to build the array) with a mixture of strings and variables.

Incomming RCVieves request the differing data to be sent back.

thanks for ideas.
don
amgen