I have a TM4C123GH6PM launch kit and developed a firmware for it. The firmware works fine including UART on launch board. then I program the same firmware onto my development board with TM4C1230D5PM, but it does not work. The programming is fine, but UART does not work. Measured power supply are all fine, but the UART TX0 voltage level is at 0.7V, RX0 is 3.3V. The power draw only 3mA. Does this looks normal? should the firmware running on TM4C123G run on TM4C1230 without change? Or there something I am missing?