Always start debugging with reading out content of relevant registers (here besides RCC also the register setting FLASH waitstates) and checking their content.
My guess is, that you don't have RCC_PLLCFGR.PLLREN set.