Hi Mark, thanks a lot for your reply. I have two queries regarding your statement -
1. Why 20-25 MHz only? The device I'm using can support upto 72 MHz.
2. What exactly is the function of the SYSTICK timer? I know it is a core ARM peripheral and I went through the ref manual also, but I'm a little bit hazy as to exactly what it does.
And one more general query -
Lets say I do not initialize any other peripherals like interrupts or SPI or I do not set any specific low power modes, etc. What happens to those registers(ie the regiisters that set their operating mode). They will have some garbage value right? And won't that affect my application?
Is there any information that I should read in the ARM technical reference manual or the ARM generic devices user guide apart from Freescale's own documentation?
Thanks