Hi Mike,
Not sure if this helps but anyhoo
//Use 396MHz CA5, 396 MHz DDR, 132MHz CM4, and 66MHz bus
#if (CLOCK_SETUP == 0)
Double/VFP
Loops: 10000, Iterations: 1, Duration: 6 sec.
C Converted Double Precision Whetstones: 166.7 MIPS
Float/VFP
Loops: 10000, Iterations: 1, Duration: 4 sec.
C Converted Double Precision Whetstones: 250.0 MIPS
Double/No VFP
Loops: 10000, Iterations: 1, Duration: 53 sec.
C Converted Double Precision Whetstones: 18.9 MIPS
Float/No VFP
Loops: 10000, Iterations: 1, Duration: 24 sec.
C Converted Double Precision Whetstones: 41.7 MIPS
So the VFP works...
The numbers are the same running in OCRAM/DDR and QuadSPI - so the cache/MMU works as well...
Regards
Michael