The FLASH Clock is taken from the main OSC frequency. You set the FLCKDIV based on the OSC input frequency. There are parameters that must be met in regards to the OSC input frequency, Actual BUS Frequency, and FCLKDIV. If memroy serves me right this formula is listed in the FLASH section of the user guide.
I believe the only time there would be an issue after enabling the PLL and going to a higher bus frequency is when the OSC input is a very low frequency and the PLL steps it way up near max for the device.
Please verify this with the FLASK BLock user guide for your device.
From the FLASH block guide on DP256 device
"These algorithms are controlled by a state machine whose timebase FCLK is derived from the oscillator clock via a programmable divider."
Message Edited by Technoman64 on 05-10-200603:08 PM