Please see our uEZ SW 2.08 for a PLL reference for LPC1788. (At the very least it is similar to LPC1778)
uEZ download | SourceForge.net
In uEZ\Source\Processor\NXP\LPC17xx_40xx\LPC17xx_40xx_PLL.c we setup the PLL using a 12MHz crystal.
We also use USB, Ethernet, NOR Flash, and SDRAM.
We have tested multiple devices using LPC1788 and LPC4088 over temp with no issues using this PLL code.
Also we have similar PLL examples for LPC1756 and LPC1768 in the respective folder.
Bill