Hi ,
We are using TMS570ls0332 micro controller in our project.
Following is the experiment performed by us:
1) Short the External oscillator pin ( OSCIN) pin with GND(Ground).
2) Change the oscillator frequency runtime from 8MHz to 10MHz and 8MHz to 7MHz.
Following are the observed behavior of the system in both the experiment .
1) The system immediately jumped to Tri-state( get stuck) , with the help of J-TAG debugger i can see that the execution has jumped to 0x00000000 location and no further execution is taking place (Even after removing OSCIN pin short to GND or resuming previous clock frequency i.e. clock signal is resumed ).
2) The External watchdog is trying to restart the system by giving a 'LOW' signal to nRST pin , but action is taken by the system ( System is not get restart).
Can you please explain if this behavior is as expected ?
we have enabled the PLL slip , thus we expect to get the PLL slip error notification .
Thanks and Regards