programming usi spi in msp430f2013

Hi!! I have a problem programing an aplication to use the usi in spi mode. I want to transmit some data to a register, but it seems that i’m not programming the registers in the proper way. Maybe somebody had the same problem and can help me or maybe there’s some example or documentation that i should read…

You can download TI MSP430F2xx Assembly Examples http;//www-s.ti/sc/techzip/slac081.zip and C Examples http;//www-s.ti/sc/techzip/SLAC080.zip

OldCow:
You can download TI MSP430F2xx Assembly Examples http;//www-s.ti/sc/techzip/slac081.zip and C Examples http;//www-s.ti/sc/techzip/SLAC080.zip

Thanks!! I did it, it might help!