Hello
I use to TMS570LS3137 microcontroller. In this device, as a result of oscillator and pll shifts, I activated the reset status via the PLLCTL1 register. Normally, I use the checkClockMonitor function to reset the device by oscillator. However, when I feed the VCLKAn clock sources of the device with PLL1, this reset does not occur. What is the reason? I do not have any problems with the PLL-induced reset that I have created using the checkPLL1Slip function.A reset occurs when I change the VCLKAn clock source to PLL2 or VCLK.
Thank you in advance for your help.