Hi
We have made our costume PCB and when we try to use the code
SysCtlClockSet(SYSCTL_SYSDIV_1 | SYSCTL_USE_PLL | SYSCTL_OSC_MAIN | SYSCTL_XTAL_16MHZ);
the MCU #TM4C123GH6PM get halted so we had to clear the EEPROM using LM flash programmer, but when we use the internal oscillator every thing works fine,
I'm attaching the PCB & Schematic to advice if there any mistake regarding the design point of view.