cortex_m: fix stepping on FPB rev 1
[openocd.git] / tcl / board / twr-k60f120m.cfg
blobe96d045262a4b307e1ed7de6dc3ae0bc43ca5571
2 # Freescale TWRK60F120M development board
5 source [find target/k60.cfg]
7 $_TARGETNAME configure -event reset-init {
8         puts "-event reset-init occured"
12 # Definitions for the additional 'program flash' banks
13 # (instructions and/or data)
15 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME
16 flash bank pflash.2 kinetis 0x00080000 0x40000 0 4 $_TARGETNAME
17 flash bank pflash.3 kinetis 0x000c0000 0x40000 0 4 $_TARGETNAME