5babeb8c13f14527c468e5f14f8b93e5691fbe40
[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 occurred"
9 }
10
11 #
12 # Definitions for the additional 'program flash' bank
13 # (instructions and/or data)
14 #
15 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME