Part Number: TMS320F280045
I use INTOSC1 as DCCCLKSRC0 and SYSCLK as DCCCLKSRC1, This means comparing the frequency error between INTOSC1 and SYSCLK. Recently,a device display a DCC error, so I carefully studied the use of DCC.
My understanding of this passage: if I want to monitor the frequency of SYSCLK, i need to set EXTERAL-XTAL as DCCCLKSRC0 because I use XTAL as the source of PLL. I think it's comparing myself to myself Because SYSCLK is multiple by PLL, in brief, SYSCLK is from XTAL.But when i use INTOSC1 as DCCCLKSRC0, if detect a error ,i can not confirm who is the bad source. How to choose for DCCCLKSRC0 when i want to monitor SYSCLK ??? Thanks!