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.

MSP430F2132 CC2500 Basic Continuous Transmit Prgram

All,

I am attempting to write a program for a small low power board that uses a MSP430F2132IRHBR connected to a CC2500RTKR via the SPI interface on the MSP430. What I am trying to do is write a program that will continuously any data (could be all 1's for all I care). I found a example project that uses IAR Workbench that allows the user to select transmit or receive mode using the S1 and S2 buttons, but since my hardware does not have any buttons, I have been trying to modify this code to do what I want.

So far I have been unable to get it to work and I was wondering if anyone has an easier way to do this, or can point me to some helpful documentation

I appreciate all the help.

here is a link to the example code I have been using:

http://www.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=swra141

**Attention** This is a public forum