It appears that every time S/W writes to the PLLCTL1 register, the processor resets. I am using a 20 MHz oscillator instead of a crystal. Which based on the data sheet is acceptable. In addition I made sure that the PLLs are off when the S/W writes to the PLLCTL1 register.
My question is in three parts.
1) Is there an issue with using a standard oscillator (20 MHz 1PPM) instead of a crystal?
2) Is there a document that spells out the order of sequence that the Osc/PLL register should be written to?
3) Any thoughts as to what can cause the CPU to reset every time we attempt to write to PLLCTL1 regardless what the values is?
Thanks,
Tom