Tool/software:
Hi,
We are using TM4C123BE6PM Microcontroller for Power sequence purpose. It is working fine previously in all boards.
Recently we received new boards. In those boards, we programmed the TM4C123 MCU code in 3 boards. In 1 Board, It is working properly (able to enable port pins and power sequence is happening). In another 2 boards, TM4C123 Microcontroller is not giving any port pins enable signals logic High. All signals showing Low. We tried to modify code and send logic high to only 1 or 2 pins, still those port pins also showing LOW only.
Programming also happening correctly. We read back the flash and compared both binary codes, showing correctly. We tried the give reset manually also, still no change. Suspecting is Microcontroller booting is not happening or not starting.
Please suggest how to debug the issue.