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.

TM4C123GH6PM的UART1问题

当不用中断方式时候,串口可以正常通讯,可是用了中断方式后,程序就卡死在UART1初始化还是里面了,下面是我的初始化函数,哪里有问题吗?