This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-AM243: Can't get UART examples to run.

Part Number: LP-AM243

I am using latest version of MCU+SDK and have gotten plenty of other programs such as GPIO interrupts,  the hello world, and various others to run but none of the UART examples work for me, they just send the message of "...test started..." and can get no further. One interesting thing is when I upload the code for things that work, its shows things such as "main" in my debug panel but I get this when I upload the UART example:

Any reason it just gets stuck? I did some print statements along the way and found it mainly occurs right when it tries to do any sort of TX.