I have successfully ported the SPPLEDemo_Lite from the Bluetopia examples to MSP430F5335. I did have to disable some flow control as I am using 3 Wire UART. I can pair the device with my phone and successfully send data (haven't tested receiving). However when the device turns off(both chips lose power) and is turned back on the Bluetooth fails to start and the code enters the blinking light error state in the main method. I have to reflash the MCU in order for it to work