Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi
In our application running on R5 core of AM6642 we want to monitor some of system clocks using DCC peripheral. First of all I wanted to check what is exact frequency of particular DCC clock source - for this purpose I used k3conf tool. It is unclear to me what outputs k3conf comparing to what was written in user guide
1. First I'm checking what are clock sources available for DCC0 instance
2. In user guide In table 12-4790 I see that clock source 0 for DCC0 is MAIN_PLL0_HSDIV1_CLKOUT so I want to verify if clock source 0 frequency showed above match the frequency for MAIN_PLL0_HSDIV1_CLKOUT
3. From 1) I see that frequency for clock source 0 should be 200000000 Hz so I grep by phrase HSDIV1. Results show that frequency of HSDIV1 no match with DEV_DCC0_DCC_CLKSRC0_CLK
So is something misconfigured on my board or am I wrongly decoding information from k3conf tool and user guide?
BR
Jakub