I'm attempting to locate register-level documentation for the clock generator/PLL module on the C5515. It does not appear to be available anywhere on the TI Web site. I do have the VC5504/5505 System Guide, which documents the clock generator onboard the VC5505, which I assume is similar. However, the LOWPWR CSL library for the C5515, which I'm trying to use, has a PLL_Config structure whose member names don't match up with any registers documented in the VC5505 System Guide. The CSL documentation is no help either; it provides no information on what the register settings actually do. Finally, the the example program for the PLL in the CSL distribution shows different register settings for the C5515 versus the VC5505, so I'm left to assume that the modules are somewhat different between the two processors.
Is there any documentation available for the C5515?