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/PROCESSOR-SDK-AM437X: CPU actual frequency

Part Number: PROCESSOR-SDK-AM437X
Other Parts Discussed in Thread: AM4376

Tool/software: TI C/C++ Compiler

the function BIOS_getCpuFreq() seem to return the value of BIOS.cpuFreq.lo in .cfg file, which is not the actual running frequency of AM4376 cpu.

How to get it? any API function?