flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / tcl / board / twr-k60n512.cfg
1 #
2 # Freescale TWRK60N512 development board
3 #
4
5 source [find target/k60.cfg]
6
7 $_TARGETNAME configure -event reset-init {
8         puts "-event reset-init occured"
9 }
10
11 #
12 # Bank definition for the 'program flash' (instructions and/or data)
13 #
14 flash bank pflash.0 kinetis 0x00000000 0x40000 0 4 $_TARGETNAME
15 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME