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.

RTOS: TI-RTOS clock module frequency issue

Tool/software: TI-RTOS

Hi All,

I have a question about the clock module frequency.

I work on 500 Mhz for IPU1_C0 core, the confg file has the BIOS.cpuFreq.lo = 200000000; and it works fine.

I don't understand what 200000000 came from.

I changed it to 500000000 but the timing was not correct.

What am I missing?