Am 20.04.2015 um 13:49 schrieb Andreas Färber:
> xmc4500-application-kit-general.cfg with
> http://openocd.zylin.com/#/c/2721/ :
> 
>> reset
> in procedure 'reset'
> in procedure 'ocd_bouncer'
> 
> 
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 100ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 300ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 700ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 1500ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 3100ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 6300ms
> Polling target xmc4500.cpu failed, trying to reexamine
> Examination failed, GDB will be halted. Polling again in 6300ms
> [...]

../../bin/bin/openocd -f openocd.cfg -c init -c "reset" -d3 2>
general-reset.log

> Same for "reset init".

../../bin/bin/openocd -f openocd.cfg -c init -c "reset init" -d3 2>
general-reset-init.log

Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
Graham Norton; HRB 21284 (AG Nürnberg)
Open On-Chip Debugger 0.9.0-dev-00415-g2d4ae3f (2015-04-19-21:38)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
User : 13 4 command.c:546 command_print(): debug_level: 3
Debug: 14 4 options.c:98 add_default_dirs(): bindir=/home/andreas/MCU/bin/bin
Debug: 15 4 options.c:99 add_default_dirs(): pkgdatadir=/home/andreas/MCU/bin/share/openocd
Debug: 16 4 options.c:100 add_default_dirs(): run_prefix=
Debug: 17 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/.openocd
Debug: 18 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/MCU/bin/share/openocd/site
Debug: 19 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/MCU/bin/share/openocd/scripts
Debug: 20 4 configuration.c:84 find_file(): found openocd.cfg
Debug: 21 4 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/interface/jlink.cfg
Debug: 22 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface jlink
Debug: 23 4 command.c:145 script_debug(): command - interface ocd_interface jlink
Debug: 25 4 command.c:325 command_new(): BUG: command 'jlink' does not have the '.usage' field filled out
Debug: 26 4 command.c:325 command_new(): BUG: command 'jlink caps' does not have the '.usage' field filled out
Debug: 27 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 28 4 command.c:325 command_new(): BUG: command 'jlink info' does not have the '.usage' field filled out
Debug: 29 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 30 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 31 4 command.c:325 command_new(): BUG: command 'jlink config' does not have the '.usage' field filled out
Debug: 32 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 33 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 34 4 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 35 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 36 5 command.c:325 command_new(): BUG: command 'config reset' does not have the '.usage' field filled out
Debug: 37 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 38 5 command.c:325 command_new(): BUG: command 'config save' does not have the '.usage' field filled out
Debug: 39 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 40 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 41 5 command.c:325 command_new(): BUG: command 'jlink pid' does not have the '.usage' field filled out
Debug: 42 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 43 5 command.c:325 command_new(): BUG: command 'jlink serial' does not have the '.usage' field filled out
Debug: 44 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 45 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select swd
Debug: 46 5 command.c:145 script_debug(): command - ocd_transport ocd_transport select swd
Debug: 47 5 command.c:325 command_new(): BUG: command 'swd' does not have the '.usage' field filled out
Debug: 48 5 command.c:366 register_command_handler(): registering 'ocd_swd'...
Debug: 49 5 command.c:366 register_command_handler(): registering 'ocd_swd'...
Info : 50 5 jlink.c:1382 jlink_swd_init(): JLink SWD mode enabled
Debug: 51 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/board/xmc4500-application-kit-general.cfg
Debug: 52 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/target/xmc4xxx.cfg
Debug: 53 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/target/swj-dp.tcl
Debug: 54 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 55 5 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 56 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 57 5 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 58 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 59 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 60 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 61 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 62 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 63 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 64 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_swd newdap xmc4500 cpu -irlen 4 -expected-id 0x2BA01477
Debug: 65 6 command.c:145 script_debug(): command - ocd_swd ocd_swd newdap xmc4500 cpu -irlen 4 -expected-id 0x2BA01477
Debug: 66 6 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: xmc4500, Tap: cpu, Dotted: xmc4500.cpu, 4 params
Debug: 67 6 core.c:1302 jtag_tap_init(): Created Tap: xmc4500.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
Debug: 68 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create xmc4500.cpu cortex_m -chain-position xmc4500.cpu
Debug: 69 6 command.c:145 script_debug(): command - ocd_target ocd_target create xmc4500.cpu cortex_m -chain-position xmc4500.cpu
Debug: 70 6 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 71 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 72 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 73 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 74 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 75 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 76 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 77 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 78 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 79 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 80 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 81 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 82 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 83 6 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 84 6 command.c:366 register_command_handler(): registering 'ocd_tpiu'...
Debug: 85 6 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 86 7 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 87 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 88 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 89 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 90 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 91 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 92 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 93 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 94 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 95 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 96 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 97 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 98 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 99 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 100 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 101 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 102 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 103 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 104 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 105 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 106 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 107 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 108 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 109 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 110 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 111 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 112 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 113 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 114 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 115 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 116 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 117 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 118 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 119 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 120 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 121 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 122 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 123 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 124 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 125 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 126 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 127 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 128 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 129 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 130 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 131 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 132 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 133 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
Debug: 134 8 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
Debug: 135 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 136 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 137 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 138 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash bank xmc4500.flash xmc4xxx 0x0C000000 0 0 0 xmc4500.cpu
Debug: 139 8 command.c:145 script_debug(): command - ocd_flash ocd_flash bank xmc4500.flash xmc4xxx 0x0C000000 0 0 0 xmc4500.cpu
Debug: 141 8 command.c:366 register_command_handler(): registering 'ocd_xmc4xxx'...
Debug: 142 8 command.c:366 register_command_handler(): registering 'ocd_xmc4xxx'...
Debug: 143 8 tcl.c:824 handle_flash_bank_command(): 'xmc4xxx' driver usage field missing
Debug: 144 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 145 8 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 146 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_cortex_m reset_config sysresetreq
Debug: 147 9 command.c:145 script_debug(): command - ocd_cortex_m ocd_cortex_m reset_config sysresetreq
User : 149 9 command.c:546 command_print(): cortex_m reset_config sysresetreq
Debug: 150 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
Debug: 151 9 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 1000
Debug: 153 9 core.c:1629 jtag_config_khz(): handle jtag khz
Debug: 154 9 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 155 9 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
User : 156 9 command.c:546 command_print(): adapter speed: 1000 kHz
Debug: 157 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_only srst_nogate
Debug: 158 9 command.c:145 script_debug(): command - reset_config ocd_reset_config srst_only srst_nogate
User : 160 9 command.c:546 command_print(): srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Debug: 161 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init
Debug: 162 9 command.c:145 script_debug(): command - init ocd_init
Debug: 164 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init
Debug: 165 9 command.c:145 script_debug(): command - ocd_target ocd_target init
Debug: 167 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names
Debug: 168 9 command.c:145 script_debug(): command - ocd_target ocd_target names
Debug: 169 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu cget -event gdb-flash-erase-start
Debug: 170 10 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu cget -event gdb-flash-erase-start
Debug: 171 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -event gdb-flash-erase-start reset init
Debug: 172 10 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -event gdb-flash-erase-start reset init
Debug: 173 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu cget -event gdb-flash-write-end
Debug: 174 10 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu cget -event gdb-flash-write-end
Debug: 175 10 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -event gdb-flash-write-end reset halt
Debug: 176 10 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -event gdb-flash-write-end reset halt
Debug: 177 10 target.c:1313 handle_target_init_command(): Initializing targets...
Debug: 178 10 command.c:366 register_command_handler(): registering 'ocd_target_request'...
Debug: 179 10 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 180 10 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 181 10 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'...
Debug: 182 10 command.c:366 register_command_handler(): registering 'ocd_fast_load'...
Debug: 183 10 command.c:366 register_command_handler(): registering 'ocd_profile'...
Debug: 184 10 command.c:366 register_command_handler(): registering 'ocd_virt2phys'...
Debug: 185 10 command.c:366 register_command_handler(): registering 'ocd_reg'...
Debug: 186 10 command.c:366 register_command_handler(): registering 'ocd_poll'...
Debug: 187 10 command.c:366 register_command_handler(): registering 'ocd_wait_halt'...
Debug: 188 11 command.c:366 register_command_handler(): registering 'ocd_halt'...
Debug: 189 11 command.c:366 register_command_handler(): registering 'ocd_resume'...
Debug: 190 11 command.c:366 register_command_handler(): registering 'ocd_reset'...
Debug: 191 11 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'...
Debug: 192 11 command.c:366 register_command_handler(): registering 'ocd_step'...
Debug: 193 11 command.c:366 register_command_handler(): registering 'ocd_mdw'...
Debug: 194 11 command.c:366 register_command_handler(): registering 'ocd_mdh'...
Debug: 195 11 command.c:366 register_command_handler(): registering 'ocd_mdb'...
Debug: 196 11 command.c:366 register_command_handler(): registering 'ocd_mww'...
Debug: 197 11 command.c:366 register_command_handler(): registering 'ocd_mwh'...
Debug: 198 11 command.c:366 register_command_handler(): registering 'ocd_mwb'...
Debug: 199 11 command.c:366 register_command_handler(): registering 'ocd_bp'...
Debug: 200 11 command.c:366 register_command_handler(): registering 'ocd_rbp'...
Debug: 201 11 command.c:366 register_command_handler(): registering 'ocd_wp'...
Debug: 202 11 command.c:366 register_command_handler(): registering 'ocd_rwp'...
Debug: 203 11 command.c:366 register_command_handler(): registering 'ocd_load_image'...
Debug: 204 11 command.c:366 register_command_handler(): registering 'ocd_dump_image'...
Debug: 205 11 command.c:366 register_command_handler(): registering 'ocd_verify_image'...
Debug: 206 11 command.c:366 register_command_handler(): registering 'ocd_test_image'...
Debug: 207 11 command.c:366 register_command_handler(): registering 'ocd_reset_nag'...
Debug: 208 11 command.c:366 register_command_handler(): registering 'ocd_ps'...
Debug: 209 11 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'...
Debug: 210 15 libusb1_common.c:219 jtag_libusb_choose_interface(): usb ep in 81
Debug: 211 15 libusb1_common.c:219 jtag_libusb_choose_interface(): usb ep out 02
Debug: 212 15 libusb1_common.c:227 jtag_libusb_choose_interface(): Claiming interface 0
Info : 213 16 jlink.c:930 jlink_get_version_info(): J-Link Lite-Cortex-M V8 compiled Jul 17 2014 11:40:12
Info : 214 16 jlink.c:943 jlink_get_version_info(): J-Link caps 0xb8ea7a3b
Info : 215 16 jlink.c:961 jlink_get_version_info(): J-Link hw version 80000
Info : 216 16 jlink.c:965 jlink_get_version_info(): J-Link hw type J-Link
Info : 217 16 jlink.c:1005 jlink_get_version_info(): J-Link max mem block 10144
Info : 218 17 jlink.c:823 jlink_config_dump(): J-Link configuration
Info : 219 17 jlink.c:782 jlink_config_usb_address_dump(): USB-Address: 0x0
Info : 220 17 jlink.c:791 jlink_config_kickstart_dump(): Kickstart power on JTAG-pin 19: 0xffffffff
Info : 221 17 jlink.c:750 jlink_get_status(): Vref = 3.293 TCK = 0 TDI = 1 TDO = 1 TMS = 1 SRST = 0 TRST = 1
Info : 222 17 jlink.c:573 jlink_init(): J-Link JTAG Interface ready
Debug: 223 17 jlink.c:705 jlink_reset(): trst: 0, srst: 0
Debug: 224 21 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 225 21 core.c:1599 adapter_khz_to_speed(): have interface set up
Debug: 226 21 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 227 21 core.c:1599 adapter_khz_to_speed(): have interface set up
Info : 228 21 core.c:1384 adapter_init(): clock speed 1000 kHz
Debug: 229 21 openocd.c:137 handle_init_command(): Debug Adapter init complete
Debug: 230 21 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init
Debug: 231 21 command.c:145 script_debug(): command - ocd_transport ocd_transport init
Debug: 233 21 transport.c:240 handle_transport_init(): handle_transport_init
Debug: 234 21 jlink.c:1637 jlink_swd_switch_seq(): JTAG-to-SWD
Debug: 235 21 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Info : 236 22 adi_v5_swd.c:125 swd_connect(): SWD IDCODE 0x2ba01477
Debug: 237 22 openocd.c:150 handle_init_command(): Examining targets...
Debug: 238 22 target.c:1465 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 239 22 arm_adi_v5.c:649 ahbap_debugport_init():  
Debug: 240 22 arm_adi_v5.c:691 ahbap_debugport_init(): DAP: wait CDBGPWRUPACK
Debug: 241 22 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0820000000, value 0x20000000
Debug: 242 22 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 243 22 arm_adi_v5.c:698 ahbap_debugport_init(): DAP: wait CSYSPWRUPACK
Debug: 244 22 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0880000000, value 0x80000000
Debug: 245 22 jlink.c:1658 jlink_swd_run_queue(): Executing 1 queued transactions
Debug: 246 23 jlink.c:1658 jlink_swd_run_queue(): Executing 11 queued transactions
Debug: 247 24 arm_adi_v5.c:750 ahbap_debugport_init(): MEM_AP Packed Transfers: enabled
Debug: 248 24 arm_adi_v5.c:761 ahbap_debugport_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 249 24 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 250 25 target.c:2179 target_read_u32(): address: 0xe000ed00, value: 0x410fc241
Debug: 251 25 cortex_m.c:1906 cortex_m_examine(): Cortex-M4 r0p1 processor detected
Debug: 252 25 cortex_m.c:1907 cortex_m_examine(): cpuid: 0x410fc241
Debug: 253 25 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 254 25 target.c:2179 target_read_u32(): address: 0xe000ef40, value: 0x10110021
Debug: 255 25 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 256 26 target.c:2179 target_read_u32(): address: 0xe000ef44, value: 0x11000011
Debug: 257 26 cortex_m.c:1915 cortex_m_examine(): Cortex-M4 floating point feature FPv4_SP found
Debug: 258 26 target.c:2267 target_write_u32(): address: 0xe000edfc, value: 0x01000000
Debug: 259 26 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 260 26 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 261 27 target.c:2179 target_read_u32(): address: 0xe0002000, value: 0x00000260
Debug: 262 27 target.c:2267 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 263 27 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 264 27 target.c:2267 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 265 27 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 266 28 target.c:2267 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 267 28 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 268 28 target.c:2267 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 269 28 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 270 29 target.c:2267 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 271 29 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 272 29 target.c:2267 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 273 29 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 274 30 target.c:2267 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 275 30 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 276 30 target.c:2267 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 277 30 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 278 31 cortex_m.c:1974 cortex_m_examine(): FPB fpcr 0x260, numcode 6, numlit 2
Debug: 279 31 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 280 31 target.c:2179 target_read_u32(): address: 0xe0001000, value: 0x40000000
Debug: 281 31 target.c:2267 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 282 31 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 283 32 target.c:2267 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 284 32 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 285 32 target.c:2267 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 286 32 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 287 33 target.c:2267 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 288 33 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 289 33 cortex_m.c:1842 cortex_m_dwt_setup(): DWT dwtcr 0x40000000, comp 4, watch/trigger
Info : 290 33 cortex_m.c:1984 cortex_m_examine(): xmc4500.cpu: hardware has 6 breakpoints, 4 watchpoints
Debug: 291 33 target.c:1465 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 292 33 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init
Debug: 293 33 command.c:145 script_debug(): command - ocd_flash ocd_flash init
Debug: 294 33 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 296 34 tcl.c:890 handle_flash_init_command(): Initializing flash devices...
Debug: 297 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 298 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 299 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 300 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 301 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 302 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 303 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 304 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 305 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 306 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 307 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 308 34 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 309 34 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init
Debug: 310 34 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init
Debug: 311 34 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 312 34 cortex_m.c:534 cortex_m_poll(): Exit from reset with dcb_dhcsr 0x1010000
Debug: 313 34 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 314 35 cortex_m.c:237 cortex_m_endreset_event(): DCB_DEMCR = 0x01000000
Debug: 315 35 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 316 35 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 317 36 target.c:2267 target_write_u32(): address: 0xe0002000, value: 0x00000003
Debug: 318 36 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 319 36 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 320 37 target.c:2179 target_read_u32(): address: 0xe0002000, value: 0x00000261
Debug: 321 37 target.c:2267 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 322 37 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 323 37 target.c:2267 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 324 37 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 325 38 target.c:2267 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 326 38 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 327 38 target.c:2267 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 328 38 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 329 39 target.c:2267 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 330 39 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 331 39 target.c:2267 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 332 39 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 333 40 target.c:2267 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 334 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 335 40 target.c:2267 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 336 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 337 40 target.c:2267 target_write_u32(): address: 0xe0001020, value: 0x00000000
Debug: 338 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 339 41 target.c:2267 target_write_u32(): address: 0xe0001024, value: 0x00000000
Debug: 340 41 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 341 41 target.c:2267 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 342 41 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 343 42 target.c:2267 target_write_u32(): address: 0xe0001030, value: 0x00000000
Debug: 344 42 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 345 42 target.c:2267 target_write_u32(): address: 0xe0001034, value: 0x00000000
Debug: 346 42 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 347 43 target.c:2267 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 348 43 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 349 43 target.c:2267 target_write_u32(): address: 0xe0001040, value: 0x00000000
Debug: 350 43 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 351 44 target.c:2267 target_write_u32(): address: 0xe0001044, value: 0x00000000
Debug: 352 44 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 353 44 target.c:2267 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 354 44 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 355 44 target.c:2267 target_write_u32(): address: 0xe0001050, value: 0x00000000
Debug: 356 44 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 357 45 target.c:2267 target_write_u32(): address: 0xe0001054, value: 0x00000000
Debug: 358 45 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 359 45 target.c:2267 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 360 45 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 361 46 jlink.c:1658 jlink_swd_run_queue(): Executing 0 queued transactions
Debug: 362 46 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 364 47 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices...
Debug: 365 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init
Debug: 366 47 command.c:145 script_debug(): command - ocd_nand ocd_nand init
Debug: 367 47 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 369 47 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
Debug: 370 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init
Debug: 371 47 command.c:145 script_debug(): command - ocd_pld ocd_pld init
Debug: 372 47 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 374 47 pld.c:207 handle_pld_init_command(): Initializing PLDs...
Debug: 375 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset
Debug: 376 48 command.c:145 script_debug(): command - reset ocd_reset
Debug: 377 48 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 379 48 target.c:1483 target_call_reset_callbacks(): target reset 1 (run)
Debug: 380 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names
Debug: 381 48 command.c:145 script_debug(): command - ocd_target ocd_target names
Debug: 382 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event reset-start
Debug: 383 48 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event reset-start
Debug: 384 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 385 48 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 386 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 387 48 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 388 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event examine-start
Debug: 389 48 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event examine-start
Debug: 390 49 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu arp_examine
Debug: 391 49 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu arp_examine
Debug: 392 49 arm_adi_v5.c:649 ahbap_debugport_init():  
Debug: 393 49 arm_adi_v5.c:691 ahbap_debugport_init(): DAP: wait CDBGPWRUPACK
Debug: 394 49 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0820000000, value 0x20000000
Debug: 395 49 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 396 49 arm_adi_v5.c:698 ahbap_debugport_init(): DAP: wait CSYSPWRUPACK
Debug: 397 49 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0880000000, value 0x80000000
Debug: 398 49 jlink.c:1658 jlink_swd_run_queue(): Executing 1 queued transactions
Debug: 399 49 jlink.c:1658 jlink_swd_run_queue(): Executing 11 queued transactions
Debug: 400 51 arm_adi_v5.c:750 ahbap_debugport_init(): MEM_AP Packed Transfers: enabled
Debug: 401 51 arm_adi_v5.c:761 ahbap_debugport_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 402 51 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event examine-end
Debug: 403 51 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event examine-end
Debug: 404 51 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event reset-assert-pre
Debug: 405 51 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event reset-assert-pre
Debug: 406 51 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 407 51 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 408 51 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu arp_reset assert 0
Debug: 409 51 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu arp_reset assert 0
Debug: 410 51 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 411 51 cortex_m.c:971 cortex_m_assert_reset(): target->state: running
Debug: 412 51 jlink.c:705 jlink_reset(): trst: 0, srst: 1
Debug: 413 51 core.c:644 swd_add_reset(): SRST line asserted
Debug: 414 51 jlink.c:1658 jlink_swd_run_queue(): Executing 6 queued transactions
Debug: 415 52 jlink.c:1702 jlink_swd_run_queue(): SWD ack not OK: 7 JUNK
User : 416 52 command.c:546 command_print(): in procedure 'reset' 
in procedure 'ocd_bouncer'

Debug: 417 52 command.c:628 run_command(): Command failed with error code -4
User : 418 52 command.c:689 command_run_line(): 
Open On-Chip Debugger 0.9.0-dev-00415-g2d4ae3f (2015-04-19-21:38)
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
User : 13 4 command.c:546 command_print(): debug_level: 3
Debug: 14 4 options.c:98 add_default_dirs(): bindir=/home/andreas/MCU/bin/bin
Debug: 15 4 options.c:99 add_default_dirs(): pkgdatadir=/home/andreas/MCU/bin/share/openocd
Debug: 16 4 options.c:100 add_default_dirs(): run_prefix=
Debug: 17 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/.openocd
Debug: 18 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/MCU/bin/share/openocd/site
Debug: 19 4 configuration.c:44 add_script_search_dir(): adding /home/andreas/MCU/bin/share/openocd/scripts
Debug: 20 4 configuration.c:84 find_file(): found openocd.cfg
Debug: 21 4 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/interface/jlink.cfg
Debug: 22 4 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface jlink
Debug: 23 4 command.c:145 script_debug(): command - interface ocd_interface jlink
Debug: 25 4 command.c:325 command_new(): BUG: command 'jlink' does not have the '.usage' field filled out
Debug: 26 4 command.c:325 command_new(): BUG: command 'jlink caps' does not have the '.usage' field filled out
Debug: 27 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 28 5 command.c:325 command_new(): BUG: command 'jlink info' does not have the '.usage' field filled out
Debug: 29 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 30 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 31 5 command.c:325 command_new(): BUG: command 'jlink config' does not have the '.usage' field filled out
Debug: 32 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 33 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 34 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 35 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 36 5 command.c:325 command_new(): BUG: command 'config reset' does not have the '.usage' field filled out
Debug: 37 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 38 5 command.c:325 command_new(): BUG: command 'config save' does not have the '.usage' field filled out
Debug: 39 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 40 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 41 5 command.c:325 command_new(): BUG: command 'jlink pid' does not have the '.usage' field filled out
Debug: 42 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 43 5 command.c:325 command_new(): BUG: command 'jlink serial' does not have the '.usage' field filled out
Debug: 44 5 command.c:366 register_command_handler(): registering 'ocd_jlink'...
Debug: 45 5 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select swd
Debug: 46 5 command.c:145 script_debug(): command - ocd_transport ocd_transport select swd
Debug: 47 5 command.c:325 command_new(): BUG: command 'swd' does not have the '.usage' field filled out
Debug: 48 5 command.c:366 register_command_handler(): registering 'ocd_swd'...
Debug: 49 5 command.c:366 register_command_handler(): registering 'ocd_swd'...
Info : 50 5 jlink.c:1382 jlink_swd_init(): JLink SWD mode enabled
Debug: 51 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/board/xmc4500-application-kit-general.cfg
Debug: 52 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/target/xmc4xxx.cfg
Debug: 53 5 configuration.c:84 find_file(): found /home/andreas/MCU/bin/share/openocd/scripts/target/swj-dp.tcl
Debug: 54 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 55 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 56 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 57 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 58 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 59 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 60 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 61 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 62 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 63 6 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 64 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_swd newdap xmc4500 cpu -irlen 4 -expected-id 0x2BA01477
Debug: 65 6 command.c:145 script_debug(): command - ocd_swd ocd_swd newdap xmc4500 cpu -irlen 4 -expected-id 0x2BA01477
Debug: 66 6 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: xmc4500, Tap: cpu, Dotted: xmc4500.cpu, 4 params
Debug: 67 6 core.c:1302 jtag_tap_init(): Created Tap: xmc4500.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
Debug: 68 6 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create xmc4500.cpu cortex_m -chain-position xmc4500.cpu
Debug: 69 6 command.c:145 script_debug(): command - ocd_target ocd_target create xmc4500.cpu cortex_m -chain-position xmc4500.cpu
Debug: 70 6 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 71 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 72 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 73 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 74 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 75 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 76 6 command.c:366 register_command_handler(): registering 'ocd_arm'...
Debug: 77 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 78 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 79 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 80 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 81 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 82 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 83 7 command.c:366 register_command_handler(): registering 'ocd_dap'...
Debug: 84 7 command.c:366 register_command_handler(): registering 'ocd_tpiu'...
Debug: 85 7 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 86 7 command.c:366 register_command_handler(): registering 'ocd_itm'...
Debug: 87 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 88 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 89 7 command.c:366 register_command_handler(): registering 'ocd_cortex_m'...
Debug: 90 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 91 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 92 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 93 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 94 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 95 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 96 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 97 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 98 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 99 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 100 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 101 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 102 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 103 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 104 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 105 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 106 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 107 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 108 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 109 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 110 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 111 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 112 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 113 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 114 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 115 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 116 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 117 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 118 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 119 7 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 120 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 121 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 122 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 123 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 124 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 125 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 126 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 127 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 128 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 129 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 130 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 131 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 132 8 command.c:366 register_command_handler(): registering 'ocd_xmc4500.cpu'...
Debug: 133 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
Debug: 134 8 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
Debug: 135 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 136 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 137 8 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 138 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash bank xmc4500.flash xmc4xxx 0x0C000000 0 0 0 xmc4500.cpu
Debug: 139 8 command.c:145 script_debug(): command - ocd_flash ocd_flash bank xmc4500.flash xmc4xxx 0x0C000000 0 0 0 xmc4500.cpu
Debug: 141 8 command.c:366 register_command_handler(): registering 'ocd_xmc4xxx'...
Debug: 142 8 command.c:366 register_command_handler(): registering 'ocd_xmc4xxx'...
Debug: 143 8 tcl.c:824 handle_flash_bank_command(): 'xmc4xxx' driver usage field missing
Debug: 144 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 145 8 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 146 8 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_cortex_m reset_config sysresetreq
Debug: 147 8 command.c:145 script_debug(): command - ocd_cortex_m ocd_cortex_m reset_config sysresetreq
User : 149 8 command.c:546 command_print(): cortex_m reset_config sysresetreq
Debug: 150 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
Debug: 151 9 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 1000
Debug: 153 9 core.c:1629 jtag_config_khz(): handle jtag khz
Debug: 154 9 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 155 9 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
User : 156 9 command.c:546 command_print(): adapter speed: 1000 kHz
Debug: 157 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_only srst_nogate
Debug: 158 9 command.c:145 script_debug(): command - reset_config ocd_reset_config srst_only srst_nogate
User : 160 9 command.c:546 command_print(): srst_only separate srst_nogate srst_open_drain connect_deassert_srst
Debug: 161 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init
Debug: 162 9 command.c:145 script_debug(): command - init ocd_init
Debug: 164 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init
Debug: 165 9 command.c:145 script_debug(): command - ocd_target ocd_target init
Debug: 167 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names
Debug: 168 9 command.c:145 script_debug(): command - ocd_target ocd_target names
Debug: 169 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu cget -event gdb-flash-erase-start
Debug: 170 9 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu cget -event gdb-flash-erase-start
Debug: 171 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -event gdb-flash-erase-start reset init
Debug: 172 9 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -event gdb-flash-erase-start reset init
Debug: 173 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu cget -event gdb-flash-write-end
Debug: 174 9 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu cget -event gdb-flash-write-end
Debug: 175 9 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu configure -event gdb-flash-write-end reset halt
Debug: 176 9 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu configure -event gdb-flash-write-end reset halt
Debug: 177 9 target.c:1313 handle_target_init_command(): Initializing targets...
Debug: 178 10 command.c:366 register_command_handler(): registering 'ocd_target_request'...
Debug: 179 10 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 180 10 command.c:366 register_command_handler(): registering 'ocd_trace'...
Debug: 181 10 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'...
Debug: 182 10 command.c:366 register_command_handler(): registering 'ocd_fast_load'...
Debug: 183 10 command.c:366 register_command_handler(): registering 'ocd_profile'...
Debug: 184 10 command.c:366 register_command_handler(): registering 'ocd_virt2phys'...
Debug: 185 10 command.c:366 register_command_handler(): registering 'ocd_reg'...
Debug: 186 10 command.c:366 register_command_handler(): registering 'ocd_poll'...
Debug: 187 10 command.c:366 register_command_handler(): registering 'ocd_wait_halt'...
Debug: 188 10 command.c:366 register_command_handler(): registering 'ocd_halt'...
Debug: 189 10 command.c:366 register_command_handler(): registering 'ocd_resume'...
Debug: 190 10 command.c:366 register_command_handler(): registering 'ocd_reset'...
Debug: 191 10 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'...
Debug: 192 10 command.c:366 register_command_handler(): registering 'ocd_step'...
Debug: 193 10 command.c:366 register_command_handler(): registering 'ocd_mdw'...
Debug: 194 10 command.c:366 register_command_handler(): registering 'ocd_mdh'...
Debug: 195 10 command.c:366 register_command_handler(): registering 'ocd_mdb'...
Debug: 196 10 command.c:366 register_command_handler(): registering 'ocd_mww'...
Debug: 197 10 command.c:366 register_command_handler(): registering 'ocd_mwh'...
Debug: 198 10 command.c:366 register_command_handler(): registering 'ocd_mwb'...
Debug: 199 10 command.c:366 register_command_handler(): registering 'ocd_bp'...
Debug: 200 10 command.c:366 register_command_handler(): registering 'ocd_rbp'...
Debug: 201 10 command.c:366 register_command_handler(): registering 'ocd_wp'...
Debug: 202 10 command.c:366 register_command_handler(): registering 'ocd_rwp'...
Debug: 203 10 command.c:366 register_command_handler(): registering 'ocd_load_image'...
Debug: 204 10 command.c:366 register_command_handler(): registering 'ocd_dump_image'...
Debug: 205 10 command.c:366 register_command_handler(): registering 'ocd_verify_image'...
Debug: 206 10 command.c:366 register_command_handler(): registering 'ocd_test_image'...
Debug: 207 10 command.c:366 register_command_handler(): registering 'ocd_reset_nag'...
Debug: 208 10 command.c:366 register_command_handler(): registering 'ocd_ps'...
Debug: 209 10 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'...
Debug: 210 15 libusb1_common.c:219 jtag_libusb_choose_interface(): usb ep in 81
Debug: 211 15 libusb1_common.c:219 jtag_libusb_choose_interface(): usb ep out 02
Debug: 212 15 libusb1_common.c:227 jtag_libusb_choose_interface(): Claiming interface 0
Info : 213 15 jlink.c:930 jlink_get_version_info(): J-Link Lite-Cortex-M V8 compiled Jul 17 2014 11:40:12
Info : 214 15 jlink.c:943 jlink_get_version_info(): J-Link caps 0xb8ea7a3b
Info : 215 16 jlink.c:961 jlink_get_version_info(): J-Link hw version 80000
Info : 216 16 jlink.c:965 jlink_get_version_info(): J-Link hw type J-Link
Info : 217 16 jlink.c:1005 jlink_get_version_info(): J-Link max mem block 10144
Info : 218 16 jlink.c:823 jlink_config_dump(): J-Link configuration
Info : 219 16 jlink.c:782 jlink_config_usb_address_dump(): USB-Address: 0x0
Info : 220 16 jlink.c:791 jlink_config_kickstart_dump(): Kickstart power on JTAG-pin 19: 0xffffffff
Info : 221 16 jlink.c:750 jlink_get_status(): Vref = 3.293 TCK = 0 TDI = 1 TDO = 1 TMS = 1 SRST = 1 TRST = 1
Info : 222 17 jlink.c:573 jlink_init(): J-Link JTAG Interface ready
Debug: 223 17 jlink.c:705 jlink_reset(): trst: 0, srst: 0
Debug: 224 20 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 225 20 core.c:1599 adapter_khz_to_speed(): have interface set up
Debug: 226 20 core.c:1596 adapter_khz_to_speed(): convert khz to interface specific speed value
Debug: 227 20 core.c:1599 adapter_khz_to_speed(): have interface set up
Info : 228 20 core.c:1384 adapter_init(): clock speed 1000 kHz
Debug: 229 20 openocd.c:137 handle_init_command(): Debug Adapter init complete
Debug: 230 21 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init
Debug: 231 21 command.c:145 script_debug(): command - ocd_transport ocd_transport init
Debug: 233 21 transport.c:240 handle_transport_init(): handle_transport_init
Debug: 234 21 jlink.c:1637 jlink_swd_switch_seq(): JTAG-to-SWD
Debug: 235 21 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Info : 236 21 adi_v5_swd.c:125 swd_connect(): SWD IDCODE 0x2ba01477
Debug: 237 21 openocd.c:150 handle_init_command(): Examining targets...
Debug: 238 21 target.c:1465 target_call_event_callbacks(): target event 21 (examine-start)
Debug: 239 21 arm_adi_v5.c:649 ahbap_debugport_init():  
Debug: 240 21 arm_adi_v5.c:691 ahbap_debugport_init(): DAP: wait CDBGPWRUPACK
Debug: 241 21 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0820000000, value 0x20000000
Debug: 242 21 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 243 22 arm_adi_v5.c:698 ahbap_debugport_init(): DAP: wait CSYSPWRUPACK
Debug: 244 22 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0880000000, value 0x80000000
Debug: 245 22 jlink.c:1658 jlink_swd_run_queue(): Executing 1 queued transactions
Debug: 246 23 jlink.c:1658 jlink_swd_run_queue(): Executing 11 queued transactions
Debug: 247 24 arm_adi_v5.c:750 ahbap_debugport_init(): MEM_AP Packed Transfers: enabled
Debug: 248 24 arm_adi_v5.c:761 ahbap_debugport_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 249 24 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 250 25 target.c:2179 target_read_u32(): address: 0xe000ed00, value: 0x410fc241
Debug: 251 25 cortex_m.c:1906 cortex_m_examine(): Cortex-M4 r0p1 processor detected
Debug: 252 25 cortex_m.c:1907 cortex_m_examine(): cpuid: 0x410fc241
Debug: 253 25 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 254 25 target.c:2179 target_read_u32(): address: 0xe000ef40, value: 0x10110021
Debug: 255 25 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 256 26 target.c:2179 target_read_u32(): address: 0xe000ef44, value: 0x11000011
Debug: 257 26 cortex_m.c:1915 cortex_m_examine(): Cortex-M4 floating point feature FPv4_SP found
Debug: 258 26 target.c:2267 target_write_u32(): address: 0xe000edfc, value: 0x01000000
Debug: 259 26 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 260 26 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 261 26 target.c:2179 target_read_u32(): address: 0xe0002000, value: 0x00000260
Debug: 262 26 target.c:2267 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 263 26 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 264 27 target.c:2267 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 265 27 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 266 27 target.c:2267 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 267 27 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 268 28 target.c:2267 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 269 28 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 270 28 target.c:2267 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 271 28 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 272 29 target.c:2267 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 273 29 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 274 29 target.c:2267 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 275 29 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 276 30 target.c:2267 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 277 30 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 278 30 cortex_m.c:1974 cortex_m_examine(): FPB fpcr 0x260, numcode 6, numlit 2
Debug: 279 30 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 280 30 target.c:2179 target_read_u32(): address: 0xe0001000, value: 0x40000000
Debug: 281 30 target.c:2267 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 282 30 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 283 31 target.c:2267 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 284 31 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 285 31 target.c:2267 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 286 31 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 287 32 target.c:2267 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 288 32 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 289 32 cortex_m.c:1842 cortex_m_dwt_setup(): DWT dwtcr 0x40000000, comp 4, watch/trigger
Info : 290 32 cortex_m.c:1984 cortex_m_examine(): xmc4500.cpu: hardware has 6 breakpoints, 4 watchpoints
Debug: 291 32 target.c:1465 target_call_event_callbacks(): target event 22 (examine-end)
Debug: 292 32 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init
Debug: 293 32 command.c:145 script_debug(): command - ocd_flash ocd_flash init
Debug: 294 32 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 296 33 tcl.c:890 handle_flash_init_command(): Initializing flash devices...
Debug: 297 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 298 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 299 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 300 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 301 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 302 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 303 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 304 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 305 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 306 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 307 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 308 33 command.c:366 register_command_handler(): registering 'ocd_flash'...
Debug: 309 33 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init
Debug: 310 33 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init
Debug: 311 33 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 312 34 cortex_m.c:534 cortex_m_poll(): Exit from reset with dcb_dhcsr 0x1010000
Debug: 313 34 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 314 34 cortex_m.c:237 cortex_m_endreset_event(): DCB_DEMCR = 0x01000000
Debug: 315 34 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 316 35 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 317 35 target.c:2267 target_write_u32(): address: 0xe0002000, value: 0x00000003
Debug: 318 35 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 319 36 jlink.c:1658 jlink_swd_run_queue(): Executing 3 queued transactions
Debug: 320 36 target.c:2179 target_read_u32(): address: 0xe0002000, value: 0x00000261
Debug: 321 36 target.c:2267 target_write_u32(): address: 0xe0002008, value: 0x00000000
Debug: 322 36 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 323 36 target.c:2267 target_write_u32(): address: 0xe000200c, value: 0x00000000
Debug: 324 36 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 325 37 target.c:2267 target_write_u32(): address: 0xe0002010, value: 0x00000000
Debug: 326 37 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 327 37 target.c:2267 target_write_u32(): address: 0xe0002014, value: 0x00000000
Debug: 328 37 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 329 38 target.c:2267 target_write_u32(): address: 0xe0002018, value: 0x00000000
Debug: 330 38 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 331 38 target.c:2267 target_write_u32(): address: 0xe000201c, value: 0x00000000
Debug: 332 38 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 333 38 target.c:2267 target_write_u32(): address: 0xe0002020, value: 0x00000000
Debug: 334 38 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 335 39 target.c:2267 target_write_u32(): address: 0xe0002024, value: 0x00000000
Debug: 336 39 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 337 39 target.c:2267 target_write_u32(): address: 0xe0001020, value: 0x00000000
Debug: 338 39 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 339 40 target.c:2267 target_write_u32(): address: 0xe0001024, value: 0x00000000
Debug: 340 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 341 40 target.c:2267 target_write_u32(): address: 0xe0001028, value: 0x00000000
Debug: 342 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 343 40 target.c:2267 target_write_u32(): address: 0xe0001030, value: 0x00000000
Debug: 344 40 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 345 41 target.c:2267 target_write_u32(): address: 0xe0001034, value: 0x00000000
Debug: 346 41 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 347 41 target.c:2267 target_write_u32(): address: 0xe0001038, value: 0x00000000
Debug: 348 41 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 349 42 target.c:2267 target_write_u32(): address: 0xe0001040, value: 0x00000000
Debug: 350 42 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 351 42 target.c:2267 target_write_u32(): address: 0xe0001044, value: 0x00000000
Debug: 352 42 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 353 43 target.c:2267 target_write_u32(): address: 0xe0001048, value: 0x00000000
Debug: 354 43 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 355 43 target.c:2267 target_write_u32(): address: 0xe0001050, value: 0x00000000
Debug: 356 43 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 357 43 target.c:2267 target_write_u32(): address: 0xe0001054, value: 0x00000000
Debug: 358 43 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 359 44 target.c:2267 target_write_u32(): address: 0xe0001058, value: 0x00000000
Debug: 360 44 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 361 44 jlink.c:1658 jlink_swd_run_queue(): Executing 0 queued transactions
Debug: 362 44 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 364 45 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices...
Debug: 365 45 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init
Debug: 366 45 command.c:145 script_debug(): command - ocd_nand ocd_nand init
Debug: 367 45 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 369 46 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
Debug: 370 46 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init
Debug: 371 46 command.c:145 script_debug(): command - ocd_pld ocd_pld init
Debug: 372 46 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 374 46 pld.c:207 handle_pld_init_command(): Initializing PLDs...
Debug: 375 46 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset init
Debug: 376 46 command.c:145 script_debug(): command - reset ocd_reset init
Debug: 377 46 jlink.c:1658 jlink_swd_run_queue(): Executing 2 queued transactions
Debug: 379 47 target.c:1483 target_call_reset_callbacks(): target reset 3 (init)
Debug: 380 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names
Debug: 381 47 command.c:145 script_debug(): command - ocd_target ocd_target names
Debug: 382 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event reset-start
Debug: 383 47 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event reset-start
Debug: 384 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 385 47 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 386 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 387 47 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 388 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event examine-start
Debug: 389 47 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event examine-start
Debug: 390 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu arp_examine
Debug: 391 47 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu arp_examine
Debug: 392 47 arm_adi_v5.c:649 ahbap_debugport_init():  
Debug: 393 47 arm_adi_v5.c:691 ahbap_debugport_init(): DAP: wait CDBGPWRUPACK
Debug: 394 47 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0820000000, value 0x20000000
Debug: 395 47 jlink.c:1658 jlink_swd_run_queue(): Executing 5 queued transactions
Debug: 396 48 arm_adi_v5.c:698 ahbap_debugport_init(): DAP: wait CSYSPWRUPACK
Debug: 397 48 arm_adi_v5.h:391 dap_dp_poll_register(): DAP: poll 4, mask 0x0880000000, value 0x80000000
Debug: 398 48 jlink.c:1658 jlink_swd_run_queue(): Executing 1 queued transactions
Debug: 399 48 jlink.c:1658 jlink_swd_run_queue(): Executing 11 queued transactions
Debug: 400 49 arm_adi_v5.c:750 ahbap_debugport_init(): MEM_AP Packed Transfers: enabled
Debug: 401 49 arm_adi_v5.c:761 ahbap_debugport_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
Debug: 402 49 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event examine-end
Debug: 403 49 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event examine-end
Debug: 404 50 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu invoke-event reset-assert-pre
Debug: 405 50 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu invoke-event reset-assert-pre
Debug: 406 50 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select
Debug: 407 50 command.c:145 script_debug(): command - ocd_transport ocd_transport select
Debug: 408 50 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_xmc4500.cpu arp_reset assert 1
Debug: 409 50 command.c:145 script_debug(): command - ocd_xmc4500.cpu ocd_xmc4500.cpu arp_reset assert 1
Debug: 410 50 target.c:1837 target_free_all_working_areas_restore(): freeing all working areas
Debug: 411 50 cortex_m.c:971 cortex_m_assert_reset(): target->state: running
Debug: 412 50 jlink.c:705 jlink_reset(): trst: 0, srst: 1
Debug: 413 50 core.c:644 swd_add_reset(): SRST line asserted
Debug: 414 50 jlink.c:1658 jlink_swd_run_queue(): Executing 6 queued transactions
Debug: 415 51 jlink.c:1702 jlink_swd_run_queue(): SWD ack not OK: 7 JUNK
User : 416 51 command.c:546 command_print(): in procedure 'reset' 
in procedure 'ocd_bouncer'

Debug: 417 51 command.c:628 run_command(): Command failed with error code -4
User : 418 51 command.c:689 command_run_line(): 
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to