This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320DM8168: How to set the parameters in "clocks_ti816x.h" to make A8 work at 1.1GHz ?

Part Number: TMS320DM8168

Tool/software: TI C/C++ Compiler

Hello,

As mentioned in the latest DM8168 datasheet,  DM8168(CYG2) cpu devices speed range is as below :

ARM:1100MHz ,  DSP:930MHz , HDVICP2:550MHz , SGX530:275MHz ... ... ...

But In my DVRRDK code ,  ARM_PLL was set to 1.2GHz or 1.0GHz , So we want to set AMR work at the highest speed 1.1GHz. 

How to set the paramates in  "clocks_ti816x.h" to make A8 work at 1.1GHz ?  Is there any tools to caculate these parameters ?

Thanks