This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

buffer initialization

hi all..

am doing my final year project using the msp430 launchpad...i need to transfer some bytes of data to the remote computer and the store it and manipulate,..

so far i have sent some bytes of data without storing into a buffer directly to the txd pin of the msp430..

but i need to store them in a buffer and then send them using the uart / spi communication ports and at the receiver , receive them ,ack it by raising flag and store in buffer...

how to initilise the buffer now?so that i can my data stored in it??

pls help

**Attention** This is a public forum