Hello,
I am using a MSP430FR4133 Launchpad board. I am trying to send out a simple string on the UART TXD line.
My code works perfectly fine when used in debug mode, and the characters are sent out on TXD line with correct baud rate and timing precision.
However, if I use the same in release mode, (e.g. using a power on reset/ switch to reset) there is garbage information sent out on TXD line. Also the baud rate is incorrect.
Please help me in this regard.
Thanks,
Rohan L