Created
August 5, 2021 16:32
-
-
Save dreamcat4/86712e5513fb7b5f6743f5053f1c1584 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[id:~/Mega/dev/bst-863] $ openocd -s tcl -f interface/ftdi/tumpa.cfg -f interface/ftdi/swd-resistor-hack.cfg -c "transport select swd" -f target/stm32f1x.cfg -c "init; reset halt" -d4 | |
Open On-Chip Debugger 0.10.0+dev-01266-gd8ac0086-dirty (2020-05-27-14:47) | |
Licensed under GNU GPL v2 | |
For bug reports, read | |
http://openocd.org/doc/doxygen/bugs.html | |
User : 13 0 options.c:63 configuration_output_handler(): debug_level: 4 | |
User : 14 0 options.c:63 configuration_output_handler(): | |
Debug: 15 0 options.c:187 add_default_dirs(): bindir=/usr/local/bin | |
Debug: 16 0 options.c:188 add_default_dirs(): pkgdatadir=/usr/local/share/openocd | |
Debug: 17 0 options.c:189 add_default_dirs(): exepath=/usr/local/bin | |
Debug: 18 0 options.c:190 add_default_dirs(): bin2data=../share/openocd | |
Debug: 19 0 configuration.c:42 add_script_search_dir(): adding /home/id/.openocd | |
Debug: 20 0 configuration.c:42 add_script_search_dir(): adding /usr/local/bin/../share/openocd/site | |
Debug: 21 0 configuration.c:42 add_script_search_dir(): adding /usr/local/bin/../share/openocd/scripts | |
Debug: 22 0 configuration.c:97 find_file(): found /usr/local/bin/../share/openocd/scripts/interface/ftdi/tumpa.cfg | |
Debug: 23 1 command.c:146 script_debug(): command - adapter driver ftdi | |
Debug: 25 1 command.c:352 register_command_handler(): registering 'ftdi_device_desc'... | |
Debug: 26 1 command.c:352 register_command_handler(): registering 'ftdi_serial'... | |
Debug: 27 1 command.c:352 register_command_handler(): registering 'ftdi_channel'... | |
Debug: 28 1 command.c:352 register_command_handler(): registering 'ftdi_layout_init'... | |
Debug: 29 1 command.c:352 register_command_handler(): registering 'ftdi_layout_signal'... | |
Debug: 30 1 command.c:352 register_command_handler(): registering 'ftdi_set_signal'... | |
Debug: 31 1 command.c:352 register_command_handler(): registering 'ftdi_get_signal'... | |
Debug: 32 1 command.c:352 register_command_handler(): registering 'ftdi_vid_pid'... | |
Debug: 33 1 command.c:352 register_command_handler(): registering 'ftdi_tdo_sample_edge'... | |
Debug: 34 1 command.c:146 script_debug(): command - ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010 | |
Debug: 36 1 command.c:146 script_debug(): command - ftdi_layout_init 0x0038 0x087b | |
Debug: 38 1 command.c:146 script_debug(): command - ftdi_layout_signal nTRST -data 0x0020 | |
Debug: 40 1 command.c:146 script_debug(): command - ftdi_layout_signal nSRST -data 0x0010 | |
Debug: 42 1 command.c:146 script_debug(): command - reset_config srst_push_pull | |
User : 44 1 options.c:63 configuration_output_handler(): none separate | |
User : 45 1 options.c:63 configuration_output_handler(): | |
Debug: 46 1 configuration.c:97 find_file(): found /usr/local/bin/../share/openocd/scripts/interface/ftdi/swd-resistor-hack.cfg | |
Debug: 47 1 command.c:146 script_debug(): command - transport select swd | |
Debug: 48 1 command.c:352 register_command_handler(): registering 'swd'... | |
Info : 49 1 ftdi.c:1035 ftdi_swd_init(): FTDI SWD mode enabled | |
Debug: 50 1 command.c:146 script_debug(): command - ftdi_layout_signal SWD_EN -data 0 | |
Debug: 52 1 command.c:146 script_debug(): command - transport select swd | |
Warn : 53 1 transport.c:296 jim_transport_select(): Transport "swd" was already selected | |
User : 54 1 options.c:63 configuration_output_handler(): swdUser : 55 1 options.c:63 configuration_output_handler(): | |
Debug: 56 1 configuration.c:97 find_file(): found /usr/local/bin/../share/openocd/scripts/target/stm32f1x.cfg | |
Debug: 57 1 configuration.c:97 find_file(): found /usr/local/bin/../share/openocd/scripts/target/swj-dp.tcl | |
Debug: 58 1 command.c:146 script_debug(): command - transport select | |
Debug: 59 1 configuration.c:97 find_file(): found /usr/local/bin/../share/openocd/scripts/mem_helper.tcl | |
Debug: 60 1 command.c:146 script_debug(): command - add_usage_text mrw address | |
Debug: 62 1 command.c:1123 help_add_command(): added 'mrw' help text | |
Debug: 63 1 command.c:146 script_debug(): command - add_help_text mrw Returns value of word in memory. | |
Debug: 65 1 command.c:1136 help_add_command(): added 'mrw' help text | |
Debug: 66 1 command.c:146 script_debug(): command - add_usage_text mrh address | |
Debug: 68 1 command.c:1123 help_add_command(): added 'mrh' help text | |
Debug: 69 1 command.c:146 script_debug(): command - add_help_text mrh Returns value of halfword in memory. | |
Debug: 71 1 command.c:1136 help_add_command(): added 'mrh' help text | |
Debug: 72 1 command.c:146 script_debug(): command - add_usage_text mrb address | |
Debug: 74 1 command.c:1123 help_add_command(): added 'mrb' help text | |
Debug: 75 1 command.c:146 script_debug(): command - add_help_text mrb Returns value of byte in memory. | |
Debug: 77 1 command.c:1136 help_add_command(): added 'mrb' help text | |
Debug: 78 1 command.c:146 script_debug(): command - add_usage_text mmw address setbits clearbits | |
Debug: 80 1 command.c:1123 help_add_command(): added 'mmw' help text | |
Debug: 81 1 command.c:146 script_debug(): command - add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits; | |
Debug: 83 1 command.c:1136 help_add_command(): added 'mmw' help text | |
Debug: 84 1 command.c:146 script_debug(): command - transport select | |
Debug: 85 1 command.c:146 script_debug(): command - transport select | |
Debug: 86 1 command.c:146 script_debug(): command - transport select | |
Debug: 87 1 command.c:146 script_debug(): command - transport select | |
Debug: 88 1 command.c:146 script_debug(): command - swd newdap stm32f1x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x1ba01477 | |
Debug: 89 1 tcl.c:566 jim_newtap_cmd(): Creating New Tap, Chip: stm32f1x, Tap: cpu, Dotted: stm32f1x.cpu, 8 params | |
Debug: 90 1 core.c:1484 jtag_tap_init(): Created Tap: stm32f1x.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0 | |
Debug: 91 1 command.c:146 script_debug(): command - dap create stm32f1x.dap -chain-position stm32f1x.cpu | |
Debug: 92 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 93 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 94 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 95 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 96 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 97 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 98 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 99 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 100 1 command.c:352 register_command_handler(): registering 'stm32f1x.dap'... | |
Debug: 101 1 command.c:146 script_debug(): command - transport select | |
Debug: 102 1 command.c:146 script_debug(): command - target create stm32f1x.cpu cortex_m -endian little -dap stm32f1x.dap | |
Debug: 103 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 104 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 105 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 106 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 107 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 108 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 109 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 110 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 111 1 command.c:352 register_command_handler(): registering 'arm'... | |
Debug: 112 1 command.c:352 register_command_handler(): registering 'tpiu'... | |
Debug: 113 1 command.c:352 register_command_handler(): registering 'itm'... | |
Debug: 114 1 command.c:352 register_command_handler(): registering 'itm'... | |
Debug: 115 1 command.c:352 register_command_handler(): registering 'cortex_m'... | |
Debug: 116 1 command.c:352 register_command_handler(): registering 'cortex_m'... | |
Debug: 117 1 command.c:352 register_command_handler(): registering 'cortex_m'... | |
Debug: 118 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 119 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 120 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 121 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 122 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 123 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 124 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 125 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 126 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 127 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 128 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 129 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 130 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 131 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 132 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 133 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 134 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 135 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 136 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 137 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 138 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 139 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 140 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 141 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 142 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 143 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 144 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 145 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 146 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 147 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 148 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 149 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 150 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 151 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 152 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 153 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 154 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 155 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 156 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 157 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 158 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 159 1 command.c:352 register_command_handler(): registering 'stm32f1x.cpu'... | |
Debug: 160 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0 | |
Debug: 161 1 target.c:1978 target_free_all_working_areas_restore(): freeing all working areas | |
Debug: 162 1 target.c:1978 target_free_all_working_areas_restore(): freeing all working areas | |
Debug: 163 1 target.c:1978 target_free_all_working_areas_restore(): freeing all working areas | |
Debug: 164 1 command.c:146 script_debug(): command - flash bank stm32f1x.flash stm32f1x 0x08000000 0 0 0 stm32f1x.cpu | |
Debug: 166 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 167 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 168 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 169 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 170 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 171 1 command.c:352 register_command_handler(): registering 'stm32f1x'... | |
Debug: 172 1 tcl.c:1261 handle_flash_bank_command(): 'stm32f1x' driver usage field missing | |
Debug: 173 1 command.c:146 script_debug(): command - adapter speed 1000 | |
Debug: 175 1 core.c:1822 jtag_config_khz(): handle jtag khz | |
Debug: 176 1 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value | |
Debug: 177 1 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value | |
Debug: 178 1 command.c:146 script_debug(): command - adapter srst delay 100 | |
Debug: 180 1 command.c:146 script_debug(): command - transport select | |
Debug: 181 1 command.c:146 script_debug(): command - reset_config srst_nogate | |
Debug: 183 1 command.c:146 script_debug(): command - transport select | |
Debug: 184 1 command.c:146 script_debug(): command - cortex_m reset_config sysresetreq | |
Debug: 186 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -event examine-end | |
# DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | | |
# DBG_STANDBY | DBG_STOP | DBG_SLEEP | |
mmw 0xE0042004 0x00000307 0 | |
Debug: 187 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -event trace-config | |
# Set TRACE_IOEN; TRACE_MODE is set to async; when using sync | |
# change this value accordingly to configure trace pins | |
# assignment | |
mmw 0xE0042004 0x00000020 0 | |
Debug: 188 1 command.c:146 script_debug(): command - init | |
Debug: 190 1 command.c:146 script_debug(): command - target init | |
Debug: 192 1 command.c:146 script_debug(): command - target names | |
Debug: 193 1 command.c:146 script_debug(): command - stm32f1x.cpu cget -event gdb-flash-erase-start | |
Debug: 194 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -event gdb-flash-erase-start reset init | |
Debug: 195 1 command.c:146 script_debug(): command - stm32f1x.cpu cget -event gdb-flash-write-end | |
Debug: 196 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -event gdb-flash-write-end reset halt | |
Debug: 197 1 command.c:146 script_debug(): command - stm32f1x.cpu cget -event gdb-attach | |
Debug: 198 1 command.c:146 script_debug(): command - stm32f1x.cpu configure -event gdb-attach halt | |
Debug: 199 1 target.c:1440 handle_target_init_command(): Initializing targets... | |
Debug: 200 1 semihosting_common.c:97 semihosting_common_init(): | |
Debug: 201 1 command.c:352 register_command_handler(): registering 'target_request'... | |
Debug: 202 1 command.c:352 register_command_handler(): registering 'trace'... | |
Debug: 203 1 command.c:352 register_command_handler(): registering 'trace'... | |
Debug: 204 1 command.c:352 register_command_handler(): registering 'fast_load_image'... | |
Debug: 205 1 command.c:352 register_command_handler(): registering 'fast_load'... | |
Debug: 206 1 command.c:352 register_command_handler(): registering 'profile'... | |
Debug: 207 1 command.c:352 register_command_handler(): registering 'virt2phys'... | |
Debug: 208 1 command.c:352 register_command_handler(): registering 'reg'... | |
Debug: 209 1 command.c:352 register_command_handler(): registering 'poll'... | |
Debug: 210 1 command.c:352 register_command_handler(): registering 'wait_halt'... | |
Debug: 211 1 command.c:352 register_command_handler(): registering 'halt'... | |
Debug: 212 1 command.c:352 register_command_handler(): registering 'resume'... | |
Debug: 213 1 command.c:352 register_command_handler(): registering 'reset'... | |
Debug: 214 1 command.c:352 register_command_handler(): registering 'soft_reset_halt'... | |
Debug: 215 1 command.c:352 register_command_handler(): registering 'step'... | |
Debug: 216 1 command.c:352 register_command_handler(): registering 'mdd'... | |
Debug: 217 1 command.c:352 register_command_handler(): registering 'mdw'... | |
Debug: 218 1 command.c:352 register_command_handler(): registering 'mdh'... | |
Debug: 219 1 command.c:352 register_command_handler(): registering 'mdb'... | |
Debug: 220 1 command.c:352 register_command_handler(): registering 'mwd'... | |
Debug: 221 1 command.c:352 register_command_handler(): registering 'mww'... | |
Debug: 222 1 command.c:352 register_command_handler(): registering 'mwh'... | |
Debug: 223 1 command.c:352 register_command_handler(): registering 'mwb'... | |
Debug: 224 1 command.c:352 register_command_handler(): registering 'bp'... | |
Debug: 225 1 command.c:352 register_command_handler(): registering 'rbp'... | |
Debug: 226 1 command.c:352 register_command_handler(): registering 'wp'... | |
Debug: 227 1 command.c:352 register_command_handler(): registering 'rwp'... | |
Debug: 228 1 command.c:352 register_command_handler(): registering 'load_image'... | |
Debug: 229 1 command.c:352 register_command_handler(): registering 'dump_image'... | |
Debug: 230 1 command.c:352 register_command_handler(): registering 'verify_image_checksum'... | |
Debug: 231 1 command.c:352 register_command_handler(): registering 'verify_image'... | |
Debug: 232 1 command.c:352 register_command_handler(): registering 'test_image'... | |
Debug: 233 1 command.c:352 register_command_handler(): registering 'reset_nag'... | |
Debug: 234 1 command.c:352 register_command_handler(): registering 'ps'... | |
Debug: 235 1 command.c:352 register_command_handler(): registering 'test_mem_access'... | |
Debug: 236 1 ftdi.c:648 ftdi_initialize(): ftdi interface using shortest path jtag state transitions | |
Debug: 237 25 mpsse.c:425 mpsse_purge(): - | |
Debug: 238 25 mpsse.c:626 mpsse_set_data_bits_low_byte(): - | |
Debug: 239 25 mpsse.c:458 buffer_write_byte(): 80 | |
Debug: 240 25 mpsse.c:458 buffer_write_byte(): 38 | |
Debug: 241 25 mpsse.c:458 buffer_write_byte(): 7b | |
Debug: 242 25 mpsse.c:643 mpsse_set_data_bits_high_byte(): - | |
Debug: 243 25 mpsse.c:458 buffer_write_byte(): 82 | |
Debug: 244 25 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 245 25 mpsse.c:458 buffer_write_byte(): 08 | |
Debug: 246 25 mpsse.c:706 mpsse_loopback_config(): off | |
Debug: 247 25 mpsse.c:458 buffer_write_byte(): 85 | |
Debug: 248 25 mpsse.c:751 mpsse_set_frequency(): target 1000000 Hz | |
Debug: 249 25 mpsse.c:743 mpsse_rtck_config(): off | |
Debug: 250 25 mpsse.c:458 buffer_write_byte(): 97 | |
Debug: 251 25 mpsse.c:732 mpsse_divide_by_5_config(): off | |
Debug: 252 25 mpsse.c:458 buffer_write_byte(): 8a | |
Debug: 253 25 mpsse.c:712 mpsse_set_divisor(): 29 | |
Debug: 254 25 mpsse.c:458 buffer_write_byte(): 86 | |
Debug: 255 25 mpsse.c:458 buffer_write_byte(): 1d | |
Debug: 256 25 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 257 25 mpsse.c:775 mpsse_set_frequency(): actually 1000000 Hz | |
Debug: 258 25 mpsse.c:857 mpsse_flush(): write 12, read 0 | |
Debug: 259 25 mpsse.c:832 write_cb(): transferred 12 of 12 | |
Debug: 260 25 mpsse.c:834 write_cb(): 80 38 7b 82 00 08 85 97 8a 86 1d 00 | |
Debug: 261 25 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value | |
Debug: 262 25 core.c:1789 adapter_khz_to_speed(): have interface set up | |
Debug: 263 25 mpsse.c:751 mpsse_set_frequency(): target 1000000 Hz | |
Debug: 264 25 mpsse.c:743 mpsse_rtck_config(): off | |
Debug: 265 25 mpsse.c:458 buffer_write_byte(): 97 | |
Debug: 266 25 mpsse.c:732 mpsse_divide_by_5_config(): off | |
Debug: 267 25 mpsse.c:458 buffer_write_byte(): 8a | |
Debug: 268 25 mpsse.c:712 mpsse_set_divisor(): 29 | |
Debug: 269 25 mpsse.c:458 buffer_write_byte(): 86 | |
Debug: 270 25 mpsse.c:458 buffer_write_byte(): 1d | |
Debug: 271 25 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 272 25 mpsse.c:775 mpsse_set_frequency(): actually 1000000 Hz | |
Debug: 273 25 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value | |
Debug: 274 25 core.c:1789 adapter_khz_to_speed(): have interface set up | |
Info : 275 25 core.c:1565 adapter_init(): clock speed 1000 kHz | |
Debug: 276 25 openocd.c:141 handle_init_command(): Debug Adapter init complete | |
Debug: 277 25 command.c:146 script_debug(): command - transport init | |
Debug: 279 25 transport.c:239 handle_transport_init(): handle_transport_init | |
Debug: 280 25 command.c:146 script_debug(): command - dap init | |
Debug: 282 25 arm_dap.c:106 dap_init_all(): Initializing all DAPs ... | |
Debug: 283 25 ftdi.c:1211 ftdi_swd_switch_seq(): JTAG-to-SWD | |
Debug: 284 26 mpsse.c:500 mpsse_clock_data(): out 136 bits | |
Debug: 285 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 286 26 mpsse.c:458 buffer_write_byte(): 10 | |
Debug: 287 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 288 26 mpsse.c:466 buffer_write(): 136 bits | |
Debug: 289 26 mpsse.c:500 mpsse_clock_data(): out 8 bits | |
Debug: 290 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 291 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 292 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 293 26 mpsse.c:466 buffer_write(): 8 bits | |
Debug: 294 26 mpsse.c:500 mpsse_clock_data(): in 38 bits | |
Debug: 295 26 mpsse.c:458 buffer_write_byte(): 29 | |
Debug: 296 26 mpsse.c:458 buffer_write_byte(): 03 | |
Debug: 297 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 298 26 mpsse.c:476 buffer_add_read(): 32 bits, offset 0 | |
Debug: 299 26 mpsse.c:458 buffer_write_byte(): 2b | |
Debug: 300 26 mpsse.c:458 buffer_write_byte(): 05 | |
Debug: 301 26 mpsse.c:476 buffer_add_read(): 6 bits, offset 2 | |
Debug: 302 26 mpsse.c:500 mpsse_clock_data(): out 8 bits | |
Debug: 303 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 304 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 305 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 306 26 mpsse.c:466 buffer_write(): 8 bits | |
Debug: 307 26 mpsse.c:500 mpsse_clock_data(): in 5 bits | |
Debug: 308 26 mpsse.c:458 buffer_write_byte(): 2b | |
Debug: 309 26 mpsse.c:458 buffer_write_byte(): 04 | |
Debug: 310 26 mpsse.c:476 buffer_add_read(): 5 bits, offset 3 | |
Debug: 311 26 mpsse.c:500 mpsse_clock_data(): out 33 bits | |
Debug: 312 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 313 26 mpsse.c:458 buffer_write_byte(): 03 | |
Debug: 314 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 315 26 mpsse.c:466 buffer_write(): 32 bits | |
Debug: 316 26 mpsse.c:458 buffer_write_byte(): 1b | |
Debug: 317 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 318 26 mpsse.c:466 buffer_write(): 1 bits | |
Debug: 319 26 ftdi.c:1072 ftdi_swd_run_queue(): Executing 2 queued transactions | |
Debug: 320 26 mpsse.c:500 mpsse_clock_data(): 8 bits | |
Debug: 321 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 322 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 323 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 324 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 325 26 mpsse.c:857 mpsse_flush(): write 54+1, read 6 | |
Debug: 326 26 mpsse.c:458 buffer_write_byte(): 87 | |
Debug: 327 26 mpsse.c:832 write_cb(): transferred 55 of 55 | |
Debug: 328 26 mpsse.c:834 write_cb(): 97 8a 86 1d 00 19 10 00 ff ff ff ff ff ff ff 9e e7 ff ff ff ff ff ff ff 00 19 00 00 a5 29 03 00 | |
Debug: 329 26 mpsse.c:834 write_cb(): 2b 05 19 00 00 81 2b 04 19 03 00 1e 00 00 00 1b 00 00 19 00 00 00 87 | |
Debug: 330 26 mpsse.c:794 read_cb(): 32 60 fb 19 f0 e3 ff ff | |
Debug: 331 26 mpsse.c:817 read_cb(): raw chunk 8, transferred 6 of 6 | |
Debug: 332 26 ftdi.c:1098 ftdi_swd_run_queue(): JUNK DP read reg 0 = fe3f019f | |
Debug: 333 26 command.c:626 run_command(): Command 'dap init' failed with error code -4 | |
User : 334 26 command.c:692 command_run_line(): | |
Debug: 335 26 command.c:626 run_command(): Command 'init' failed with error code -4 | |
User : 336 26 command.c:692 command_run_line(): | |
Debug: 337 26 target.c:1978 target_free_all_working_areas_restore(): freeing all working areas | |
Debug: 338 26 ftdi.c:1216 ftdi_swd_switch_seq(): SWD-to-JTAG | |
Debug: 339 26 mpsse.c:500 mpsse_clock_data(): out 80 bits | |
Debug: 340 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 341 26 mpsse.c:458 buffer_write_byte(): 09 | |
Debug: 342 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 343 26 mpsse.c:466 buffer_write(): 80 bits | |
Debug: 344 26 ftdi.c:1072 ftdi_swd_run_queue(): Executing 0 queued transactions | |
Debug: 345 26 mpsse.c:500 mpsse_clock_data(): 8 bits | |
Debug: 346 26 mpsse.c:458 buffer_write_byte(): 19 | |
Debug: 347 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 348 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 349 26 mpsse.c:458 buffer_write_byte(): 00 | |
Debug: 350 26 mpsse.c:857 mpsse_flush(): write 17, read 0 | |
Debug: 351 26 mpsse.c:832 write_cb(): transferred 17 of 17 | |
Debug: 352 26 mpsse.c:834 write_cb(): 19 09 00 ff ff ff ff ff ff ff 3c e7 ff 19 00 00 00 | |
[id:~/Mega/dev/bst-863] 1 $ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment