Thanks for your response to my issue!
The jumpers are correct.
The question is that I configured MCGCLKOUT uses external reference clock(32MHz) via MCG_C1, and divide value (SIM_CLKDIV1) is set to 1 (divided by 2).
I set the UART module clock to 327678*512 based on the formula in section 53.4.3. And it is not working properly. The baud rate is set to 115200 (8N1).
But the UART works, if I set UART module clock to 32768*460.
Can I know where is the cause of this problem? Is my understanding of the manual correct?
Thanks!
Lu