The log is normal for a blank kinetis device.
        You've configured reset correctly. Just continue.
        So either issue 'reset init' command to see target halted
        or start programming by 'program your_shiny_fw.elf'

When I try 'reset init' I get this (I've appended the -d3 log as well)

--------------------------------------------------------------------------------
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Open On-Chip Debugger
> reset init
**** Your Kinetis MCU is probably locked-up in RESET/WDOG loop. ****
**** Common reason is a blank flash (at least a reset vector).  ****
**** Issue 'kinetis mdm halt' command or if SRST is connected   ****
**** and configured, use 'reset halt'                           ****
**** If MCU cannot be halted, it is likely secured and running  ****
**** in RESET/WDOG loop. Issue 'kinetis mdm mass_erase'         ****
SWD DPIDR 0x5ba02477
SWD DPIDR 0x5ba02477
AP write error, reset will not halt
SWD DPIDR 0x5ba02477
TARGET: kx.cpu - Not halted
in procedure 'reset' 
in procedure 'ocd_bouncer'


> 
--------------------------------------------------------------------------------

Open On-Chip Debugger 0.10.0+dev-00208-g173c002a (2017-12-04-08:55)
Licensed under GNU GPL v2
For bug reports, read
        http://openocd.org/doc/doxygen/bugs.html
User : 13 3 command.c:544 command_print(): debug_level: 3
Debug: 14 3 options.c:184 add_default_dirs(): bindir=/usr/bin
Debug: 15 3 options.c:185 add_default_dirs(): pkgdatadir=/usr/share/openocd
Debug: 16 3 options.c:186 add_default_dirs(): exepath=/usr/bin
Debug: 17 3 options.c:187 add_default_dirs(): bin2data=../share/openocd
Debug: 18 3 configuration.c:42 add_script_search_dir(): adding 
/home/mark/.openocd
Debug: 19 3 configuration.c:42 add_script_search_dir(): adding 
/usr/bin/../share/openocd/site
Debug: 20 3 configuration.c:42 add_script_search_dir(): adding 
/usr/bin/../share/openocd/scripts
Debug: 21 4 configuration.c:82 find_file(): found openocd.cfg
Debug: 22 4 configuration.c:82 find_file(): found 
/usr/bin/../share/openocd/scripts/interface/cmsis-dap.cfg
Debug: 23 4 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_interface cmsis-dap
Debug: 24 4 command.c:143 script_debug(): command - interface ocd_interface 
cmsis-dap
Debug: 26 4 command.c:364 register_command_handler(): registering 
'ocd_cmsis-dap'...
Debug: 27 4 command.c:364 register_command_handler(): registering 
'ocd_cmsis_dap_vid_pid'...
Debug: 28 4 command.c:364 register_command_handler(): registering 
'ocd_cmsis_dap_serial'...
Debug: 29 4 configuration.c:82 find_file(): found 
/usr/bin/../share/openocd/scripts/target/kx.cfg
Debug: 30 4 configuration.c:82 find_file(): found 
/usr/bin/../share/openocd/scripts/target/swj-dp.tcl
Debug: 31 4 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 32 4 command.c:143 script_debug(): command - ocd_transport ocd_transport 
select
Info : 33 4 transport.c:286 jim_transport_select(): auto-selecting first 
available session transport "swd". To override use 'transport select 
<transport>'.
Debug: 34 4 command.c:323 command_new(): BUG: command 'swd' does not have the 
'.usage' field filled out
Debug: 35 4 command.c:364 register_command_handler(): registering 'ocd_swd'...
Debug: 36 4 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 37 4 command.c:143 script_debug(): command - ocd_transport ocd_transport 
select
Debug: 38 4 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 39 4 command.c:143 script_debug(): command - ocd_transport ocd_transport 
select
Debug: 40 4 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 41 4 command.c:143 script_debug(): command - ocd_transport ocd_transport 
select
Debug: 42 5 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 43 5 command.c:143 script_debug(): command - ocd_transport ocd_transport 
select
Debug: 44 5 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_swd newdap kx cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 
0x2ba01477
Debug: 45 5 command.c:143 script_debug(): command - ocd_swd ocd_swd newdap kx 
cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x2ba01477
Debug: 46 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: kx, Tap: cpu, 
Dotted: kx.cpu, 8 params
Debug: 47 5 core.c:1304 jtag_tap_init(): Created Tap: kx.cpu @ abs position 0, 
irlen 0, capture: 0x0 mask: 0x0
Debug: 48 5 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_target create kx.cpu cortex_m -chain-position kx.cpu
Debug: 49 5 command.c:143 script_debug(): command - ocd_target ocd_target 
create kx.cpu cortex_m -chain-position kx.cpu
Debug: 50 5 target.c:1920 target_free_all_working_areas_restore(): freeing all 
working areas
Debug: 51 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 52 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 53 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 54 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 55 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 56 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 57 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 58 5 command.c:364 register_command_handler(): registering 'ocd_arm'...
Debug: 59 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 60 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 61 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 62 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 63 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 64 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 65 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 66 5 command.c:364 register_command_handler(): registering 'ocd_dap'...
Debug: 67 5 command.c:364 register_command_handler(): registering 'ocd_tpiu'...
Debug: 68 5 command.c:364 register_command_handler(): registering 'ocd_itm'...
Debug: 69 5 command.c:364 register_command_handler(): registering 'ocd_itm'...
Debug: 70 5 command.c:364 register_command_handler(): registering 
'ocd_cortex_m'...
Debug: 71 5 command.c:364 register_command_handler(): registering 
'ocd_cortex_m'...
Debug: 72 5 command.c:364 register_command_handler(): registering 
'ocd_cortex_m'...
Debug: 73 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 74 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 75 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 76 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 77 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 78 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 79 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 80 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 81 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 82 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 83 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 84 5 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 85 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 86 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 87 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 88 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 89 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 90 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 91 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 92 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 93 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 94 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 95 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 96 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 97 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 98 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 99 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 100 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 101 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 102 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 103 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 104 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 105 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 106 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 107 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 108 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 109 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 110 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 111 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 112 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 113 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 114 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 115 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 116 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 117 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 118 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 119 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 120 6 command.c:364 register_command_handler(): registering 
'ocd_kx.cpu'...
Debug: 121 6 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 
-work-area-backup 0
Debug: 122 6 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
Debug: 123 6 target.c:1920 target_free_all_working_areas_restore(): freeing all 
working areas
Debug: 124 6 target.c:1920 target_free_all_working_areas_restore(): freeing all 
working areas
Debug: 125 6 target.c:1920 target_free_all_working_areas_restore(): freeing all 
working areas
Debug: 126 6 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_flash bank kx.pflash kinetis 0 0 0 0 kx.cpu
Debug: 127 6 command.c:143 script_debug(): command - ocd_flash ocd_flash bank 
kx.pflash kinetis 0 0 0 0 kx.cpu
Debug: 129 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 130 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 131 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 132 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 133 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 134 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 135 6 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 136 7 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 137 7 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Debug: 138 7 command.c:323 command_new(): BUG: command 'kinetis create_banks' 
does not have the '.usage' field filled out
Debug: 139 7 command.c:364 register_command_handler(): registering 
'ocd_kinetis'...
Info : 140 7 kinetis.c:882 kinetis_flash_bank_command(): add flash_bank kinetis 
kx.pflash
Debug: 141 7 tcl.c:1100 handle_flash_bank_command(): 'kinetis' driver usage 
field missing
Debug: 142 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kinetis create_banks
Debug: 143 7 command.c:143 script_debug(): command - ocd_kinetis ocd_kinetis 
create_banks
Debug: 145 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_adapter_khz 1000
Debug: 146 7 command.c:143 script_debug(): command - adapter_khz 
ocd_adapter_khz 1000
Debug: 148 7 core.c:1631 jtag_config_khz(): handle jtag khz
Debug: 149 7 core.c:1598 adapter_khz_to_speed(): convert khz to interface 
specific speed value
Debug: 150 7 core.c:1598 adapter_khz_to_speed(): convert khz to interface 
specific speed value
User : 151 7 command.c:544 command_print(): adapter speed: 1000 kHz
Debug: 152 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_reset_config srst_nogate
Debug: 153 7 command.c:143 script_debug(): command - reset_config 
ocd_reset_config srst_nogate
User : 155 7 command.c:544 command_print(): none separate
Debug: 156 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 157 7 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 158 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu configure -event examine-start 
      kinetis mdm check_security
   
Debug: 159 7 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
configure -event examine-start 
      kinetis mdm check_security
   
Debug: 160 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_cortex_m reset_config sysresetreq
Debug: 161 7 command.c:143 script_debug(): command - ocd_cortex_m ocd_cortex_m 
reset_config sysresetreq
User : 163 7 command.c:544 command_print(): cortex_m reset_config sysresetreq
Debug: 164 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu configure -event reset-init 
   kinetis disable_wdog

Debug: 165 7 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
configure -event reset-init 
   kinetis disable_wdog

Debug: 166 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_reset_config srst_only
Debug: 167 7 command.c:143 script_debug(): command - reset_config 
ocd_reset_config srst_only
User : 169 7 command.c:544 command_print(): srst_only separate srst_nogate 
srst_open_drain connect_deassert_srst
Debug: 170 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_init
Debug: 171 7 command.c:143 script_debug(): command - init ocd_init
Debug: 173 7 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_target init
Debug: 174 7 command.c:143 script_debug(): command - ocd_target ocd_target init
Debug: 176 8 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_target names
Debug: 177 8 command.c:143 script_debug(): command - ocd_target ocd_target names
Debug: 178 8 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu cget -event gdb-flash-erase-start
Debug: 179 8 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu cget 
-event gdb-flash-erase-start
Debug: 180 8 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu configure -event gdb-flash-erase-start reset init
Debug: 181 8 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
configure -event gdb-flash-erase-start reset init
Debug: 182 8 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu cget -event gdb-flash-write-end
Debug: 183 8 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu cget 
-event gdb-flash-write-end
Debug: 184 8 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu configure -event gdb-flash-write-end reset halt
Debug: 185 8 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
configure -event gdb-flash-write-end reset halt
Debug: 186 8 target.c:1329 handle_target_init_command(): Initializing targets...
Debug: 187 8 command.c:364 register_command_handler(): registering 
'ocd_target_request'...
Debug: 188 8 command.c:364 register_command_handler(): registering 
'ocd_trace'...
Debug: 189 8 command.c:364 register_command_handler(): registering 
'ocd_trace'...
Debug: 190 8 command.c:364 register_command_handler(): registering 
'ocd_fast_load_image'...
Debug: 191 8 command.c:364 register_command_handler(): registering 
'ocd_fast_load'...
Debug: 192 8 command.c:364 register_command_handler(): registering 
'ocd_profile'...
Debug: 193 8 command.c:364 register_command_handler(): registering 
'ocd_virt2phys'...
Debug: 194 8 command.c:364 register_command_handler(): registering 'ocd_reg'...
Debug: 195 8 command.c:364 register_command_handler(): registering 'ocd_poll'...
Debug: 196 8 command.c:364 register_command_handler(): registering 
'ocd_wait_halt'...
Debug: 197 8 command.c:364 register_command_handler(): registering 'ocd_halt'...
Debug: 198 8 command.c:364 register_command_handler(): registering 
'ocd_resume'...
Debug: 199 8 command.c:364 register_command_handler(): registering 
'ocd_reset'...
Debug: 200 8 command.c:364 register_command_handler(): registering 
'ocd_soft_reset_halt'...
Debug: 201 8 command.c:364 register_command_handler(): registering 'ocd_step'...
Debug: 202 8 command.c:364 register_command_handler(): registering 'ocd_mdd'...
Debug: 203 8 command.c:364 register_command_handler(): registering 'ocd_mdw'...
Debug: 204 8 command.c:364 register_command_handler(): registering 'ocd_mdh'...
Debug: 205 8 command.c:364 register_command_handler(): registering 'ocd_mdb'...
Debug: 206 8 command.c:364 register_command_handler(): registering 'ocd_mwd'...
Debug: 207 8 command.c:364 register_command_handler(): registering 'ocd_mww'...
Debug: 208 8 command.c:364 register_command_handler(): registering 'ocd_mwh'...
Debug: 209 8 command.c:364 register_command_handler(): registering 'ocd_mwb'...
Debug: 210 8 command.c:364 register_command_handler(): registering 'ocd_bp'...
Debug: 211 8 command.c:364 register_command_handler(): registering 'ocd_rbp'...
Debug: 212 9 command.c:364 register_command_handler(): registering 'ocd_wp'...
Debug: 213 9 command.c:364 register_command_handler(): registering 'ocd_rwp'...
Debug: 214 9 command.c:364 register_command_handler(): registering 
'ocd_load_image'...
Debug: 215 9 command.c:364 register_command_handler(): registering 
'ocd_dump_image'...
Debug: 216 9 command.c:364 register_command_handler(): registering 
'ocd_verify_image_checksum'...
Debug: 217 9 command.c:364 register_command_handler(): registering 
'ocd_verify_image'...
Debug: 218 9 command.c:364 register_command_handler(): registering 
'ocd_test_image'...
Debug: 219 9 command.c:364 register_command_handler(): registering 
'ocd_reset_nag'...
Debug: 220 9 command.c:364 register_command_handler(): registering 'ocd_ps'...
Debug: 221 9 command.c:364 register_command_handler(): registering 
'ocd_test_mem_access'...
Info : 222 64 cmsis_dap_usb.c:760 cmsis_dap_get_caps_info(): CMSIS-DAP: SWD  
Supported
Info : 223 67 cmsis_dap_usb.c:859 cmsis_dap_swd_open(): CMSIS-DAP: Interface 
Initialised (SWD)
Info : 224 70 cmsis_dap_usb.c:740 cmsis_dap_get_version_info(): CMSIS-DAP: FW 
Version = 1.0
Debug: 225 73 cmsis_dap_usb.c:931 cmsis_dap_init(): CMSIS-DAP: Packet Size = 64
Debug: 226 76 cmsis_dap_usb.c:942 cmsis_dap_init(): CMSIS-DAP: Packet Count = 5
Info : 227 79 cmsis_dap_usb.c:781 cmsis_dap_get_status(): SWCLK/TCK = 0 
SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 0
Info : 228 94 cmsis_dap_usb.c:985 cmsis_dap_init(): CMSIS-DAP: Interface ready
Debug: 229 94 core.c:1598 adapter_khz_to_speed(): convert khz to interface 
specific speed value
Debug: 230 94 core.c:1601 adapter_khz_to_speed(): have interface set up
Debug: 231 97 core.c:1598 adapter_khz_to_speed(): convert khz to interface 
specific speed value
Debug: 232 97 core.c:1601 adapter_khz_to_speed(): have interface set up
Info : 233 97 core.c:1386 adapter_init(): clock speed 1000 kHz
Debug: 234 97 openocd.c:140 handle_init_command(): Debug Adapter init complete
Debug: 235 97 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport init
Debug: 236 97 command.c:143 script_debug(): command - ocd_transport 
ocd_transport init
Debug: 238 97 transport.c:239 handle_transport_init(): handle_transport_init
Debug: 239 103 cmsis_dap_usb.c:810 cmsis_dap_swd_switch_seq(): JTAG-to-SWD
Info : 240 112 adi_v5_swd.c:137 swd_connect(): SWD DPIDR 0x5ba02477
Debug: 241 112 openocd.c:153 handle_init_command(): Examining targets...
Debug: 242 112 target.c:1522 target_call_event_callbacks(): target event 21 
(examine-start)
Debug: 243 112 target.c:4429 target_handle_event(): target: (0) kx.cpu 
(cortex_m) event: 21 (examine-start) action: 
      kinetis mdm check_security
   
Debug: 244 112 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kinetis mdm check_security
Debug: 245 112 command.c:143 script_debug(): command - ocd_kinetis ocd_kinetis 
mdm check_security
Debug: 247 115 kinetis.c:438 kinetis_mdm_read_register(): MDM_REG[0xfc]: 
001C0030
Debug: 248 118 kinetis.c:438 kinetis_mdm_read_register(): MDM_REG[0x00]: 
00000034
Warn : 249 127 kinetis.c:822 kinetis_check_flash_security_status(): **** Your 
Kinetis MCU is probably locked-up in RESET/WDOG loop. ****
Warn : 250 127 kinetis.c:823 kinetis_check_flash_security_status(): **** Common 
reason is a blank flash (at least a reset vector).  ****
Warn : 251 127 kinetis.c:824 kinetis_check_flash_security_status(): **** Issue 
'kinetis mdm halt' command or if SRST is connected   ****
Warn : 252 127 kinetis.c:825 kinetis_check_flash_security_status(): **** and 
configured, use 'reset halt'                           ****
Warn : 253 127 kinetis.c:826 kinetis_check_flash_security_status(): **** If MCU 
cannot be halted, it is likely secured and running  ****
Warn : 254 127 kinetis.c:827 kinetis_check_flash_security_status(): **** in 
RESET/WDOG loop. Issue 'kinetis mdm mass_erase'         ****
Debug: 255 127 arm_adi_v5.c:609 dap_dp_init():  
Debug: 256 130 arm_adi_v5.c:643 dap_dp_init(): DAP: wait CDBGPWRUPACK
Debug: 257 130 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 
0x20000000, value 0x20000000
Debug: 258 133 arm_adi_v5.c:650 dap_dp_init(): DAP: wait CSYSPWRUPACK
Debug: 259 133 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 
0x80000000, value 0x80000000
Debug: 260 136 cmsis_dap_usb.c:639 cmsis_dap_swd_run_queue(): refusing to 
enable sticky overrun detection
Debug: 261 142 arm_adi_v5.c:791 dap_find_ap(): Found AHB-AP at AP index: 0 
(IDR=0x64770001)
Debug: 262 145 arm_adi_v5.c:718 mem_ap_init(): MEM_AP Packed Transfers: enabled
Debug: 263 145 arm_adi_v5.c:729 mem_ap_init(): MEM_AP CFG: large data 0, long 
address 0, big-endian 0
Debug: 264 148 cmsis_dap_usb.c:660 cmsis_dap_swd_run_queue(): SWD ack not OK: 4 
FAULT
Debug: 265 154 cmsis_dap_usb.c:810 cmsis_dap_swd_switch_seq(): JTAG-to-SWD
Info : 266 163 adi_v5_swd.c:137 swd_connect(): SWD DPIDR 0x5ba02477
Error: 267 166 arm_adi_v5.c:491 mem_ap_read(): Failed to read memory at 
0xe000ed00
Debug: 268 166 target.c:2266 target_read_u32(): address: 0xe000ed00 failed
Debug: 269 166 openocd.c:155 handle_init_command(): target examination failed
Debug: 270 166 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_flash init
Debug: 271 166 command.c:143 script_debug(): command - ocd_flash ocd_flash init
Debug: 273 166 tcl.c:1166 handle_flash_init_command(): Initializing flash 
devices...
Debug: 274 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 275 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 276 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 277 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 278 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 279 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 280 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 281 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 282 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 283 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 284 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 285 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 286 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 287 166 command.c:364 register_command_handler(): registering 
'ocd_flash'...
Debug: 288 166 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_mflash init
Debug: 289 167 command.c:143 script_debug(): command - ocd_mflash ocd_mflash 
init
Debug: 291 167 mflash.c:1377 handle_mflash_init_command(): Initializing mflash 
devices...
Debug: 292 167 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_nand init
Debug: 293 167 command.c:143 script_debug(): command - ocd_nand ocd_nand init
Debug: 295 167 tcl.c:497 handle_nand_init_command(): Initializing NAND 
devices...
Debug: 296 167 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_pld init
Debug: 297 167 command.c:143 script_debug(): command - ocd_pld ocd_pld init
Debug: 299 167 pld.c:205 handle_pld_init_command(): Initializing PLDs...
Info : 300 2594 server.c:96 add_connection(): accepting 'telnet' connection on 
tcp/4444
Debug: 301 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_reset init
Debug: 302 6793 command.c:143 script_debug(): command - reset ocd_reset init
Debug: 304 6793 target.c:1540 target_call_reset_callbacks(): target reset 3 
(init)
Debug: 305 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_target names
Debug: 306 6793 command.c:143 script_debug(): command - ocd_target ocd_target 
names
Debug: 307 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event reset-start
Debug: 308 6793 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event reset-start
Debug: 309 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 310 6793 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 311 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 312 6793 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 313 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event examine-start
Debug: 314 6793 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event examine-start
Debug: 315 6793 target.c:4429 target_handle_event(): target: (0) kx.cpu 
(cortex_m) event: 21 (examine-start) action: 
      kinetis mdm check_security
   
Debug: 316 6793 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kinetis mdm check_security
Debug: 317 6793 command.c:143 script_debug(): command - ocd_kinetis ocd_kinetis 
mdm check_security
Debug: 319 6796 kinetis.c:438 kinetis_mdm_read_register(): MDM_REG[0xfc]: 
001C0030
Debug: 320 6799 kinetis.c:438 kinetis_mdm_read_register(): MDM_REG[0x00]: 
00000034
Warn : 321 6809 kinetis.c:822 kinetis_check_flash_security_status(): **** Your 
Kinetis MCU is probably locked-up in RESET/WDOG loop. ****
Warn : 322 6809 kinetis.c:823 kinetis_check_flash_security_status(): **** 
Common reason is a blank flash (at least a reset vector).  ****
Warn : 323 6809 kinetis.c:824 kinetis_check_flash_security_status(): **** Issue 
'kinetis mdm halt' command or if SRST is connected   ****
Warn : 324 6809 kinetis.c:825 kinetis_check_flash_security_status(): **** and 
configured, use 'reset halt'                           ****
Warn : 325 6809 kinetis.c:826 kinetis_check_flash_security_status(): **** If 
MCU cannot be halted, it is likely secured and running  ****
Warn : 326 6809 kinetis.c:827 kinetis_check_flash_security_status(): **** in 
RESET/WDOG loop. Issue 'kinetis mdm mass_erase'         ****
Debug: 327 6809 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu arp_examine allow-defer
Debug: 328 6809 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
arp_examine allow-defer
Debug: 329 6809 arm_adi_v5.c:609 dap_dp_init():  
Debug: 330 6812 arm_adi_v5.c:643 dap_dp_init(): DAP: wait CDBGPWRUPACK
Debug: 331 6812 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 
0x20000000, value 0x20000000
Debug: 332 6815 arm_adi_v5.c:650 dap_dp_init(): DAP: wait CSYSPWRUPACK
Debug: 333 6815 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 
0x80000000, value 0x80000000
Debug: 334 6818 cmsis_dap_usb.c:639 cmsis_dap_swd_run_queue(): refusing to 
enable sticky overrun detection
Debug: 335 6824 arm_adi_v5.c:791 dap_find_ap(): Found AHB-AP at AP index: 0 
(IDR=0x64770001)
Debug: 336 6827 arm_adi_v5.c:718 mem_ap_init(): MEM_AP Packed Transfers: enabled
Debug: 337 6827 arm_adi_v5.c:729 mem_ap_init(): MEM_AP CFG: large data 0, long 
address 0, big-endian 0
Debug: 338 6827 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event examine-end
Debug: 339 6827 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event examine-end
Debug: 340 6827 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event reset-assert-pre
Debug: 341 6827 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event reset-assert-pre
Debug: 342 6827 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 343 6827 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 344 6827 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu arp_reset assert 1
Debug: 345 6827 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
arp_reset assert 1
Debug: 346 6827 target.c:1920 target_free_all_working_areas_restore(): freeing 
all working areas
Debug: 347 6827 cortex_m.c:960 cortex_m_assert_reset(): target->state: unknown
Debug: 348 6830 core.c:643 swd_add_reset(): SRST line asserted
Debug: 349 6833 cmsis_dap_usb.c:660 cmsis_dap_swd_run_queue(): SWD ack not OK: 
5 FAULT
Debug: 350 6839 cmsis_dap_usb.c:810 cmsis_dap_swd_switch_seq(): JTAG-to-SWD
Info : 351 6848 adi_v5_swd.c:137 swd_connect(): SWD DPIDR 0x5ba02477
Debug: 352 6851 cmsis_dap_usb.c:660 cmsis_dap_swd_run_queue(): SWD ack not OK: 
2 FAULT
Debug: 353 6857 cmsis_dap_usb.c:810 cmsis_dap_swd_switch_seq(): JTAG-to-SWD
Info : 354 6866 adi_v5_swd.c:137 swd_connect(): SWD DPIDR 0x5ba02477
Debug: 355 6869 cmsis_dap_usb.c:660 cmsis_dap_swd_run_queue(): SWD ack not OK: 
2 FAULT
Info : 356 6869 cortex_m.c:1034 cortex_m_assert_reset(): AP write error, reset 
will not halt
Debug: 357 6869 cortex_m.c:578 cortex_m_halt(): target->state: reset
Debug: 358 6869 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event reset-assert-post
Debug: 359 6869 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event reset-assert-post
Debug: 360 6869 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event reset-deassert-pre
Debug: 361 6869 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event reset-deassert-pre
Debug: 362 6869 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 363 6869 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 364 6869 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu arp_reset deassert 1
Debug: 365 6869 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
arp_reset deassert 1
Debug: 366 6869 target.c:1920 target_free_all_working_areas_restore(): freeing 
all working areas
Debug: 367 6869 cortex_m.c:1102 cortex_m_deassert_reset(): target->state: reset
Debug: 368 6923 core.c:647 swd_add_reset(): SRST line released
Debug: 369 6923 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu invoke-event reset-deassert-post
Debug: 370 6923 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
invoke-event reset-deassert-post
Debug: 371 6923 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_transport select
Debug: 372 6923 command.c:143 script_debug(): command - ocd_transport 
ocd_transport select
Debug: 373 6923 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu was_examined
Debug: 374 6923 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
was_examined
Debug: 375 6923 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu arp_waitstate halted 1000
Debug: 376 6923 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
arp_waitstate halted 1000
Debug: 377 6929 cmsis_dap_usb.c:810 cmsis_dap_swd_switch_seq(): JTAG-to-SWD
Info : 378 6938 adi_v5_swd.c:137 swd_connect(): SWD DPIDR 0x5ba02477
Debug: 379 6941 cmsis_dap_usb.c:660 cmsis_dap_swd_run_queue(): SWD ack not OK: 
2 FAULT
Debug: 380 6941 command.c:143 script_debug(): command - ocd_command ocd_command 
type ocd_kx.cpu curstate
Debug: 381 6941 command.c:143 script_debug(): command - ocd_kx.cpu ocd_kx.cpu 
curstate
User : 382 6941 command.c:544 command_print(): TARGET: kx.cpu - Not halted
in procedure 'reset' 
in procedure 'ocd_bouncer'

Debug: 383 6941 command.c:626 run_command(): Command failed with error code -4
User : 384 6941 command.c:687 command_run_line(): 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to