Hi TI,
We have safety diagnostics activated for PLL slip detection. I wanted to verify this diagnostic with a integration testing. I am doing this with following approach:
- clear PLLX Frequency Control 0 Register to to 0x0000000 ( field name FB_DIV_INT )
- read lock status register ad evaluate
- write back original value
I am able to get desired result for only MAIN PLL. For other PLLs, the host hangs or crashes with following log:
ERROR: Unhandled External Abort received on 0x80000001 at EL3! ERROR: exception reason=1 syndrome=0x92000210 PANIC in EL3.
Is there any suggestion to make it work after FB_DIV_INT is altered ? or Would you suggest another approach to do integration testing?
Br,
Mert