This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

xdata output to hyperterminal garbled

I have an unsigned char xdata array[] that when I try to output to hyperterminal my output is non-ascii despite the fact that the input values are ascii ... when I remove the xdata keyword, I get valid output. What am I missing about xdata. I'm writing in C.

0