Hi, I'm a little bit confused about the startup file for the AT91SAM9260. Under "Power Management Controller (PMC)"->"Master Clock Register (CKGR_MCKR)"->MDIV: Master Clock Division" one can select "Processor Clock = Master Clock / 3. But in the header file AT91SAM9260.h there are only 1, 2 and 4 as divider.
Is it a failure in the startup file?