It appears that you're running the MSP430 UART at (25MHz/4/109)=~57kbps, but that you're trying to run the MSP432 side at 9600bps. This is the kind of thing that would work fine ("by accident") when both sides are set up the same, but would cause trouble when you try to replicate the behavior on a different device.
↧