- flash.c change stricmp to strcmp
[openocd.git] / doc / scripts / at91sam7_ecr.script
blobf575e572ab9ee4ad39068f76740514d60c3fee34
1 mww 0xfffffd44 0x00008000       # disable watchdog
2 mww 0xfffffd08 0xa5000001       # enable user reset
3 mww 0xfffffc20 0x00000601       # CKGR_MOR : enable the main oscillator
4 sleep 10
5 mww 0xfffffc2c 0x12560a64       # CKGR_PLLR: 119.8MHz (DIV=100,MUL=598+1)
6 sleep 10
7 mww 0xfffffc30 0x00000007       # PMC_MCKR : MCK = PLL / 2 = 59.9MHz
8 sleep 10
9 mww 0xffffff60 0x003c0100       # MC_FMR: flash mode (FWS=1,FMCN=60)
10 arm7_9 force_hw_bkpts enable    # program resides in flash