I have a custom board using the C6748. I am using DSP/BIOS 5.41.09.34 and PSP drivers 1.03.01.
Originally we were operating the C6748 at 300 MHz, the same clock rate as the LogicPD SOM. Everything worked just fine once I linked in the NULL pmi and pscl libraries. Now, I am attempting to change the system clock to be at 372MHz, but any of the peripherals running off of PLL0 are not working. I have updated the GEL file and the TCF file with the new PLL settings and resulting clock rate. What else do I need to do in order to get the PSP drivers to use the new System clock? I know it is still using the default 300MHz due to the fact when I look at the UART0 registers, the divisor registers are still the old values calculated from a system clock of 300MHz.