Hi Team,
How to verify the core clock frequency is 400Mhz?
Is that any clockout PIN or Register is available to verify?
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 Team,
How to verify the core clock frequency is 400Mhz?
Is that any clockout PIN or Register is available to verify?
Hi Sivakumar,
the maximum frequency supported for SYS_CLK is 200MHz. You can find configuration details in Table 6-22. R5SS_CORE_CLK:SYSCLK Achievable Ratio of the TRM
Best,
Daniel
Hi Daniel,
Thanks for your response.
We have got an other query, what is the difference between R5SS Core clock Frequency and SYS Clock Frequency ?
Is the code/SW execution based on R5SS Core clock or SYS Clock ?
Hi Javish,
R5SS clock is the main processor clock uses internally, which makes it the clock used for code execution
SYS_CLK is a derived clock from the above and it is mainly used for interconnect, hardware accelerators, and various peripherals
Best,
Daniel