I don't think you should use RDIV in this manner.
If you set it to 2, this results in a Divided ref. clock frequency is 15.625K which is not in spec.
(31.25/2). If set to 4 7.815K etc.
So it must remain at 1 in this mode.
You can use the BDIV bits in in ICSC2 to divide down the resulting 8Mhz bus clock if you want a lower clock.
If you want to experiment with these settings, use Processor Expert in Device Initialization mode.
Click on CPU. Then you can experiment with different settings. PE will tell you when you are wrong.
"If FLL is enabled (FLL mode property is set to 'Engaged' or 'Bypassed Low Power') , this frequency shall be in range of 31.25 kHz to 39.0625 kHz. This property cannot by directly modified if FLL is engaged."(Means leave RDIV alone).
Message Edited by JimDon on
2008-02-19 10:44 AM