We are using 3137 Cortex-R4 Microcontroller & setting it's PLL output clock frequency to 160MHz.
Before PLL lock state, we are able to load any address into a General purpose register but after PLL locking state (i.e., checking the validity status in CSVSTAT register), if we are trying to load any address into a register, desired address were not being loaded.
Kindly, let me know the way of ensuring how PLL is locked & Is there any caution to be taken while configuring PLL.
We verified the PLL output clock using ECLK pin which was configured through CLKTEST, SYSPC1 & ECPCNTL registers.