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.

Compiler/EK-TM4C123GXL: I used both TimerA of TIMER0_BASE and UART0, then the print of UART0 is error

Part Number: EK-TM4C123GXL
Other Parts Discussed in Thread: ENERGIA

Tool/software: TI C/C++ Compiler

Open the TimerA of TIMER0_BASE and UART0 function. the code of TimerA is shown as the below picture:

and the UART0 code is the next picture

then i run my programs, the result is 

I doubt that Clock inconsistency is the main reason. But i don't know how to fix this problem. So i need yours help

 best regards

xjh