Skip to content

Instantly share code, notes, and snippets.

@tsunghanlin
Created March 5, 2016 03:39
Show Gist options
  • Save tsunghanlin/444776efb318522c76d5 to your computer and use it in GitHub Desktop.
Save tsunghanlin/444776efb318522c76d5 to your computer and use it in GitHub Desktop.
$ sudo src/openocd -d3 -f ./tcl/interface/ftdi/flyswatter2.cfg -f ./tcl/board/ti_pandaboard_es.cfg
Open On-Chip Debugger 0.10.0-dev-00226-ge0a28b290f77 (2016-02-28-15:55)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
User : 13 3 command.c:546 command_print(): debug_level: 3
Debug: 14 3 options.c:98 add_default_dirs(): bindir=/usr/local/bin
Debug: 15 3 options.c:99 add_default_dirs(): pkgdatadir=/usr/local/share/openocd
Debug: 16 3 options.c:100 add_default_dirs(): run_prefix=
Debug: 17 3 configuration.c:44 add_script_search_dir(): adding /home/johnny/.openocd
Debug: 18 3 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/site
Debug: 19 3 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/scripts
Debug: 20 3 configuration.c:84 find_file(): found ./tcl/interface/ftdi/flyswatter2.cfg
Debug: 21 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi
Debug: 22 3 command.c:145 script_debug(): command - interface ocd_interface ftdi
Debug: 24 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_device_desc'...
Debug: 25 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_serial'...
Debug: 26 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_channel'...
Debug: 27 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_layout_init'...
Debug: 28 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_layout_signal'...
Debug: 29 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_set_signal'...
Debug: 30 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_vid_pid'...
Debug: 31 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_tdo_sample_edge'...
Debug: 32 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_device_desc Flyswatter2
Debug: 33 3 command.c:145 script_debug(): command - ftdi_device_desc ocd_ftdi_device_desc Flyswatter2
Debug: 35 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_vid_pid 0x0403 0x6010
Debug: 36 3 command.c:145 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x0403 0x6010
Debug: 38 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_init 0x0538 0x057b
Debug: 39 3 command.c:145 script_debug(): command - ftdi_layout_init ocd_ftdi_layout_init 0x0538 0x057b
Debug: 41 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal LED -ndata 0x0400
Debug: 42 3 command.c:145 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal LED -ndata 0x0400
Debug: 44 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nTRST -data 0x0010
Debug: 45 4 command.c:145 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0010
Debug: 47 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -data 0x0020 -noe 0x0100
Debug: 48 4 command.c:145 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -data 0x0020 -noe 0x0100
Debug: 50 4 configuration.c:84 find_file(): found ./tcl/board/ti_pandaboard_es.cfg
Debug: 51 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 52 4 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Info : 53 4 transport.c:287 jim_transport_select(): auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
Debug: 54 4 command.c:366 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
Debug: 55 4 command.c:366 register_command_handler(): registering 'ocd_jtag_rclk'...
Debug: 56 4 command.c:366 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
Debug: 57 4 command.c:366 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
Debug: 58 4 command.c:366 register_command_handler(): registering 'ocd_scan_chain'...
Debug: 59 4 command.c:366 register_command_handler(): registering 'ocd_jtag_reset'...
Debug: 60 4 command.c:366 register_command_handler(): registering 'ocd_runtest'...
Debug: 61 4 command.c:366 register_command_handler(): registering 'ocd_irscan'...
Debug: 62 4 command.c:366 register_command_handler(): registering 'ocd_verify_ircapture'...
Debug: 63 4 command.c:366 register_command_handler(): registering 'ocd_verify_jtag'...
Debug: 64 4 command.c:366 register_command_handler(): registering 'ocd_tms_sequence'...
Debug: 65 4 command.c:366 register_command_handler(): registering 'ocd_wait_srst_deassert'...
Debug: 66 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 67 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 68 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 69 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 70 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 71 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 72 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 73 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 74 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 75 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 76 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 77 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 78 4 command.c:366 register_command_handler(): registering 'ocd_jtag'...
Debug: 79 4 command.c:366 register_command_handler(): registering 'ocd_svf'...
Debug: 80 4 command.c:366 register_command_handler(): registering 'ocd_xsvf'...
Debug: 81 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 82 4 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 83 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag_rclk 15000
Debug: 84 4 command.c:145 script_debug(): command - jtag_rclk ocd_jtag_rclk 15000
Debug: 86 4 core.c:1642 jtag_config_rclk(): handle jtag rclk
Debug: 87 4 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 88 4 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value
User : 89 4 command.c:546 command_print(): RCLK - adaptive
Debug: 90 4 configuration.c:84 find_file(): found tcl/target/omap4460.cfg
Debug: 91 5 configuration.c:84 find_file(): found tcl/target/icepick.cfg
Debug: 92 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap omap4460 dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x3BA00477 -disable
Debug: 93 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap omap4460 dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x3BA00477 -disable
Debug: 94 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: omap4460, Tap: dap, Dotted: omap4460.dap, 9 params
Debug: 95 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
Debug: 96 5 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
Debug: 97 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
Debug: 98 5 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
Debug: 99 5 tcl.c:573 jim_newtap_cmd(): Processing option: -disable
Debug: 100 5 core.c:1306 jtag_tap_init(): Created Tap: omap4460.dap @ abs position 0, irlen 4, capture: 0x1 mask: 0xf
Debug: 101 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure omap4460.dap -event tap-enable icepick_c_tapenable omap4460.jrc 9
Debug: 102 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure omap4460.dap -event tap-enable icepick_c_tapenable omap4460.jrc 9
Debug: 103 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap omap4460 m31_dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x4BA00477 -disable
Debug: 104 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap omap4460 m31_dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x4BA00477 -disable
Debug: 105 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: omap4460, Tap: m31_dap, Dotted: omap4460.m31_dap, 9 params
Debug: 106 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
Debug: 107 5 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
Debug: 108 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
Debug: 109 5 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
Debug: 110 5 tcl.c:573 jim_newtap_cmd(): Processing option: -disable
Debug: 111 5 core.c:1306 jtag_tap_init(): Created Tap: omap4460.m31_dap @ abs position 1, irlen 4, capture: 0x1 mask: 0xf
Debug: 112 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure omap4460.m31_dap -event tap-enable icepick_c_tapenable omap4460.jrc 5
Debug: 113 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure omap4460.m31_dap -event tap-enable icepick_c_tapenable omap4460.jrc 5
Debug: 114 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap omap4460 m30_dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x4BA00477 -disable
Debug: 115 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap omap4460 m30_dap -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x4BA00477 -disable
Debug: 116 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: omap4460, Tap: m30_dap, Dotted: omap4460.m30_dap, 9 params
Debug: 117 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
Debug: 118 5 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
Debug: 119 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
Debug: 120 5 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
Debug: 121 5 tcl.c:573 jim_newtap_cmd(): Processing option: -disable
Debug: 122 5 core.c:1306 jtag_tap_init(): Created Tap: omap4460.m30_dap @ abs position 2, irlen 4, capture: 0x1 mask: 0xf
Debug: 123 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure omap4460.m30_dap -event tap-enable icepick_c_tapenable omap4460.jrc 4
Debug: 124 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure omap4460.m30_dap -event tap-enable icepick_c_tapenable omap4460.jrc 4
Debug: 125 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap omap4460 jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id 0x2b94e02f -expected-id 0x1b85202f
Debug: 126 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap omap4460 jrc -irlen 6 -ircapture 0x1 -irmask 0x3f -expected-id 0x2b94e02f -expected-id 0x1b85202f
Debug: 127 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: omap4460, Tap: jrc, Dotted: omap4460.jrc, 10 params
Debug: 128 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
Debug: 129 5 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
Debug: 130 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
Debug: 131 5 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
Debug: 132 6 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
Debug: 133 6 core.c:1306 jtag_tap_init(): Created Tap: omap4460.jrc @ abs position 3, irlen 6, capture: 0x1 mask: 0x3f
Debug: 134 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure omap4460.jrc -event post-reset runtest 200
Debug: 135 6 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure omap4460.jrc -event post-reset runtest 200
Debug: 136 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_echo Using dbgbase = 0x80000000
Debug: 137 6 command.c:145 script_debug(): command - echo ocd_echo Using dbgbase = 0x80000000
User : 139 6 command.c:764 jim_echo(): Using dbgbase = 0x80000000
Debug: 140 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create omap4460.cpu cortex_a -chain-position omap4460.dap -coreid 0 -dbgbase 2147483648
Debug: 141 6 command.c:145 script_debug(): command - ocd_target ocd_target create omap4460.cpu cortex_a -chain-position omap4460.dap -coreid 0 -dbgbase 2147483648
Debug: 142 6 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 143 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 144 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 145 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 146 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 147 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 148 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 149 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 150 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 151 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 152 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 153 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 154 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 155 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 156 6 command.c:366 register_command_handler(): registering 'ocd_cache_config'...
Debug: 157 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 158 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 159 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 160 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 161 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 162 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 163 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 164 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 165 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 166 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 167 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 168 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 169 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 170 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 171 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 172 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 173 6 command.c:366 register_command_handler(): registering 'ocd_cache'...
Debug: 174 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 175 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 176 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 177 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 178 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 179 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 180 6 command.c:366 register_command_handler(): registering 'ocd_cortex_a'...
Debug: 181 6 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 182 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 183 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 184 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 185 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 186 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 187 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 188 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 189 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 190 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 191 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 192 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 193 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 194 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 195 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 196 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 197 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 198 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 199 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 200 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 201 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 202 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 203 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 204 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 205 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 206 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 207 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 208 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 209 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 210 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 211 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 212 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 213 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 214 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 215 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 216 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 217 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 218 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 219 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 220 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 221 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 222 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 223 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 224 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 225 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 226 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 227 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 228 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 229 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 230 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 231 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 232 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 233 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 234 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 235 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 236 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 237 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 238 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 239 7 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 240 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 241 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 242 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.cpu'...
Debug: 243 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu configure -work-area-phys 0x40300000 -work-area-size 0x1000
Debug: 244 8 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu configure -work-area-phys 0x40300000 -work-area-size 0x1000
Debug: 245 8 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 246 8 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 247 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create omap4460.m30 cortex_m -chain-position omap4460.m30_dap
Debug: 248 8 command.c:145 script_debug(): command - ocd_target ocd_target create omap4460.m30 cortex_m -chain-position omap4460.m30_dap
Debug: 249 8 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 250 8 command.c:401 register_command(): command 'arm' is already registered in '<global>' context
Debug: 251 8 command.c:401 register_command(): command 'reg' is already registered in 'arm' context
Debug: 252 8 command.c:401 register_command(): command 'core_state' is already registered in 'arm' context
Debug: 253 8 command.c:401 register_command(): command 'disassemble' is already registered in 'arm' context
Debug: 254 8 command.c:401 register_command(): command 'mcr' is already registered in 'arm' context
Debug: 255 8 command.c:401 register_command(): command 'mrc' is already registered in 'arm' context
Debug: 256 8 command.c:401 register_command(): command 'semihosting' is already registered in 'arm' context
Debug: 257 8 command.c:401 register_command(): command 'dap' is already registered in '<global>' context
Debug: 258 8 command.c:401 register_command(): command 'info' is already registered in 'dap' context
Debug: 259 8 command.c:401 register_command(): command 'apsel' is already registered in 'dap' context
Debug: 260 8 command.c:401 register_command(): command 'apcsw' is already registered in 'dap' context
Debug: 261 8 command.c:401 register_command(): command 'apid' is already registered in 'dap' context
Debug: 262 8 command.c:401 register_command(): command 'baseaddr' is already registered in 'dap' context
Debug: 263 8 command.c:401 register_command(): command 'memaccess' is already registered in 'dap' context
Debug: 264 8 command.c:401 register_command(): command 'ti_be_32_quirks' is already registered in 'dap' context
Debug: 265 8 command.c:366 register_command_handler(): registering 'ocd_tpiu'...
Debug: 266 8 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 267 8 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 268 8 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 269 8 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 270 8 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 271 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 272 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 273 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 274 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 275 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 276 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 277 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 278 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 279 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 280 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 281 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 282 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 283 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 284 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 285 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 286 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 287 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 288 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 289 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 290 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 291 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 292 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 293 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 294 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 295 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 296 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 297 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 298 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 299 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 300 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 301 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 302 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 303 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 304 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 305 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 306 8 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 307 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 308 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 309 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 310 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 311 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 312 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 313 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m30'...
Debug: 314 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create omap4460.m31 cortex_m -chain-position omap4460.m31_dap
Debug: 315 9 command.c:145 script_debug(): command - ocd_target ocd_target create omap4460.m31 cortex_m -chain-position omap4460.m31_dap
Debug: 316 9 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 317 9 command.c:401 register_command(): command 'arm' is already registered in '<global>' context
Debug: 318 9 command.c:401 register_command(): command 'reg' is already registered in 'arm' context
Debug: 319 9 command.c:401 register_command(): command 'core_state' is already registered in 'arm' context
Debug: 320 9 command.c:401 register_command(): command 'disassemble' is already registered in 'arm' context
Debug: 321 9 command.c:401 register_command(): command 'mcr' is already registered in 'arm' context
Debug: 322 9 command.c:401 register_command(): command 'mrc' is already registered in 'arm' context
Debug: 323 9 command.c:401 register_command(): command 'semihosting' is already registered in 'arm' context
Debug: 324 9 command.c:401 register_command(): command 'dap' is already registered in '<global>' context
Debug: 325 9 command.c:401 register_command(): command 'info' is already registered in 'dap' context
Debug: 326 9 command.c:401 register_command(): command 'apsel' is already registered in 'dap' context
Debug: 327 9 command.c:401 register_command(): command 'apcsw' is already registered in 'dap' context
Debug: 328 9 command.c:401 register_command(): command 'apid' is already registered in 'dap' context
Debug: 329 9 command.c:401 register_command(): command 'baseaddr' is already registered in 'dap' context
Debug: 330 9 command.c:401 register_command(): command 'memaccess' is already registered in 'dap' context
Debug: 331 9 command.c:401 register_command(): command 'ti_be_32_quirks' is already registered in 'dap' context
Debug: 332 9 command.c:401 register_command(): command 'tpiu' is already registered in '<global>' context
Debug: 333 9 command.c:401 register_command(): command 'config' is already registered in 'tpiu' context
Debug: 334 9 command.c:401 register_command(): command 'itm' is already registered in '<global>' context
Debug: 335 9 command.c:401 register_command(): command 'port' is already registered in 'itm' context
Debug: 336 9 command.c:401 register_command(): command 'ports' is already registered in 'itm' context
Debug: 337 9 command.c:401 register_command(): command 'cortex_m' is already registered in '<global>' context
Debug: 338 9 command.c:401 register_command(): command 'maskisr' is already registered in 'cortex_m' context
Debug: 339 9 command.c:401 register_command(): command 'vector_catch' is already registered in 'cortex_m' context
Debug: 340 9 command.c:401 register_command(): command 'reset_config' is already registered in 'cortex_m' context
Debug: 341 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 342 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 343 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 344 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 345 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 346 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 347 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 348 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 349 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 350 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 351 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 352 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 353 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 354 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 355 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 356 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 357 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 358 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 359 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 360 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 361 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 362 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 363 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 364 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 365 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 366 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 367 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 368 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 369 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 370 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 371 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 372 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 373 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 374 9 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 375 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 376 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 377 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 378 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 379 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 380 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 381 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 382 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 383 10 command.c:366 register_command_handler(): registering 'ocd_omap4460.m31'...
Debug: 384 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag configure omap4460.jrc -event setup
jtag tapenable omap4460.dap
jtag tapenable omap4460.m30_dap
jtag tapenable omap4460.m31_dap
Debug: 385 10 command.c:145 script_debug(): command - ocd_jtag ocd_jtag configure omap4460.jrc -event setup
jtag tapenable omap4460.dap
jtag tapenable omap4460.m30_dap
jtag tapenable omap4460.m31_dap
Debug: 386 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu configure -event reset-assert omap4460.cpu mww phys 0x4A307B00 0x1
Debug: 387 10 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu configure -event reset-assert omap4460.cpu mww phys 0x4A307B00 0x1
Debug: 388 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m30 configure -event reset-assert
Debug: 389 10 command.c:145 script_debug(): command - ocd_omap4460.m30 ocd_omap4460.m30 configure -event reset-assert
Debug: 390 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m31 configure -event reset-assert
Debug: 391 10 command.c:145 script_debug(): command - ocd_omap4460.m31 ocd_omap4460.m31 configure -event reset-assert
Debug: 392 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_gdb_breakpoint_override hard
Debug: 393 10 command.c:145 script_debug(): command - gdb_breakpoint_override ocd_gdb_breakpoint_override hard
User : 395 10 gdb_server.c:3036 handle_gdb_breakpoint_override_command(): force hard breakpoints
Debug: 396 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config trst_only
Debug: 397 10 command.c:145 script_debug(): command - reset_config ocd_reset_config trst_only
User : 399 10 command.c:546 command_print(): trst_only separate trst_push_pull
Debug: 400 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init
Debug: 401 11 command.c:145 script_debug(): command - init ocd_init
Debug: 403 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init
Debug: 404 11 command.c:145 script_debug(): command - ocd_target ocd_target init
Debug: 406 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names
Debug: 407 11 command.c:145 script_debug(): command - ocd_target ocd_target names
Debug: 408 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu cget -event gdb-flash-erase-start
Debug: 409 11 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu cget -event gdb-flash-erase-start
Debug: 410 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu configure -event gdb-flash-erase-start reset init
Debug: 411 11 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu configure -event gdb-flash-erase-start reset init
Debug: 412 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu cget -event gdb-flash-write-end
Debug: 413 11 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu cget -event gdb-flash-write-end
Debug: 414 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.cpu configure -event gdb-flash-write-end reset halt
Debug: 415 11 command.c:145 script_debug(): command - ocd_omap4460.cpu ocd_omap4460.cpu configure -event gdb-flash-write-end reset halt
Debug: 416 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m30 cget -event gdb-flash-erase-start
Debug: 417 11 command.c:145 script_debug(): command - ocd_omap4460.m30 ocd_omap4460.m30 cget -event gdb-flash-erase-start
Debug: 418 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m30 configure -event gdb-flash-erase-start reset init
Debug: 419 11 command.c:145 script_debug(): command - ocd_omap4460.m30 ocd_omap4460.m30 configure -event gdb-flash-erase-start reset init
Debug: 420 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m30 cget -event gdb-flash-write-end
Debug: 421 11 command.c:145 script_debug(): command - ocd_omap4460.m30 ocd_omap4460.m30 cget -event gdb-flash-write-end
Debug: 422 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m30 configure -event gdb-flash-write-end reset halt
Debug: 423 11 command.c:145 script_debug(): command - ocd_omap4460.m30 ocd_omap4460.m30 configure -event gdb-flash-write-end reset halt
Debug: 424 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m31 cget -event gdb-flash-erase-start
Debug: 425 11 command.c:145 script_debug(): command - ocd_omap4460.m31 ocd_omap4460.m31 cget -event gdb-flash-erase-start
Debug: 426 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m31 configure -event gdb-flash-erase-start reset init
Debug: 427 11 command.c:145 script_debug(): command - ocd_omap4460.m31 ocd_omap4460.m31 configure -event gdb-flash-erase-start reset init
Debug: 428 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m31 cget -event gdb-flash-write-end
Debug: 429 11 command.c:145 script_debug(): command - ocd_omap4460.m31 ocd_omap4460.m31 cget -event gdb-flash-write-end
Debug: 430 11 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_omap4460.m31 configure -event gdb-flash-write-end reset halt
Debug: 431 11 command.c:145 script_debug(): command - ocd_omap4460.m31 ocd_omap4460.m31 configure -event gdb-flash-write-end reset halt
Debug: 432 11 target.c:1308 handle_target_init_command(): Initializing targets...
Debug: 433 11 command.c:366 register_command_handler(): registering 'ocd_target_request'...
Debug: 434 11 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 435 11 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 436 11 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'...
Debug: 437 11 command.c:366 register_command_handler(): registering 'ocd_fast_load'...
Debug: 438 11 command.c:366 register_command_handler(): registering 'ocd_profile'...
Debug: 439 11 command.c:366 register_command_handler(): registering 'ocd_virt2phys'...
Debug: 440 11 command.c:366 register_command_handler(): registering 'ocd_reg'...
Debug: 441 12 command.c:366 register_command_handler(): registering 'ocd_poll'...
Debug: 442 12 command.c:366 register_command_handler(): registering 'ocd_wait_halt'...
Debug: 443 12 command.c:366 register_command_handler(): registering 'ocd_halt'...
Debug: 444 12 command.c:366 register_command_handler(): registering 'ocd_resume'...
Debug: 445 12 command.c:366 register_command_handler(): registering 'ocd_reset'...
Debug: 446 12 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'...
Debug: 447 12 command.c:366 register_command_handler(): registering 'ocd_step'...
Debug: 448 12 command.c:366 register_command_handler(): registering 'ocd_mdw'...
Debug: 449 12 command.c:366 register_command_handler(): registering 'ocd_mdh'...
Debug: 450 12 command.c:366 register_command_handler(): registering 'ocd_mdb'...
Debug: 451 12 command.c:366 register_command_handler(): registering 'ocd_mww'...
Debug: 452 12 command.c:366 register_command_handler(): registering 'ocd_mwh'...
Debug: 453 12 command.c:366 register_command_handler(): registering 'ocd_mwb'...
Debug: 454 12 command.c:366 register_command_handler(): registering 'ocd_bp'...
Debug: 455 12 command.c:366 register_command_handler(): registering 'ocd_rbp'...
Debug: 456 12 command.c:366 register_command_handler(): registering 'ocd_wp'...
Debug: 457 20 command.c:366 register_command_handler(): registering 'ocd_rwp'...
Debug: 458 20 command.c:366 register_command_handler(): registering 'ocd_load_image'...
Debug: 459 20 command.c:366 register_command_handler(): registering 'ocd_dump_image'...
Debug: 460 20 command.c:366 register_command_handler(): registering 'ocd_verify_image'...
Debug: 461 20 command.c:366 register_command_handler(): registering 'ocd_test_image'...
Debug: 462 20 command.c:366 register_command_handler(): registering 'ocd_reset_nag'...
Debug: 463 20 command.c:366 register_command_handler(): registering 'ocd_ps'...
Debug: 464 20 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'...
Debug: 465 20 ftdi.c:630 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
Debug: 466 30 mpsse.c:363 mpsse_purge(): -
Debug: 467 30 mpsse.c:644 mpsse_loopback_config(): off
Debug: 468 30 mpsse.c:689 mpsse_set_frequency(): target 0 Hz
Debug: 469 30 mpsse.c:681 mpsse_rtck_config(): on
Debug: 470 30 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 471 30 core.c:1603 adapter_khz_to_speed(): have interface set up
Debug: 472 30 mpsse.c:689 mpsse_set_frequency(): target 0 Hz
Debug: 473 30 mpsse.c:681 mpsse_rtck_config(): on
Debug: 474 30 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 475 30 core.c:1603 adapter_khz_to_speed(): have interface set up
Info : 476 30 core.c:1390 adapter_init(): RCLK (adaptive clock speed)
Debug: 477 30 openocd.c:137 handle_init_command(): Debug Adapter init complete
Debug: 478 30 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init
Debug: 479 30 command.c:145 script_debug(): command - ocd_transport ocd_transport init
Debug: 481 30 transport.c:240 handle_transport_init(): handle_transport_init
Debug: 482 30 core.c:731 jtag_add_reset(): SRST line released
Debug: 483 30 core.c:755 jtag_add_reset(): TRST line released
Debug: 484 30 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 485 31 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.jrc event: 0 (post-reset)
action: runtest 200
Debug: 486 31 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 200
Debug: 487 31 command.c:145 script_debug(): command - runtest ocd_runtest 200
Debug: 489 31 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
Debug: 490 31 command.c:145 script_debug(): command - ocd_jtag ocd_jtag arp_init
Debug: 491 31 core.c:1401 jtag_init_inner(): Init JTAG chain
Debug: 492 31 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 493 31 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.jrc event: 0 (post-reset)
action: runtest 200
Debug: 494 31 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 200
Debug: 495 31 command.c:145 script_debug(): command - runtest ocd_runtest 200
Debug: 497 31 core.c:1062 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
Debug: 498 31 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
Debug: 499 31 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.jrc event: 0 (post-reset)
action: runtest 200
Debug: 500 31 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 200
Debug: 501 31 command.c:145 script_debug(): command - runtest ocd_runtest 200
Info : 514 6060 core.c:961 jtag_examine_chain_display(): JTAG tap: omap4460.jrc tap/device found: 0x2b94e02f (mfg: 0x017 (Texas Instruments), part: 0xb94e, ver: 0x2)
Debug: 515 6060 core.c:1192 jtag_validate_ircapture(): IR capture validation scan
Debug: 516 6060 core.c:1250 jtag_validate_ircapture(): omap4460.jrc: IR capture 0x01
Debug: 517 6060 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.jrc event: 1 (setup)
action:
jtag tapenable omap4460.dap
jtag tapenable omap4460.m30_dap
jtag tapenable omap4460.m31_dap
Debug: 518 6060 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapenable omap4460.dap
Debug: 519 6060 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapenable omap4460.dap
Debug: 520 6060 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.dap event: 2 (tap-enable)
action: icepick_c_tapenable omap4460.jrc 9
Debug: 521 6060 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 522 6060 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 524 6060 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 8 0x89 -endstate DRPAUSE
Debug: 525 6061 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 526 6061 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 528 6061 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2164264960 -endstate DRPAUSE
Debug: 529 6061 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 530 6061 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 532 6062 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2836398152 -endstate DRPAUSE
Debug: 533 6062 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 534 6062 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 536 6062 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2836406344 -endstate DRPAUSE
Debug: 537 6062 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 538 6062 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 540 6062 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2836406600 -endstate DRPAUSE
Debug: 541 6062 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 542 6062 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 544 6063 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 10
Debug: 545 6063 command.c:145 script_debug(): command - runtest ocd_runtest 10
Info : 547 6063 tcl.c:649 jtag_tap_handle_event(): JTAG tap: omap4460.dap enabled
Debug: 548 6063 core.c:329 jtag_call_event_callbacks(): jtag event: TAP enabled
Debug: 549 6063 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapenable omap4460.m30_dap
Debug: 550 6063 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapenable omap4460.m30_dap
Debug: 551 6063 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.m30_dap event: 2 (tap-enable)
action: icepick_c_tapenable omap4460.jrc 4
Debug: 552 6063 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 553 6063 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 555 6063 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 8 0x89 -endstate DRPAUSE
Debug: 556 6064 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 557 6064 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 559 6064 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2164264960 -endstate DRPAUSE
Debug: 560 6064 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 561 6064 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 563 6065 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2752512072 -endstate DRPAUSE
Debug: 564 6065 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 565 6065 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 567 6065 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2752520264 -endstate DRPAUSE
Debug: 568 6066 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 569 6066 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 571 6066 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2752520520 -endstate DRPAUSE
Debug: 572 6066 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 573 6066 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 575 6066 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 10
Debug: 576 6066 command.c:145 script_debug(): command - runtest ocd_runtest 10
Info : 578 6067 tcl.c:649 jtag_tap_handle_event(): JTAG tap: omap4460.m30_dap enabled
Debug: 579 6067 core.c:329 jtag_call_event_callbacks(): jtag event: TAP enabled
Debug: 580 6067 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapenable omap4460.m31_dap
Debug: 581 6067 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapenable omap4460.m31_dap
Debug: 582 6067 tcl.c:632 jtag_tap_handle_event(): JTAG tap: omap4460.m31_dap event: 2 (tap-enable)
action: icepick_c_tapenable omap4460.jrc 5
Debug: 583 6067 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 584 6067 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x07 -endstate IRPAUSE
Debug: 586 6067 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 8 0x89 -endstate DRPAUSE
Debug: 587 6067 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 588 6067 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 590 6067 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2164264960 -endstate DRPAUSE
Debug: 591 6067 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 592 6068 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 594 6068 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2769289288 -endstate DRPAUSE
Debug: 595 6068 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 596 6068 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 598 6068 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2769297480 -endstate DRPAUSE
Debug: 599 6068 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 600 6068 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x02 -endstate IRPAUSE
Debug: 602 6068 command.c:145 script_debug(): command - drscan drscan omap4460.jrc 32 2769297736 -endstate DRPAUSE
Debug: 603 6069 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 604 6069 command.c:145 script_debug(): command - irscan ocd_irscan omap4460.jrc 0x00 -endstate RUN/IDLE
Debug: 606 6069 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_runtest 10
Debug: 607 6069 command.c:145 script_debug(): command - runtest ocd_runtest 10
Info : 609 6069 tcl.c:649 jtag_tap_handle_event(): JTAG tap: omap4460.m31_dap enabled
Debug: 610 6069 core.c:329 jtag_call_event_callbacks(): jtag event: TAP enabled
Debug: 611 6069 openocd.c:150 handle_init_command(): Examining targets...
Debug: 612 6069 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 613 6069 arm_adi_v5.c:605 dap_dp_init():
Debug: 614 6069 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK
Debug: 615 6069 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
Debug: 616 6069 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK
Debug: 617 6069 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
Debug: 618 6070 arm_adi_v5.c:789 dap_find_ap(): Found APB-AP at AP index: 1 (IDR=0x04770002)
Debug: 619 6071 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: disabled
Debug: 620 6071 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 621 6071 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770001)
Debug: 622 6072 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled
Debug: 623 6072 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 624 6073 cortex_a.c:3031 cortex_a_examine_first(): cpuid = 0x412fc09a
Debug: 625 6073 cortex_a.c:3032 cortex_a_examine_first(): ctypr = 0x83338003
Debug: 626 6073 cortex_a.c:3033 cortex_a_examine_first(): ttypr = 0x00000402
Debug: 627 6073 cortex_a.c:3034 cortex_a_examine_first(): didr = 0x3513702a
Debug: 628 6074 cortex_a.c:3071 cortex_a_examine_first(): target->coreid 0 DBGPRSR 0x9
Info : 629 6074 arm_dpm.c:987 arm_dpm_setup(): omap4460.cpu: hardware has 6 breakpoints, 4 watchpoints
Debug: 630 6074 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 80000140
Debug: 631 6074 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 80000144
Debug: 632 6074 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 80000148
Debug: 633 6075 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 8000014c
Debug: 634 6075 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 80000150
Debug: 635 6075 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 80000154
Debug: 636 6076 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 800001c0
Debug: 637 6076 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 800001c4
Debug: 638 6076 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 800001c8
Debug: 639 6076 cortex_a.c:800 cortex_a_bpwp_disable(): A: bpwp disable, cr 800001cc
Debug: 640 6077 cortex_a.c:3100 cortex_a_examine_first(): Configured 6 hw breakpoints
Debug: 641 6077 cortex_a.c:236 cortex_a_init_debug_access():
Debug: 642 6077 cortex_a.c:207 cortex_a8_init_debug_access():
Debug: 643 6077 cortex_a.c:271 cortex_a_init_debug_access(): target->coreid 0 DBGPRSR 0x1
Debug: 644 6079 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 645 6079 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 646 6079 arm_adi_v5.c:605 dap_dp_init():
Debug: 647 6079 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK
Debug: 648 6079 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
Debug: 649 6079 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK
Debug: 650 6079 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
Debug: 651 6080 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x24770011)
Debug: 652 6080 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled
Debug: 653 6080 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 654 6081 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0x412fc230
Debug: 655 6081 cortex_m.c:1930 cortex_m_examine(): Cortex-M3 r2p0 processor detected
Debug: 656 6081 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x412fc230
Debug: 657 6081 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000
Debug: 658 6081 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000260
Debug: 659 6081 target.c:2314 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 660 6082 target.c:2314 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 661 6082 target.c:2314 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 662 6082 target.c:2314 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 663 6082 target.c:2314 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 664 6083 target.c:2314 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 665 6083 target.c:2314 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 666 6083 target.c:2314 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 667 6083 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x260, numcode 6, numlit 2
Debug: 668 6084 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x4f000000
Debug: 669 6084 target.c:2314 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 670 6084 target.c:2314 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 671 6084 target.c:2314 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 672 6085 target.c:2314 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 673 6085 cortex_m.c:1849 cortex_m_dwt_setup(): DWT dwtcr 0x4f000000, comp 4, watch only
Info : 674 6085 cortex_m.c:2015 cortex_m_examine(): omap4460.m30: hardware has 6 breakpoints, 4 watchpoints
Debug: 675 6085 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 676 6085 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 677 6085 arm_adi_v5.c:605 dap_dp_init():
Debug: 678 6085 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK
Debug: 679 6085 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
Debug: 680 6085 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK
Debug: 681 6085 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
Debug: 682 6086 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x24770011)
Debug: 683 6086 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled
Debug: 684 6086 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 685 6087 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0x412fc230
Debug: 686 6087 cortex_m.c:1930 cortex_m_examine(): Cortex-M3 r2p0 processor detected
Debug: 687 6087 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x412fc230
Debug: 688 6087 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000
Debug: 689 6087 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000260
Debug: 690 6087 target.c:2314 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 691 6088 target.c:2314 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 692 6088 target.c:2314 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 693 6088 target.c:2314 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 694 6088 target.c:2314 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 695 6089 target.c:2314 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 696 6089 target.c:2314 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 697 6089 target.c:2314 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 698 6090 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x260, numcode 6, numlit 2
Debug: 699 6090 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x4f000000
Debug: 700 6090 target.c:2314 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 701 6090 target.c:2314 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 702 6090 target.c:2314 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 703 6091 target.c:2314 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 704 6091 cortex_m.c:1849 cortex_m_dwt_setup(): DWT dwtcr 0x4f000000, comp 4, watch only
Info : 705 6091 cortex_m.c:2015 cortex_m_examine(): omap4460.m31: hardware has 6 breakpoints, 4 watchpoints
Debug: 706 6091 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 707 6091 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init
Debug: 708 6091 command.c:145 script_debug(): command - ocd_flash ocd_flash init
Debug: 710 6092 tcl.c:1067 handle_flash_init_command(): Initializing flash devices...
Debug: 711 6092 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init
Debug: 712 6092 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init
Debug: 714 6093 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices...
Debug: 715 6093 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init
Debug: 716 6093 command.c:145 script_debug(): command - ocd_nand ocd_nand init
Debug: 718 6094 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
Debug: 719 6094 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init
Debug: 720 6094 command.c:145 script_debug(): command - ocd_pld ocd_pld init
Debug: 722 6095 pld.c:207 handle_pld_init_command(): Initializing PLDs...
Info : 723 32699 server.c:91 add_connection(): accepting 'telnet' connection on tcp/4444
Debug: 724 38712 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_targets
Debug: 725 38712 command.c:145 script_debug(): command - targets ocd_targets
User : 727 38713 command.c:546 command_print(): TargetName Type Endian TapName State
User : 728 38714 command.c:546 command_print(): -- ------------------ ---------- ------ ------------------ ------------
User : 729 38714 command.c:546 command_print(): 0 omap4460.cpu cortex_a little omap4460.dap running
User : 730 38714 command.c:546 command_print(): 1 omap4460.m30 cortex_m little omap4460.m30_dap reset
User : 731 38714 command.c:546 command_print(): 2* omap4460.m31 cortex_m little omap4460.m31_dap reset
Debug: 732 42137 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_targets omap4460.cpu
Debug: 733 42137 command.c:145 script_debug(): command - targets ocd_targets omap4460.cpu
Debug: 735 46785 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_targets
Debug: 736 46785 command.c:145 script_debug(): command - targets ocd_targets
User : 738 46786 command.c:546 command_print(): TargetName Type Endian TapName State
User : 739 46786 command.c:546 command_print(): -- ------------------ ---------- ------ ------------------ ------------
User : 740 46786 command.c:546 command_print(): 0* omap4460.cpu cortex_a little omap4460.dap running
User : 741 46786 command.c:546 command_print(): 1 omap4460.m30 cortex_m little omap4460.m30_dap reset
User : 742 46786 command.c:546 command_print(): 2 omap4460.m31 cortex_m little omap4460.m31_dap reset
Debug: 743 49891 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt
Debug: 744 49891 command.c:145 script_debug(): command - halt ocd_halt
Debug: 746 49892 target.c:2806 handle_halt_command(): -
Debug: 747 49894 cortex_a.c:907 cortex_a_poll(): Target halted
Debug: 748 49894 cortex_a.c:1214 cortex_a_debug_entry(): dscr = 0x030f4003
Debug: 749 49895 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 750 49896 arm_dpm.c:186 dpm_read_reg(): READ: r0, 00000000
Debug: 751 49896 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe10f0000
Debug: 752 49897 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 753 49897 armv4_5.c:422 arm_set_cpsr(): set CPSR 0x400001f3: Supervisor mode, Thumb state
Debug: 754 49898 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee001e15
Debug: 755 49898 arm_dpm.c:186 dpm_read_reg(): READ: r1, 00000000
Debug: 756 49898 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee002e15
Debug: 757 49899 arm_dpm.c:186 dpm_read_reg(): READ: r2, 00000000
Debug: 758 49899 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee003e15
Debug: 759 49900 arm_dpm.c:186 dpm_read_reg(): READ: r3, 00000000
Debug: 760 49900 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee004e15
Debug: 761 49900 arm_dpm.c:186 dpm_read_reg(): READ: r4, bffbc5e8
Debug: 762 49900 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee005e15
Debug: 763 49901 arm_dpm.c:186 dpm_read_reg(): READ: r5, bffbc5ec
Debug: 764 49901 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee006e15
Debug: 765 49902 arm_dpm.c:186 dpm_read_reg(): READ: r6, bffbc5ec
Debug: 766 49902 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee007e15
Debug: 767 49903 arm_dpm.c:186 dpm_read_reg(): READ: r7, 00000001
Debug: 768 49903 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee008e15
Debug: 769 49904 arm_dpm.c:186 dpm_read_reg(): READ: r8, bff9948d
Debug: 770 49904 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee009e15
Debug: 771 49905 arm_dpm.c:186 dpm_read_reg(): READ: r9, bef4def8
Debug: 772 49905 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ae15
Debug: 773 49906 arm_dpm.c:186 dpm_read_reg(): READ: r10, 00000001
Debug: 774 49906 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00be15
Debug: 775 49906 arm_dpm.c:186 dpm_read_reg(): READ: r11, 00000000
Debug: 776 49906 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ce15
Debug: 777 49907 arm_dpm.c:186 dpm_read_reg(): READ: r12, 00000000
Debug: 778 49907 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00de15
Debug: 779 49908 arm_dpm.c:186 dpm_read_reg(): READ: sp_svc, bef4dd60
Debug: 780 49908 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ee15
Debug: 781 49909 arm_dpm.c:186 dpm_read_reg(): READ: lr_svc, bff8706b
Debug: 782 49909 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe1a0000f
Debug: 783 49909 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 784 49910 arm_dpm.c:186 dpm_read_reg(): READ: pc, bff86f82
Debug: 785 49911 arm_dpm.c:67 dpm_mrc(): MRC p15, 0, r0, c1, c0, 0
Debug: 786 49911 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee110f10
Debug: 787 49911 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 788 49912 cortex_a.c:1336 cortex_a_post_debug_entry(): cp15_control_reg: 00c5187f
Debug: 789 49913 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee120f50
Debug: 790 49913 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 791 49914 armv7a.c:144 armv7a_read_ttbcr(): ttbcr 0
Debug: 792 49914 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100f10
Debug: 793 49915 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Info : 794 49916 armv7a.c:122 armv7a_read_midr(): omap4460.cpu rev a, partnum c09, arch f, variant 2, implementor 41
Debug: 795 49916 armv7a.c:173 armv7a_read_ttbcr(): ttbr1 not used, ttbr0_mask ffffc000 ttbr1_mask ffffc000
Debug: 796 49916 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100f30
Debug: 797 49917 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 798 49917 armv7a.c:588 armv7a_identify_cache(): ctr 83338003 ctr.iminline 32 ctr.dminline 32
Debug: 799 49917 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee300f30
Debug: 800 49918 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 801 49919 armv7a.c:599 armv7a_identify_cache(): Number of cache levels to PoC 1
Debug: 802 49919 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee500f10
Debug: 803 49919 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 804 49920 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000000
Debug: 805 49920 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 806 49920 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee400f10
Debug: 807 49921 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee300f10
Debug: 808 49921 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 809 49922 armv7a.c:631 armv7a_identify_cache(): data/unified cache index 255 << 5, way 3 << 30
Debug: 810 49922 armv7a.c:636 armv7a_identify_cache(): cacheline 32 bytes 32 KBytes asso 4 ways
Debug: 811 49922 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000001
Debug: 812 49922 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 813 49923 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee400f10
Debug: 814 49923 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee300f10
Debug: 815 49924 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 816 49925 armv7a.c:651 armv7a_identify_cache(): instruction cache index 255 << 5, way 3 << 30
Debug: 817 49925 armv7a.c:656 armv7a_identify_cache(): cacheline 32 bytes 32 KBytes asso 4 ways
Debug: 818 49925 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000000
Debug: 819 49925 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 820 49925 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee500f10
Debug: 821 49926 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100fb0
Debug: 822 49927 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Info : 823 49928 armv7a.c:506 armv7a_read_mpidr(): omap4460.cpu cluster 0 core 0 multi core
Debug: 824 49928 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000013
Debug: 825 49928 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 826 49929 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 827 49929 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 828 49930 arm_dpm.c:67 dpm_mrc(): MRC p15, 0, r0, c3, c0, 0
Debug: 829 49930 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee130f10
Debug: 830 49931 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 831 49931 cortex_a.c:1361 cortex_a_post_debug_entry(): cp15_dacr_reg: fffffffd
Debug: 832 49931 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x400001f3
Debug: 833 49931 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 834 49932 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 835 49932 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 836 49933 target.c:1501 target_call_event_callbacks(): target event 0 (gdb-halt)
Debug: 837 49933 target.c:1501 target_call_event_callbacks(): target event 1 (halted)
User : 838 49933 target.c:1936 target_arch_state(): omap4460.cpu: target state: halted
User : 839 49933 armv4_5.c:671 arm_arch_state(): target halted in Thumb state due to debug-request, current mode: Supervisor
cpsr: 0x400001f3 pc: 0xbff86f82
User : 840 49933 armv7a.c:724 armv7a_arch_state(): MMU: enabled, D-Cache: enabled, I-Cache: enabled
Debug: 841 60017 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_bp 0x82000000 4 hw
Debug: 842 60018 command.c:145 script_debug(): command - bp ocd_bp 0x82000000 4 hw
Debug: 844 60020 cortex_a.c:1539 cortex_a_set_breakpoint(): brp 0 control 0x1e7 value 0x82000000
Debug: 845 60020 breakpoints.c:106 breakpoint_add_internal(): added hardware breakpoint at 0x82000000 of length 0x00000004, (BPID: 0)
User : 846 60020 command.c:546 command_print(): breakpoint set at 0x82000000
Debug: 847 65058 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_resume
Debug: 848 65058 command.c:145 script_debug(): command - resume ocd_resume
Debug: 850 65058 target.c:1501 target_call_event_callbacks(): target event 3 (resume-start)
Debug: 851 65058 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas
Debug: 852 65058 cortex_a.c:1053 cortex_a_internal_restore(): resume pc = 0xbff86f83
Debug: 853 65058 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x400001f3
Debug: 854 65058 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 855 65059 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 856 65059 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 857 65060 cortex_a.c:1482 cortex_a_restore_context():
Debug: 858 65060 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x400001f3
Debug: 859 65060 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 860 65061 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 861 65061 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 862 65061 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0xbff86f83
Debug: 863 65061 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 864 65062 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe1a0f000
Debug: 865 65062 arm_dpm.c:227 dpm_write_reg(): WRITE: pc, bff86f83
Debug: 866 65062 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000000
Debug: 867 65062 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 868 65063 arm_dpm.c:227 dpm_write_reg(): WRITE: r0, 00000000
Debug: 869 65064 target.c:1501 target_call_event_callbacks(): target event 2 (resumed)
Debug: 870 65064 cortex_a.c:1193 cortex_a_resume(): target resumed at 0xbff86f82
Debug: 871 65064 target.c:1501 target_call_event_callbacks(): target event 4 (resume-end)
Debug: 872 96806 cortex_a.c:907 cortex_a_poll(): Target halted
Debug: 873 96806 cortex_a.c:1214 cortex_a_debug_entry(): dscr = 0x030f4007
Debug: 874 96807 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 875 96808 arm_dpm.c:186 dpm_read_reg(): READ: r0, 00000001
Debug: 876 96808 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe10f0000
Debug: 877 96808 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 878 96809 armv4_5.c:422 arm_set_cpsr(): set CPSR 0x200001d3: Supervisor mode, ARM state
Debug: 879 96809 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee001e15
Debug: 880 96810 arm_dpm.c:186 dpm_read_reg(): READ: r1, bef5490c
Debug: 881 96810 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee002e15
Debug: 882 96811 arm_dpm.c:186 dpm_read_reg(): READ: r2, bef5490c
Debug: 883 96811 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee003e15
Debug: 884 96812 arm_dpm.c:186 dpm_read_reg(): READ: r3, 82000000
Debug: 885 96812 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee004e15
Debug: 886 96813 arm_dpm.c:186 dpm_read_reg(): READ: r4, bef5490c
Debug: 887 96813 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee005e15
Debug: 888 96813 arm_dpm.c:186 dpm_read_reg(): READ: r5, 82000000
Debug: 889 96813 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee006e15
Debug: 890 96814 arm_dpm.c:186 dpm_read_reg(): READ: r6, 00000002
Debug: 891 96814 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee007e15
Debug: 892 96815 arm_dpm.c:186 dpm_read_reg(): READ: r7, bff72785
Debug: 893 96815 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee008e15
Debug: 894 96816 arm_dpm.c:186 dpm_read_reg(): READ: r8, bef54908
Debug: 895 96816 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee009e15
Debug: 896 96817 arm_dpm.c:186 dpm_read_reg(): READ: r9, bef4def8
Debug: 897 96817 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ae15
Debug: 898 96818 arm_dpm.c:186 dpm_read_reg(): READ: r10, bffa4540
Debug: 899 96818 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00be15
Debug: 900 96818 arm_dpm.c:186 dpm_read_reg(): READ: r11, 00000002
Debug: 901 96818 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ce15
Debug: 902 96819 arm_dpm.c:186 dpm_read_reg(): READ: r12, 00000000
Debug: 903 96819 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00de15
Debug: 904 96820 arm_dpm.c:186 dpm_read_reg(): READ: sp_svc, bef4dd98
Debug: 905 96820 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee00ee15
Debug: 906 96821 arm_dpm.c:186 dpm_read_reg(): READ: lr_svc, bff727af
Debug: 907 96821 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe1a0000f
Debug: 908 96822 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 909 96822 arm_dpm.c:186 dpm_read_reg(): READ: pc, 82000000
Debug: 910 96823 arm_dpm.c:67 dpm_mrc(): MRC p15, 0, r0, c1, c0, 0
Debug: 911 96823 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee110f10
Debug: 912 96823 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 913 96824 cortex_a.c:1336 cortex_a_post_debug_entry(): cp15_control_reg: 00c5187f
Debug: 914 96824 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x00000013
Debug: 915 96824 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 916 96825 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 917 96825 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 918 96826 arm_dpm.c:67 dpm_mrc(): MRC p15, 0, r0, c3, c0, 0
Debug: 919 96826 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee130f10
Debug: 920 96827 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee000e15
Debug: 921 96827 cortex_a.c:1361 cortex_a_post_debug_entry(): cp15_dacr_reg: fffffffd
Debug: 922 96827 cortex_a.c:562 cortex_a_write_dcc(): write DCC 0x200001d3
Debug: 923 96828 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee100e15
Debug: 924 96828 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xe12ff000
Debug: 925 96829 cortex_a.c:333 cortex_a_exec_opcode(): exec opcode 0xee070f95
Debug: 926 96829 target.c:1501 target_call_event_callbacks(): target event 0 (gdb-halt)
Debug: 927 96829 target.c:1501 target_call_event_callbacks(): target event 1 (halted)
User : 928 96829 target.c:1936 target_arch_state(): omap4460.cpu: target state: halted
User : 929 96829 armv4_5.c:671 arm_arch_state(): target halted in ARM state due to breakpoint, current mode: Supervisor
cpsr: 0x200001d3 pc: 0x82000000
User : 930 96829 armv7a.c:724 armv7a_arch_state(): MMU: enabled, D-Cache: enabled, I-Cache: enabled
Debug: 931 102043 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_arm semihosting enable
Debug: 932 102043 command.c:145 script_debug(): command - ocd_arm ocd_arm semihosting enable
User : 934 102044 command.c:546 command_print(): semihosting not supported for current target
Debug: 935 102044 command.c:628 run_command(): Command failed with error code -4
User : 936 102044 command.c:689 command_run_line():
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment