Hi Ti Team,
Can you please suggest if there is some APi available in the MCUPLUSSDK to readback the configured coreclock as 400Mhz and SYS Clock as 200MHz
Thanks
Bikash
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.
Hi Ti Team,
Can you please suggest if there is some APi available in the MCUPLUSSDK to readback the configured coreclock as 400Mhz and SYS Clock as 200MHz
Thanks
Bikash
Hi bikash,
We do have the registers, formulaes to back calculate the frequencies. In the am263x gel files present in the CCS base/emulation folder look for Am263x_PLL.gel which has the functions.
Also please refer to the evmam273x.gel, internal_clock_detrction GEL function which calculates the frequency.