Hello
I have a question regarding how to set the appropriate frequency for DSP/BIOS running on a 456MHz OMAP-L138. I configured all PLL registers so that now my ARM processor runs at 456MHz. I'm convinced that the DSP is also clocked at the same frequency.
Function GBL_getFrequency() run on the DSP returns 300kHz. This is probably due to some default configuration of DSP/BIOS for OMAP-L138. How can I change the frequency of DSP/BIOS on runtime? Is GBL_setFrequency what I'm looking for? How can I be sure that both PLL and DSP/BIOS are configured properly for 456MHz?
Regards
Szymon