Stuck waiting for MCKRDY using CrossWorks

For some reason when I try to run my code it doesn’t even get the chance to run because it gets stuck in the “wait for MCKRDY” loop in the AT91SAM7S_Startup.s code. Any suggestions will be greatly appreciated

Michael

something has to be wrong with my hardware or the jtag because this is the Rowley startup code that just gets the processor running. maybe some sort of setting?

I am using the Seggar J-Link and the Sam7H256 header board from Olimex

Now I’m wondering if I have coded the oscillator clock frequency properly

all I have done is set it in the project properties.

is there anything else I need to do in the code or any wher else?

Thanks for the help.