Other Parts Discussed in Thread: MSP430G2413
Hello all..
I am doing my project on energy meter using the msp430 launchpad kit... Now my part is to transfer the data units sent by the meter to the receiver side where it get stored in a computer for further analysis,,
I have sent some data in the TXD side...But now when i tried to use the TXBUF0 for storing the data and sending it through a loop, i get error while executing that TXBUF0 is UNDEFINED,,, Also at the receiver side i used the RXBUF0 , which again showing the same error as UNDEFINED VARIABLE RXBUF0.
Then how can i store the data and send it...??
can anyone help me out in this issue,,,
pls
regards
aravind