From: Martin H. <ma...@Ne...> - 2017-12-13 11:00:11
|
On Wed, Dec 13, 2017 at 01:30:45PM +0300, Paul Fertser wrote: > Hello, > > On Wed, Dec 13, 2017 at 11:20:15AM +0100, Martin Husemann wrote: > > But openocd (or more likely libusb) detaches the kernel driver, breaking > > the console connection. Is this a bug? > > Please try changing the interface config as in > http://openocd.zylin.com/4206 Oh cool, that makes it better. Unfortunately it still won't work, timing out trying to halt the Guruplug: Info : 424 29188 target.c:535 target_poll(): Halt timed out, wake up GDB. Debug: 425 29188 target.c:1465 target_call_event_callbacks(): target event 0 (gdb-halt) Error: 426 29188 target.c:2749 target_wait_state(): timed out while waiting for target halted Debug: 427 29188 command.c:628 run_command(): Command failed with error code -4 Do I need more changes that did not make it into 0.9? Martin Open On-Chip Debugger 0.9.0 (2017-03-07-13:28) 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 configuration.c:44 add_script_search_dir(): adding /usr/share/openocd/scripts/ Debug: 15 3 options.c:98 add_default_dirs(): bindir=/usr/bin Debug: 16 3 options.c:99 add_default_dirs(): pkgdatadir=/usr/share/openocd Debug: 17 3 options.c:100 add_default_dirs(): run_prefix= Debug: 18 3 configuration.c:44 add_script_search_dir(): adding /root/.openocd Debug: 19 3 configuration.c:44 add_script_search_dir(): adding /usr/share/openocd/site Debug: 20 3 configuration.c:44 add_script_search_dir(): adding /usr/share/openocd/scripts Debug: 21 3 configuration.c:84 find_file(): found /usr/share/openocd/scripts/board/sheevaplug.cfg Debug: 22 3 configuration.c:84 find_file(): found /usr/share/openocd/scripts//interface/ftdi/sheevaplug.cfg Debug: 23 3 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi Debug: 24 3 command.c:145 script_debug(): command - interface ocd_interface ftdi Debug: 26 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_device_desc'... Debug: 27 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_serial'... Debug: 28 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_channel'... Debug: 29 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_layout_init'... Debug: 30 3 command.c:366 register_command_handler(): registering 'ocd_ftdi_layout_signal'... Debug: 31 4 command.c:366 register_command_handler(): registering 'ocd_ftdi_set_signal'... Debug: 32 4 command.c:366 register_command_handler(): registering 'ocd_ftdi_vid_pid'... Debug: 33 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_device_desc SheevaPlug JTAGKey FT2232D B Debug: 34 4 command.c:145 script_debug(): command - ftdi_device_desc ocd_ftdi_device_desc SheevaPlug JTAGKey FT2232D B Debug: 36 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_vid_pid 0x9e88 0x9e8f Debug: 37 4 command.c:145 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x9e88 0x9e8f Debug: 39 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_channel 0 Debug: 40 4 command.c:145 script_debug(): command - ftdi_channel ocd_ftdi_channel 0 Debug: 42 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_init 0x0608 0x0f1b Debug: 43 4 command.c:145 script_debug(): command - ftdi_layout_init ocd_ftdi_layout_init 0x0608 0x0f1b Debug: 45 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nTRST -data 0x0200 Debug: 46 4 command.c:145 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0200 Debug: 48 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -noe 0x0400 Debug: 49 4 command.c:145 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -noe 0x0400 Debug: 51 4 configuration.c:84 find_file(): found /usr/share/openocd/scripts//target/feroceon.cfg Debug: 52 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 53 4 command.c:145 script_debug(): command - ocd_transport ocd_transport select Info : 54 4 transport.c:287 jim_transport_select(): auto-selecting first available session transport "jtag". To override use 'transport select <transport>'. Debug: 55 4 command.c:366 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'... Debug: 56 4 command.c:366 register_command_handler(): registering 'ocd_jtag_rclk'... Debug: 57 4 command.c:366 register_command_handler(): registering 'ocd_jtag_ntrst_delay'... Debug: 58 4 command.c:366 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'... Debug: 59 4 command.c:366 register_command_handler(): registering 'ocd_scan_chain'... Debug: 60 4 command.c:366 register_command_handler(): registering 'ocd_jtag_reset'... Debug: 61 5 command.c:366 register_command_handler(): registering 'ocd_runtest'... Debug: 62 5 command.c:366 register_command_handler(): registering 'ocd_irscan'... Debug: 63 5 command.c:366 register_command_handler(): registering 'ocd_verify_ircapture'... Debug: 64 5 command.c:366 register_command_handler(): registering 'ocd_verify_jtag'... Debug: 65 5 command.c:366 register_command_handler(): registering 'ocd_tms_sequence'... Debug: 66 5 command.c:366 register_command_handler(): registering 'ocd_wait_srst_deassert'... Debug: 67 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 68 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 69 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 70 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 71 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 72 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 73 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 74 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 75 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 76 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 77 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 78 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 79 5 command.c:366 register_command_handler(): registering 'ocd_jtag'... Debug: 80 5 command.c:366 register_command_handler(): registering 'ocd_svf'... Debug: 81 5 command.c:366 register_command_handler(): registering 'ocd_xsvf'... Debug: 82 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 83 5 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 84 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap feroceon cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x20a023d3 Debug: 85 5 command.c:145 script_debug(): command - ocd_jtag ocd_jtag newtap feroceon cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x20a023d3 Debug: 86 5 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: feroceon, Tap: cpu, Dotted: feroceon.cpu, 8 params Debug: 87 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen Debug: 88 5 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture Debug: 89 5 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask Debug: 90 5 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id Debug: 91 5 core.c:1302 jtag_tap_init(): Created Tap: feroceon.cpu @ abs position 0, irlen 4, capture: 0x1 mask: 0xf Debug: 92 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create feroceon.cpu feroceon -endian little -chain-position feroceon.cpu Debug: 93 5 command.c:145 script_debug(): command - ocd_target ocd_target create feroceon.cpu feroceon -endian little -chain-position feroceon.cpu Debug: 94 5 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 95 5 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 96 5 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 97 6 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 98 6 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 99 6 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 100 6 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 101 6 command.c:366 register_command_handler(): registering 'ocd_etm'... Debug: 102 6 command.c:366 register_command_handler(): registering 'ocd_arm7_9'... Debug: 103 6 command.c:366 register_command_handler(): registering 'ocd_arm7_9'... Debug: 104 6 command.c:366 register_command_handler(): registering 'ocd_arm7_9'... Debug: 105 6 command.c:366 register_command_handler(): registering 'ocd_arm9'... Debug: 106 6 command.c:366 register_command_handler(): registering 'ocd_arm926ejs'... Debug: 107 6 armv4_5.c:422 arm_set_cpsr(): set CPSR 0x00000010: User mode, ARM state Debug: 108 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 109 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 110 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 111 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 112 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 113 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 114 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 115 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 116 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 117 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 118 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 119 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 120 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 121 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 122 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 123 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 124 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 125 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 126 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 127 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 128 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 129 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 130 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 131 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 132 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 133 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 134 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 135 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 136 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 137 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 138 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 139 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 140 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 141 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 142 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 143 6 command.c:366 register_command_handler(): registering 'ocd_feroceon.cpu'... Debug: 144 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config trst_and_srst Debug: 145 7 command.c:145 script_debug(): command - reset_config ocd_reset_config trst_and_srst User : 147 7 command.c:546 command_print(): trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srst Debug: 148 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 200 Debug: 149 7 command.c:145 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 200 User : 151 7 command.c:546 command_print(): adapter_nsrst_delay: 200 Debug: 152 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag_ntrst_delay 200 Debug: 153 7 command.c:145 script_debug(): command - jtag_ntrst_delay ocd_jtag_ntrst_delay 200 User : 155 7 command.c:546 command_print(): jtag_ntrst_delay: 200 Debug: 156 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 2000 Debug: 157 7 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 2000 Debug: 159 7 core.c:1629 jtag_config_khz(): handle jtag khz Debug: 160 7 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 161 7 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value User : 162 7 command.c:546 command_print(): adapter speed: 2000 kHz Debug: 163 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu configure -work-area-phys 0x10000000 -work-area-size 65536 -work-area-backup 0 Debug: 164 7 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu configure -work-area-phys 0x10000000 -work-area-size 65536 -work-area-backup 0 Debug: 165 7 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 166 7 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 167 7 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 168 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_arm7_9 dcc_downloads enable Debug: 169 7 command.c:145 script_debug(): command - ocd_arm7_9 ocd_arm7_9 dcc_downloads enable User : 171 7 command.c:546 command_print(): dcc downloads are enabled Debug: 172 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand device feroceon.flash orion 0 0xd8000000 Debug: 173 7 command.c:145 script_debug(): command - ocd_nand ocd_nand device feroceon.flash orion 0 0xd8000000 Warn : 175 7 target.c:480 get_target(): use 'feroceon.cpu' as target identifier, not '0' User : 176 7 command.c:677 command_run_line(): sheevaplug_load_ubootUser : 177 7 command.c:679 command_run_line(): Debug: 178 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init Debug: 179 7 command.c:145 script_debug(): command - init ocd_init Debug: 181 7 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init Debug: 182 8 command.c:145 script_debug(): command - ocd_target ocd_target init Debug: 184 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 185 8 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 186 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -event gdb-flash-erase-start Debug: 187 8 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -event gdb-flash-erase-start Debug: 188 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu configure -event gdb-flash-erase-start reset init Debug: 189 8 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu configure -event gdb-flash-erase-start reset init Debug: 190 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -event gdb-flash-write-end Debug: 191 8 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -event gdb-flash-write-end Debug: 192 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu configure -event gdb-flash-write-end reset halt Debug: 193 8 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu configure -event gdb-flash-write-end reset halt Debug: 194 8 target.c:1313 handle_target_init_command(): Initializing targets... Debug: 195 8 command.c:366 register_command_handler(): registering 'ocd_target_request'... Debug: 196 8 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 197 8 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 198 8 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'... Debug: 199 8 command.c:366 register_command_handler(): registering 'ocd_fast_load'... Debug: 200 8 command.c:366 register_command_handler(): registering 'ocd_profile'... Debug: 201 8 command.c:366 register_command_handler(): registering 'ocd_virt2phys'... Debug: 202 8 command.c:366 register_command_handler(): registering 'ocd_reg'... Debug: 203 8 command.c:366 register_command_handler(): registering 'ocd_poll'... Debug: 204 8 command.c:366 register_command_handler(): registering 'ocd_wait_halt'... Debug: 205 8 command.c:366 register_command_handler(): registering 'ocd_halt'... Debug: 206 8 command.c:366 register_command_handler(): registering 'ocd_resume'... Debug: 207 8 command.c:366 register_command_handler(): registering 'ocd_reset'... Debug: 208 8 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'... Debug: 209 8 command.c:366 register_command_handler(): registering 'ocd_step'... Debug: 210 8 command.c:366 register_command_handler(): registering 'ocd_mdw'... Debug: 211 8 command.c:366 register_command_handler(): registering 'ocd_mdh'... Debug: 212 8 command.c:366 register_command_handler(): registering 'ocd_mdb'... Debug: 213 9 command.c:366 register_command_handler(): registering 'ocd_mww'... Debug: 214 9 command.c:366 register_command_handler(): registering 'ocd_mwh'... Debug: 215 9 command.c:366 register_command_handler(): registering 'ocd_mwb'... Debug: 216 9 command.c:366 register_command_handler(): registering 'ocd_bp'... Debug: 217 9 command.c:366 register_command_handler(): registering 'ocd_rbp'... Debug: 218 9 command.c:366 register_command_handler(): registering 'ocd_wp'... Debug: 219 9 command.c:366 register_command_handler(): registering 'ocd_rwp'... Debug: 220 9 command.c:366 register_command_handler(): registering 'ocd_load_image'... Debug: 221 9 command.c:366 register_command_handler(): registering 'ocd_dump_image'... Debug: 222 9 command.c:366 register_command_handler(): registering 'ocd_verify_image'... Debug: 223 9 command.c:366 register_command_handler(): registering 'ocd_test_image'... Debug: 224 9 command.c:366 register_command_handler(): registering 'ocd_reset_nag'... Debug: 225 9 command.c:366 register_command_handler(): registering 'ocd_ps'... Debug: 226 9 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'... Debug: 227 9 ftdi.c:625 ftdi_initialize(): ftdi interface using shortest path jtag state transitions Debug: 228 31 mpsse.c:363 mpsse_purge(): - Debug: 229 31 mpsse.c:644 mpsse_loopback_config(): off Debug: 230 31 mpsse.c:689 mpsse_set_frequency(): target 2000000 Hz Debug: 231 31 mpsse.c:650 mpsse_set_divisor(): 2 Debug: 232 31 mpsse.c:713 mpsse_set_frequency(): actually 2000000 Hz Debug: 233 31 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 234 31 core.c:1599 adapter_khz_to_speed(): have interface set up Debug: 235 31 mpsse.c:689 mpsse_set_frequency(): target 2000000 Hz Debug: 236 31 mpsse.c:650 mpsse_set_divisor(): 2 Debug: 237 31 mpsse.c:713 mpsse_set_frequency(): actually 2000000 Hz Debug: 238 31 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 239 31 core.c:1599 adapter_khz_to_speed(): have interface set up Info : 240 31 core.c:1384 adapter_init(): clock speed 2000 kHz Debug: 241 31 openocd.c:137 handle_init_command(): Debug Adapter init complete Debug: 242 31 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init Debug: 243 31 command.c:145 script_debug(): command - ocd_transport ocd_transport init Debug: 245 32 transport.c:240 handle_transport_init(): handle_transport_init Debug: 246 32 core.c:730 jtag_add_reset(): SRST line released Debug: 247 32 core.c:754 jtag_add_reset(): TRST line released Debug: 248 32 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 249 436 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init Debug: 250 436 command.c:145 script_debug(): command - ocd_jtag ocd_jtag arp_init Debug: 251 436 core.c:1397 jtag_init_inner(): Init JTAG chain Debug: 252 436 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 253 436 core.c:1058 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS Debug: 254 436 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Info : 255 436 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu tap/device found: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Warn : 256 437 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu UNEXPECTED: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Error: 257 437 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu expected 1 of 1: 0x20a023d3 (mfg: 0x1e9, part: 0x0a02, ver: 0x2) Error: 258 437 core.c:1442 jtag_init_inner(): Trying to use configured scan chain anyway... Debug: 259 437 core.c:1188 jtag_validate_ircapture(): IR capture validation scan Debug: 260 437 core.c:1246 jtag_validate_ircapture(): feroceon.cpu: IR capture 0x01 Warn : 261 437 core.c:1465 jtag_init_inner(): Bypassing JTAG setup events due to errors Debug: 262 437 openocd.c:150 handle_init_command(): Examining targets... Debug: 263 437 target.c:1465 target_call_event_callbacks(): target event 21 (examine-start) Info : 264 437 embeddedice.c:231 embeddedice_build_reg_cache(): Embedded ICE version 0 Info : 265 437 embeddedice.c:302 embeddedice_build_reg_cache(): feroceon.cpu: hardware has 1 breakpoint/watchpoint unit Debug: 266 437 arm7_9_common.c:75 arm7_9_clear_watchpoints(): - Debug: 267 437 embeddedice.c:501 embeddedice_write_reg(): 12: 0x00000000 Debug: 268 437 embeddedice.c:501 embeddedice_write_reg(): 20: 0x00000000 Error: 269 437 feroceon.c:673 feroceon_examine(): unexpected Feroceon EICE version signature Debug: 270 437 embeddedice.c:501 embeddedice_write_reg(): 2: 0x00000000 Debug: 271 437 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 272 437 target.c:1465 target_call_event_callbacks(): target event 22 (examine-end) Debug: 273 437 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init Debug: 274 437 command.c:145 script_debug(): command - ocd_flash ocd_flash init Debug: 276 438 tcl.c:890 handle_flash_init_command(): Initializing flash devices... Debug: 277 438 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init Debug: 278 438 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init Debug: 280 438 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices... Debug: 281 438 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init Debug: 282 438 command.c:145 script_debug(): command - ocd_nand ocd_nand init Debug: 284 438 tcl.c:497 handle_nand_init_command(): Initializing NAND devices... Debug: 285 438 command.c:325 command_new(): BUG: command 'nand list' does not have the '.usage' field filled out Debug: 286 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 287 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 288 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 289 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 290 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 291 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 292 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 293 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 294 438 command.c:366 register_command_handler(): registering 'ocd_nand'... Debug: 295 438 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init Debug: 296 438 command.c:145 script_debug(): command - ocd_pld ocd_pld init Debug: 298 439 pld.c:207 handle_pld_init_command(): Initializing PLDs... Info : 299 6428 server.c:91 add_connection(): accepting 'telnet' connection on tcp/4444 Debug: 300 8377 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset Debug: 301 8377 command.c:145 script_debug(): command - reset ocd_reset Debug: 303 8377 target.c:1483 target_call_reset_callbacks(): target reset 1 (run) Debug: 304 8377 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 305 8377 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 306 8377 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-start Debug: 307 8377 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-start Debug: 308 8377 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 309 8377 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 310 8378 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init-reset Debug: 311 8378 command.c:145 script_debug(): command - ocd_jtag ocd_jtag arp_init-reset Debug: 312 8378 core.c:1505 jtag_init_reset(): Initializing with hard TRST+SRST reset Debug: 313 8378 core.c:726 jtag_add_reset(): SRST line asserted Debug: 314 8378 core.c:749 jtag_add_reset(): TRST line asserted Debug: 315 8378 core.c:754 jtag_add_reset(): TRST line released Debug: 316 8378 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 317 8581 core.c:730 jtag_add_reset(): SRST line released Debug: 318 8783 core.c:1397 jtag_init_inner(): Init JTAG chain Debug: 319 8783 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 320 8783 core.c:1058 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS Debug: 321 8783 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Info : 322 8784 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu tap/device found: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Warn : 323 8784 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu UNEXPECTED: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Error: 324 8784 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu expected 1 of 1: 0x20a023d3 (mfg: 0x1e9, part: 0x0a02, ver: 0x2) Error: 325 8784 core.c:1442 jtag_init_inner(): Trying to use configured scan chain anyway... Debug: 326 8784 core.c:1188 jtag_validate_ircapture(): IR capture validation scan Debug: 327 8784 core.c:1246 jtag_validate_ircapture(): feroceon.cpu: IR capture 0x01 Warn : 328 8784 core.c:1465 jtag_init_inner(): Bypassing JTAG setup events due to errors Debug: 329 8784 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 330 8784 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 331 8784 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 332 8784 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 333 8784 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 334 8784 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 335 8784 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event examine-start Debug: 336 8784 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event examine-start Debug: 337 8785 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_examine Debug: 338 8785 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_examine Debug: 339 8785 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 340 8785 arm7_9_common.c:75 arm7_9_clear_watchpoints(): - Debug: 341 8785 embeddedice.c:501 embeddedice_write_reg(): 12: 0x00000000 Debug: 342 8785 embeddedice.c:501 embeddedice_write_reg(): 20: 0x00000000 Error: 343 8785 feroceon.c:673 feroceon_examine(): unexpected Feroceon EICE version signature Debug: 344 8785 embeddedice.c:501 embeddedice_write_reg(): 2: 0x00000000 Debug: 345 8785 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 346 8785 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event examine-end Debug: 347 8785 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event examine-end Debug: 348 8785 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-assert-pre Debug: 349 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-assert-pre Debug: 350 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 351 8786 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 352 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 353 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 354 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 355 8786 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 356 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_reset assert 0 Debug: 357 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_reset assert 0 Debug: 358 8786 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 359 8786 arm7_9_common.c:878 arm7_9_assert_reset(): target->state: running Debug: 360 8786 core.c:726 jtag_add_reset(): SRST line asserted Debug: 361 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-assert-post Debug: 362 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-assert-post Debug: 363 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-deassert-pre Debug: 364 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-deassert-pre Debug: 365 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 366 8786 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 367 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 368 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 369 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 370 8786 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 371 8786 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_reset deassert 0 Debug: 372 8786 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_reset deassert 0 Debug: 373 8786 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 374 8787 arm7_9_common.c:973 arm7_9_deassert_reset(): target->state: reset Debug: 375 8838 core.c:730 jtag_add_reset(): SRST line released Debug: 376 8838 target.c:1465 target_call_event_callbacks(): target event 21 (examine-start) Debug: 378 9041 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 379 9041 arm7_9_common.c:75 arm7_9_clear_watchpoints(): - Debug: 380 9041 embeddedice.c:501 embeddedice_write_reg(): 12: 0x00000000 Debug: 381 9041 embeddedice.c:501 embeddedice_write_reg(): 20: 0x00000000 Error: 382 9041 feroceon.c:673 feroceon_examine(): unexpected Feroceon EICE version signature Debug: 383 9041 embeddedice.c:501 embeddedice_write_reg(): 2: 0x00000000 Debug: 384 9041 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 385 9041 target.c:1465 target_call_event_callbacks(): target event 22 (examine-end) Debug: 386 9042 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-deassert-post Debug: 387 9042 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-deassert-post Debug: 388 9042 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-end Debug: 389 9042 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-end Debug: 390 20875 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_load_image /tmp/u-boot.elf Debug: 391 20875 command.c:145 script_debug(): command - load_image ocd_load_image /tmp/u-boot.elf Debug: 393 20875 configuration.c:84 find_file(): found /tmp/u-boot.elf Debug: 394 20875 image.c:71 autodetect_image_type(): ELF image detected. Debug: 395 20875 configuration.c:84 find_file(): found /tmp/u-boot.elf Debug: 396 20875 image.c:480 image_elf_read_section(): load segment 0 at 0x0 (sz = 0x38874) Debug: 397 20875 image.c:487 image_elf_read_section(): read elf: size = 0x231540 at 0x8000 Debug: 398 20875 target.c:1970 target_write_buffer(): writing buffer of 231540 byte at 0x00600000 Debug: 399 20875 target.c:1662 target_alloc_working_area_try(): MMU disabled, using physical address for working memory 0x10000000 Debug: 400 20875 target.c:1715 target_alloc_working_area_try(): allocated new working area of 80 bytes at address 0x10000000 Debug: 401 20875 target.c:1578 print_wa_layout(): * 0x10000000-0x1000004f (80 bytes) Debug: 402 20875 target.c:1578 print_wa_layout(): 0x10000050-0x1000ffff (65456 bytes) Warn : 403 20875 arm7_9_common.c:2283 arm7_9_write_memory(): target not halted Warn : 404 20875 arm7_9_common.c:2283 arm7_9_write_memory(): target not halted Debug: 405 20875 command.c:628 run_command(): Command failed with error code -304 User : 406 20875 command.c:689 command_run_line(): Debug: 407 24187 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 408 24187 command.c:145 script_debug(): command - halt ocd_halt Debug: 410 24187 target.c:2759 handle_halt_command(): - Debug: 411 24187 arm7_9_common.c:1182 arm7_9_halt(): target->state: running Debug: 412 24187 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000002 Debug: 413 24187 target.c:2741 target_wait_state(): waiting for target halted... Info : 424 29188 target.c:535 target_poll(): Halt timed out, wake up GDB. Debug: 425 29188 target.c:1465 target_call_event_callbacks(): target event 0 (gdb-halt) Error: 426 29188 target.c:2749 target_wait_state(): timed out while waiting for target halted Debug: 427 29188 command.c:628 run_command(): Command failed with error code -4 User : 428 29188 command.c:689 command_run_line(): Debug: 429 45839 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 430 45839 command.c:145 script_debug(): command - halt ocd_halt Debug: 432 45840 target.c:2759 handle_halt_command(): - Debug: 433 45840 arm7_9_common.c:1182 arm7_9_halt(): target->state: running Debug: 434 45840 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000002 Debug: 435 45840 target.c:2741 target_wait_state(): waiting for target halted... Info : 446 50841 target.c:535 target_poll(): Halt timed out, wake up GDB. Debug: 447 50841 target.c:1465 target_call_event_callbacks(): target event 0 (gdb-halt) Error: 448 50841 target.c:2749 target_wait_state(): timed out while waiting for target halted Debug: 449 50841 command.c:628 run_command(): Command failed with error code -4 User : 450 50841 command.c:689 command_run_line(): Debug: 451 74226 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 452 74226 command.c:145 script_debug(): command - halt ocd_halt Debug: 454 74226 target.c:2759 handle_halt_command(): - Debug: 455 74226 arm7_9_common.c:1182 arm7_9_halt(): target->state: running Debug: 456 74226 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000002 Debug: 457 74226 target.c:2741 target_wait_state(): waiting for target halted... Info : 468 79227 target.c:535 target_poll(): Halt timed out, wake up GDB. Debug: 469 79227 target.c:1465 target_call_event_callbacks(): target event 0 (gdb-halt) Error: 470 79227 target.c:2749 target_wait_state(): timed out while waiting for target halted Debug: 471 79227 command.c:628 run_command(): Command failed with error code -4 User : 472 79227 command.c:689 command_run_line(): Debug: 473 84035 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset Debug: 474 84035 command.c:145 script_debug(): command - reset ocd_reset Debug: 476 84035 target.c:1483 target_call_reset_callbacks(): target reset 1 (run) Debug: 477 84035 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 478 84035 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 479 84035 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-start Debug: 480 84035 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-start Debug: 481 84035 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 482 84036 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 483 84036 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init-reset Debug: 484 84036 command.c:145 script_debug(): command - ocd_jtag ocd_jtag arp_init-reset Debug: 485 84036 core.c:1505 jtag_init_reset(): Initializing with hard TRST+SRST reset Debug: 486 84036 core.c:726 jtag_add_reset(): SRST line asserted Debug: 487 84036 core.c:749 jtag_add_reset(): TRST line asserted Debug: 488 84036 core.c:754 jtag_add_reset(): TRST line released Debug: 489 84036 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 490 84239 core.c:730 jtag_add_reset(): SRST line released Debug: 491 84441 core.c:1397 jtag_init_inner(): Init JTAG chain Debug: 492 84441 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Debug: 493 84441 core.c:1058 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS Debug: 494 84441 core.c:328 jtag_call_event_callbacks(): jtag event: TAP reset Info : 495 84442 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu tap/device found: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Warn : 496 84442 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu UNEXPECTED: 0xfc0000e3 (mfg: 0x071, part: 0xc000, ver: 0xf) Error: 497 84442 core.c:958 jtag_examine_chain_display(): JTAG tap: feroceon.cpu expected 1 of 1: 0x20a023d3 (mfg: 0x1e9, part: 0x0a02, ver: 0x2) Error: 498 84442 core.c:1442 jtag_init_inner(): Trying to use configured scan chain anyway... Debug: 499 84442 core.c:1188 jtag_validate_ircapture(): IR capture validation scan Debug: 500 84442 core.c:1246 jtag_validate_ircapture(): feroceon.cpu: IR capture 0x01 Warn : 501 84442 core.c:1465 jtag_init_inner(): Bypassing JTAG setup events due to errors Debug: 502 84442 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 503 84442 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 504 84442 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 505 84442 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 506 84442 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 507 84442 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 508 84442 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event examine-start Debug: 509 84442 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event examine-start Debug: 510 84442 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_examine Debug: 511 84442 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_examine Debug: 512 84443 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 513 84443 arm7_9_common.c:75 arm7_9_clear_watchpoints(): - Debug: 514 84443 embeddedice.c:501 embeddedice_write_reg(): 12: 0x00000000 Debug: 515 84443 embeddedice.c:501 embeddedice_write_reg(): 20: 0x00000000 Error: 516 84443 feroceon.c:673 feroceon_examine(): unexpected Feroceon EICE version signature Debug: 517 84443 embeddedice.c:501 embeddedice_write_reg(): 2: 0x00000000 Debug: 518 84443 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 519 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event examine-end Debug: 520 84443 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event examine-end Debug: 521 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-assert-pre Debug: 522 84443 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-assert-pre Debug: 523 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 524 84443 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 525 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 526 84443 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 527 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 528 84443 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 529 84443 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_reset assert 0 Debug: 530 84443 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_reset assert 0 Debug: 531 84443 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 532 84443 target.c:1578 print_wa_layout(): 0x10000000-0x1000ffff (65536 bytes) Debug: 533 84443 arm7_9_common.c:878 arm7_9_assert_reset(): target->state: running Debug: 534 84444 core.c:726 jtag_add_reset(): SRST line asserted Debug: 535 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-assert-post Debug: 536 84444 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-assert-post Debug: 537 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-deassert-pre Debug: 538 84444 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-deassert-pre Debug: 539 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 540 84444 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 541 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu cget -chain-position Debug: 542 84444 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu cget -chain-position Debug: 543 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled feroceon.cpu Debug: 544 84444 command.c:145 script_debug(): command - ocd_jtag ocd_jtag tapisenabled feroceon.cpu Debug: 545 84444 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu arp_reset deassert 0 Debug: 546 84444 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu arp_reset deassert 0 Debug: 547 84444 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas Debug: 548 84444 target.c:1578 print_wa_layout(): 0x10000000-0x1000ffff (65536 bytes) Debug: 549 84444 arm7_9_common.c:973 arm7_9_deassert_reset(): target->state: reset Debug: 550 84495 core.c:730 jtag_add_reset(): SRST line released Debug: 551 84495 target.c:1465 target_call_event_callbacks(): target event 21 (examine-start) Debug: 553 84697 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 554 84698 arm7_9_common.c:75 arm7_9_clear_watchpoints(): - Debug: 555 84698 embeddedice.c:501 embeddedice_write_reg(): 12: 0x00000000 Debug: 556 84698 embeddedice.c:501 embeddedice_write_reg(): 20: 0x00000000 Error: 557 84698 feroceon.c:673 feroceon_examine(): unexpected Feroceon EICE version signature Debug: 558 84698 embeddedice.c:501 embeddedice_write_reg(): 2: 0x00000000 Debug: 559 84698 embeddedice.c:501 embeddedice_write_reg(): 0: 0x00000000 Debug: 560 84698 target.c:1465 target_call_event_callbacks(): target event 22 (examine-end) Debug: 561 84698 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-deassert-post Debug: 562 84698 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-deassert-post Debug: 563 84698 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_feroceon.cpu invoke-event reset-end Debug: 564 84698 command.c:145 script_debug(): command - ocd_feroceon.cpu ocd_feroceon.cpu invoke-event reset-end Debug: 565 225175 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_shutdown |