Tool/software:
Hello, TI.
I'd like to ask about the way to perform fault injection test for clock integrity check using DCC.
I already read the example code of C200 TI library. So, please please don't tell me that go and see the example.
Here is the information about I'd like to perform the test.
[Clock integrity check using DCC]
1. Count 1 Clock Source : PLL
2. PLL Clock : 120 MHz
3. Count 0 Clock Source : XTAL CLK
4. XTAL Clock : 20 MHz
5. SysCLK : 120 MHZ
6. Implemented example : DCC_continuousMonitor (I already read the example code and I already checked the syscfg so please don't mention about the example)
I tired to put the wrong clock for PLL expecting DCC fail. However, DCC result didn't get fail even when the input Count1 Clock source frequency is 10 MHz and real PLL clock freq is 120 MHz.
I have to perform fault injection test about clock monitoring using DCC.
Please help me about it.
If you need some implemented code, feel free to tell me.
Thank you in advance, I'll look forward to your detailed answer and guide.