Script started on Fri 25 Mar 2016 12:01:29 AM UTC root@beaglebone:/home/debian# ./w/openocd/src/openocd -d 9 -f p.cfg -f target/stm32f1x.cfg Open On-Chip Debugger 0.10.0-dev-00247-g73b676c-dirty (2016-03-19-09:56) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html User : 13 38 command.c:546 command_print(): debug_level: 3 Debug: 14 39 options.c:98 add_default_dirs(): bindir=/usr/local/bin Debug: 15 41 options.c:99 add_default_dirs(): pkgdatadir=/usr/local/share/openocd Debug: 16 42 options.c:100 add_default_dirs(): run_prefix= Debug: 17 43 configuration.c:44 add_script_search_dir(): adding /root/.openocd Debug: 18 43 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/site Debug: 19 44 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/scripts Debug: 20 46 configuration.c:84 find_file(): found p.cfg Debug: 21 48 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface bbg-swd Debug: 22 50 command.c:145 script_debug(): command - interface ocd_interface bbg-swd Debug: 24 52 command.c:366 register_command_handler(): registering 'ocd_bbg_swd_hello'... Info : 25 54 transport.c:118 allow_transports(): only one transport option; autoselect 'swd' Debug: 26 55 command.c:325 command_new(): BUG: command 'swd' does not have the '.usage' field filled out Debug: 27 56 command.c:366 register_command_handler(): registering 'ocd_swd'... Debug: 28 56 command.c:366 register_command_handler(): registering 'ocd_swd'... Debug: 29 58 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select swd Debug: 30 59 command.c:145 script_debug(): command - ocd_transport ocd_transport select swd Warn : 31 60 transport.c:298 jim_transport_select(): Transport "swd" was already selected User : 32 61 command.c:677 command_run_line(): swdUser : 33 62 command.c:679 command_run_line(): Debug: 34 63 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/target/stm32f1x.cfg Debug: 35 66 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/target/swj-dp.tcl Debug: 36 69 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 37 71 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 38 73 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/mem_helper.tcl Debug: 39 76 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mrw address Debug: 40 77 command.c:145 script_debug(): command - add_usage_text ocd_add_usage_text mrw address Debug: 42 79 command.c:1100 help_add_command(): added 'mrw' help text Debug: 43 80 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mrw Returns value of word in memory. Debug: 44 82 command.c:145 script_debug(): command - add_help_text ocd_add_help_text mrw Returns value of word in memory. Debug: 46 84 command.c:1113 help_add_command(): added 'mrw' help text Debug: 47 86 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mmw address setbits clearbits Debug: 48 87 command.c:145 script_debug(): command - add_usage_text ocd_add_usage_text mmw address setbits clearbits Debug: 50 89 command.c:1100 help_add_command(): added 'mmw' help text Debug: 51 90 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits; Debug: 52 91 command.c:145 script_debug(): command - add_help_text ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits; Debug: 54 93 command.c:1113 help_add_command(): added 'mmw' help text Debug: 55 94 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 56 96 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 57 98 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 58 100 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 59 102 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 60 103 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 61 105 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 62 106 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 63 108 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_swd newdap stm32f1x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x1ba01477 Debug: 64 109 command.c:145 script_debug(): command - ocd_swd ocd_swd newdap stm32f1x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x1ba01477 Debug: 65 111 tcl.c:551 jim_newtap_cmd(): Creating New Tap, Chip: stm32f1x, Tap: cpu, Dotted: stm32f1x.cpu, 8 params Debug: 66 112 core.c:1306 jtag_tap_init(): Created Tap: stm32f1x.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0 Debug: 67 114 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 68 116 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 69 118 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create stm32f1x.cpu cortex_m -endian little -chain-position stm32f1x.cpu Debug: 70 119 command.c:145 script_debug(): command - ocd_target ocd_target create stm32f1x.cpu cortex_m -endian little -chain-position stm32f1x.cpu Debug: 71 121 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 72 122 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 73 122 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 74 124 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 75 124 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 76 125 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 77 127 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 78 128 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 79 129 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 80 130 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 81 131 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 82 131 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 83 132 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 84 133 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 85 135 command.c:366 register_command_handler(): registering 'ocd_tpiu'... Debug: 86 136 command.c:366 register_command_handler(): registering 'ocd_itm'... Debug: 87 137 command.c:366 register_command_handler(): registering 'ocd_itm'... Debug: 88 138 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 89 139 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 90 140 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 91 142 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 92 144 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 93 145 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 94 146 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 95 148 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 96 148 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 97 149 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 98 150 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 99 151 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 100 153 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 101 153 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 102 155 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 103 156 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 104 156 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 105 157 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 106 158 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 107 159 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 108 160 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 109 161 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 110 162 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 111 163 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 112 164 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 113 165 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 114 166 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 115 167 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 116 168 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 117 169 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 118 170 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 119 171 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 120 172 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 121 173 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 122 174 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 123 175 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 124 177 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 125 178 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 126 179 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 127 180 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 128 181 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 129 182 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 130 183 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 131 184 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 132 185 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 133 186 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 134 188 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0 Debug: 135 190 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0 Debug: 136 191 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 137 192 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 138 193 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 139 194 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash bank stm32f1x.flash stm32f1x 0x08000000 0 0 0 stm32f1x.cpu Debug: 140 196 command.c:145 script_debug(): command - ocd_flash ocd_flash bank stm32f1x.flash stm32f1x 0x08000000 0 0 0 stm32f1x.cpu Debug: 142 197 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 143 199 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 144 200 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 145 202 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 146 203 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 147 204 tcl.c:1001 handle_flash_bank_command(): 'stm32f1x' driver usage field missing Debug: 148 205 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000 Debug: 149 207 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 1000 Debug: 151 208 core.c:1633 jtag_config_khz(): handle jtag khz Debug: 152 209 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 153 209 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value User : 154 210 command.c:546 command_print(): adapter speed: 1000 kHz Debug: 155 211 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 100 Debug: 156 213 command.c:145 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 100 User : 158 214 command.c:546 command_print(): adapter_nsrst_delay: 100 Debug: 159 215 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 160 216 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 161 218 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_nogate Debug: 162 219 command.c:145 script_debug(): command - reset_config ocd_reset_config srst_nogate User : 164 220 command.c:546 command_print(): none separate Debug: 165 221 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 166 223 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 167 225 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_cortex_m reset_config sysresetreq Debug: 168 226 command.c:145 script_debug(): command - ocd_cortex_m ocd_cortex_m reset_config sysresetreq User : 170 227 command.c:546 command_print(): cortex_m reset_config sysresetreq Debug: 171 228 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_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: 172 232 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_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: 173 236 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_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: 174 241 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_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: 175 246 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init Debug: 176 248 command.c:145 script_debug(): command - init ocd_init Debug: 178 250 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init Debug: 179 254 command.c:145 script_debug(): command - ocd_target ocd_target init Debug: 181 255 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 182 256 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 183 257 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu cget -event gdb-flash-erase-start Debug: 184 258 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu cget -event gdb-flash-erase-start Debug: 185 258 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -event gdb-flash-erase-start reset init Debug: 186 259 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -event gdb-flash-erase-start reset init Debug: 187 259 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu cget -event gdb-flash-write-end Debug: 188 260 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu cget -event gdb-flash-write-end Debug: 189 261 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -event gdb-flash-write-end reset halt Debug: 190 262 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -event gdb-flash-write-end reset halt Debug: 191 262 target.c:1308 handle_target_init_command(): Initializing targets... Debug: 192 263 command.c:366 register_command_handler(): registering 'ocd_target_request'... Debug: 193 263 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 194 264 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 195 264 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'... Debug: 196 265 command.c:366 register_command_handler(): registering 'ocd_fast_load'... Debug: 197 265 command.c:366 register_command_handler(): registering 'ocd_profile'... Debug: 198 265 command.c:366 register_command_handler(): registering 'ocd_virt2phys'... Debug: 199 266 command.c:366 register_command_handler(): registering 'ocd_reg'... Debug: 200 266 command.c:366 register_command_handler(): registering 'ocd_poll'... Debug: 201 266 command.c:366 register_command_handler(): registering 'ocd_wait_halt'... Debug: 202 267 command.c:366 register_command_handler(): registering 'ocd_halt'... Debug: 203 267 command.c:366 register_command_handler(): registering 'ocd_resume'... Debug: 204 268 command.c:366 register_command_handler(): registering 'ocd_reset'... Debug: 205 268 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'... Debug: 206 269 command.c:366 register_command_handler(): registering 'ocd_step'... Debug: 207 269 command.c:366 register_command_handler(): registering 'ocd_mdw'... Debug: 208 269 command.c:366 register_command_handler(): registering 'ocd_mdh'... Debug: 209 270 command.c:366 register_command_handler(): registering 'ocd_mdb'... Debug: 210 270 command.c:366 register_command_handler(): registering 'ocd_mww'... Debug: 211 270 command.c:366 register_command_handler(): registering 'ocd_mwh'... Debug: 212 271 command.c:366 register_command_handler(): registering 'ocd_mwb'... Debug: 213 271 command.c:366 register_command_handler(): registering 'ocd_bp'... Debug: 214 272 command.c:366 register_command_handler(): registering 'ocd_rbp'... Debug: 215 272 command.c:366 register_command_handler(): registering 'ocd_wp'... Debug: 216 273 command.c:366 register_command_handler(): registering 'ocd_rwp'... Debug: 217 274 command.c:366 register_command_handler(): registering 'ocd_load_image'... Debug: 218 274 command.c:366 register_command_handler(): registering 'ocd_dump_image'... Debug: 219 274 command.c:366 register_command_handler(): registering 'ocd_verify_image'... Debug: 220 275 command.c:366 register_command_handler(): registering 'ocd_test_image'... Debug: 221 275 command.c:366 register_command_handler(): registering 'ocd_reset_nag'... Debug: 222 276 command.c:366 register_command_handler(): registering 'ocd_ps'... Debug: 223 276 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'... Debug: 224 277 bbg-swd.c:63 bbg_swd_open(): bbg_swd_init Debug: 225 278 bbg-swd.c:87 bbg_swd_open(): Executing PRU-SWU program on PRUSS Info : 226 279 bbg-swd.c:135 bbg_swd_interface_init(): BBG-SWD: Interface ready Debug: 227 280 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 228 281 core.c:1603 adapter_khz_to_speed(): have interface set up Debug: 229 282 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 230 282 core.c:1603 adapter_khz_to_speed(): have interface set up Info : 231 282 core.c:1388 adapter_init(): clock speed 1000 kHz Debug: 232 283 openocd.c:137 handle_init_command(): Debug Adapter init complete Debug: 233 283 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init Debug: 234 284 command.c:145 script_debug(): command - ocd_transport ocd_transport init Debug: 236 284 transport.c:240 handle_transport_init(): handle_transport_init Debug: 237 285 bbg-swd.c:183 bbg_swd_switch_seq(): bbg_swd_switch_seq Debug: 238 285 bbg-swd.c:193 bbg_swd_switch_seq(): JTAG-to-SWD Debug: 239 285 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00007605:ffffffff) Debug: 240 286 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 241 286 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 242 286 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000a506) Debug: 243 287 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 0 = 1ba01477 Debug: 244 287 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 245 287 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00008107:0000001e) Debug: 246 288 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 0 = 0000001e Debug: 247 288 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 248 288 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 249 288 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 250 289 adi_v5_swd.c:127 swd_connect(): SWD IDCODE 0x1ba01477 Debug: 251 289 openocd.c:150 handle_init_command(): Examining targets... Debug: 252 289 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start) Debug: 253 290 arm_adi_v5.c:605 dap_dp_init(): Debug: 254 290 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 255 290 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 256 291 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 257 291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 258 291 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 259 292 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 260 292 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 261 292 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 262 292 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 263 293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 264 293 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 265 293 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 266 293 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 267 294 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 268 294 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 269 294 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 270 294 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 271 295 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 272 295 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 273 295 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 274 296 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 275 296 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 276 296 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 277 296 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 278 296 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 279 297 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 280 297 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 281 298 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 282 298 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 283 298 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 284 298 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 285 299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 286 299 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 287 299 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 288 299 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 289 300 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 290 300 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 291 300 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 292 300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 293 301 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 294 301 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 295 301 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 296 302 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 297 302 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 298 302 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 299 303 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 300 303 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 301 303 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (ff009f06) Debug: 302 303 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 01010001 Debug: 303 304 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 304 304 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 305 304 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 306 305 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 307 305 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 308 305 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 309 305 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 310 306 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 311 306 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 312 306 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 313 306 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 314 307 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 315 307 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 316 307 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 317 307 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 318 308 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 319 308 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 320 308 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 321 309 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 322 309 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 323 309 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 324 309 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 325 310 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 326 310 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 327 310 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 328 310 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 329 311 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 330 311 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 331 311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 332 312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 333 312 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 334 312 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 335 312 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 336 313 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 337 313 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 338 313 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 339 313 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 340 314 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 341 314 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 342 314 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 343 314 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 344 314 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 345 315 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 346 315 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 347 315 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 348 315 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 349 315 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 350 316 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 351 316 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 352 316 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 353 317 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = b0c00000 Debug: 354 317 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 355 317 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 356 317 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 357 318 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0xb0c00000 Debug: 358 318 cortex_m.c:1930 cortex_m_examine(): Cortex-M0 r12p0 processor detected Debug: 359 318 cortex_m.c:1931 cortex_m_examine(): cpuid: 0xb0c00000 Debug: 360 318 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000 Debug: 361 318 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 362 319 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edfc) Debug: 363 319 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edfc Debug: 364 319 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 365 319 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 366 320 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 367 320 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 368 320 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 369 320 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 370 320 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 371 321 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 372 321 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 373 321 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 374 321 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 375 321 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = b0c00000 Debug: 376 322 bbg-swd.c:257 bbg_swd_read_reg(): Wrong parity detected (0) Debug: 377 322 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 378 322 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 379 322 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 380 323 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 381 323 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: fffffffc Debug: 382 323 bbg-swd.c:183 bbg_swd_switch_seq(): bbg_swd_switch_seq Debug: 383 323 bbg-swd.c:193 bbg_swd_switch_seq(): JTAG-to-SWD Debug: 384 323 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00007605:ffffffff) Debug: 385 324 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 386 324 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 387 324 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000a506) Debug: 388 324 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 0 = 1ba01477 Debug: 389 324 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 390 325 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00008107:0000001e) Debug: 391 325 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 0 = 0000001e Debug: 392 325 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 393 325 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 394 326 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 395 326 adi_v5_swd.c:127 swd_connect(): SWD IDCODE 0x1ba01477 Debug: 396 326 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 397 326 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 398 327 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 399 327 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 400 327 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 401 327 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 402 327 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 403 328 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 404 328 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = e0002034 Debug: 405 328 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 406 329 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 407 329 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Error: 408 329 arm_adi_v5.c:491 mem_ap_read(): Failed to read memory at 0xe0002034 Debug: 409 329 target.c:2230 target_read_u32(): address: 0xe0002000 failed Debug: 410 329 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x0, numcode 0, numlit 0 Debug: 411 330 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 412 330 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0001000) Debug: 413 330 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0001000 Debug: 414 330 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 415 331 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 416 331 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = e0002034 Debug: 417 331 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 418 331 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 419 331 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000096 Debug: 420 332 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 421 332 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 422 332 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 423 332 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x00000096 Debug: 424 333 cortex_m.c:1849 cortex_m_dwt_setup(): DWT dwtcr 0x96, comp 0, watch/trigger Info : 425 333 cortex_m.c:2015 cortex_m_examine(): stm32f1x.cpu: hardware has 0 breakpoints, 0 watchpoints Debug: 426 333 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end) Debug: 427 333 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 428 334 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 429 335 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 430 335 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 431 336 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 432 336 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 433 336 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000096 Debug: 434 337 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 435 337 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 436 337 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 437 337 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 438 337 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 439 337 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 440 338 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 441 339 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 442 339 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 443 340 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 444 340 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 445 340 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 446 341 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 447 341 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 448 341 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 449 341 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 450 342 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 451 342 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 452 342 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 453 342 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00000000 Debug: 454 343 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 455 343 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 456 343 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 457 343 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 458 344 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 459 344 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 461 345 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 462 345 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 463 346 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 464 346 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 465 347 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 466 347 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 467 347 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 468 348 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 469 348 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 470 348 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 471 349 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 472 349 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 473 349 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 474 349 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 475 350 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 476 350 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init Debug: 477 351 command.c:145 script_debug(): command - ocd_flash ocd_flash init Debug: 478 352 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 479 352 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 480 352 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 481 353 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 482 353 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 483 353 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 484 354 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 485 354 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 486 354 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 487 355 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 488 355 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 489 355 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 490 355 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 491 356 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 492 356 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 493 356 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 494 356 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 495 357 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 497 357 tcl.c:1067 handle_flash_init_command(): Initializing flash devices... Debug: 498 358 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 499 358 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 500 358 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 501 359 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 502 359 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 503 360 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 504 360 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 505 360 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 506 361 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 507 361 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 508 361 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 509 362 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 510 362 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 511 363 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 512 363 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init Debug: 513 364 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init Debug: 514 364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 515 365 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 516 365 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 517 365 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 518 366 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 519 366 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 520 366 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 521 366 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 522 367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 524 367 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices... Debug: 525 367 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init Debug: 526 368 command.c:145 script_debug(): command - ocd_nand ocd_nand init Debug: 527 368 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 528 369 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 529 369 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 530 370 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 531 370 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 532 370 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 533 370 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 534 371 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 535 371 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 537 372 tcl.c:497 handle_nand_init_command(): Initializing NAND devices... Debug: 538 372 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init Debug: 539 373 command.c:145 script_debug(): command - ocd_pld ocd_pld init Debug: 540 374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 541 374 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 542 374 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 543 375 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 544 375 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 545 375 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 546 375 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 547 376 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 548 376 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 550 376 pld.c:207 handle_pld_init_command(): Initializing PLDs... Debug: 551 477 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 552 478 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 553 478 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 554 478 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 555 478 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 556 479 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 557 479 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 558 479 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 559 479 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 560 580 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 561 580 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 562 581 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 563 581 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 564 581 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 565 581 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 566 582 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 567 583 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 568 584 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 569 684 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 570 685 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 571 685 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 572 685 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 573 686 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 574 686 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 575 687 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 576 687 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 577 687 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 578 788 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 579 788 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 580 788 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 581 789 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 582 789 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 583 789 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 584 790 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 585 790 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 586 790 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 587 891 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 588 891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 589 892 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 590 893 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 591 893 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 592 894 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 593 894 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 594 895 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 595 895 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 596 996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 597 996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 598 997 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 599 998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 600 998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 601 999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 602 999 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 603 1000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 604 1000 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 605 1101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 606 1102 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 607 1102 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 608 1103 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 609 1103 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 610 1104 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 611 1104 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 612 1105 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 613 1106 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 614 1206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 615 1207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 616 1207 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 617 1208 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 618 1209 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 619 1209 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 620 1210 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 621 1210 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 622 1211 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 623 1312 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 624 1312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 625 1313 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 626 1313 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 627 1314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 628 1314 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 629 1315 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 630 1315 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 631 1316 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 632 1417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 633 1417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 634 1418 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 635 1418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 636 1419 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 637 1419 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 638 1420 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 639 1421 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 640 1421 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 641 1522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 642 1522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 643 1522 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 644 1523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 645 1523 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 646 1524 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 647 1525 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 648 1525 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 649 1526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 650 1626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 651 1627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 652 1627 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 653 1628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 654 1629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 655 1629 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 656 1630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 657 1630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 658 1631 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 659 1731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 660 1732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 661 1732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 662 1733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 663 1733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 664 1734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 665 1734 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 666 1735 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 667 1736 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 668 1836 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 669 1837 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 670 1837 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 671 1838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 672 1839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 673 1839 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 674 1839 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 675 1840 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 676 1841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 677 1941 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 678 1942 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 679 1942 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 680 1943 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 681 1944 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 682 1944 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 683 1945 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 684 1945 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 685 1946 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 686 2047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 687 2047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 688 2048 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 689 2048 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 690 2049 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 691 2049 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 692 2050 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 693 2050 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 694 2051 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 695 2151 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 696 2152 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 697 2153 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 698 2153 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 699 2154 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 700 2155 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 701 2155 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 702 2155 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 703 2156 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 704 2257 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 705 2257 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 706 2258 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 707 2258 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 708 2259 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 709 2260 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 710 2260 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 711 2261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 712 2261 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 713 2362 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 714 2362 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 715 2363 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 716 2364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 717 2364 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 718 2365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 719 2365 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 720 2366 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 721 2367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 722 2467 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 723 2468 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 724 2468 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 725 2469 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 726 2469 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 727 2470 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 728 2470 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 729 2471 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 730 2472 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 731 2573 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 732 2573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 733 2574 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 734 2574 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 735 2574 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 736 2575 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 737 2576 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 738 2576 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 739 2577 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 740 2678 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 741 2678 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 742 2679 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 743 2680 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 744 2681 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 745 2681 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 746 2682 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 747 2682 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 748 2682 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 749 2783 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 750 2783 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 751 2784 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 752 2785 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 753 2786 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 754 2786 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 755 2787 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 756 2788 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 757 2788 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 758 2889 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 759 2890 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 760 2890 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 761 2891 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 762 2891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 763 2892 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 764 2892 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 765 2893 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 766 2894 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 767 2994 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 768 2995 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 769 2995 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 770 2996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 771 2997 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 772 2997 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 773 2997 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 774 2998 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 775 2999 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 776 3099 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 777 3100 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 778 3100 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 779 3101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 780 3101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 781 3102 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 782 3102 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 783 3103 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 784 3103 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 785 3204 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 786 3205 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 787 3205 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 788 3206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 789 3207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 790 3207 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 791 3207 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 792 3208 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 793 3209 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 794 3309 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 795 3310 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 796 3311 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 797 3311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 798 3312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 799 3312 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 800 3313 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 801 3313 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 802 3314 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 803 3415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 804 3415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 805 3416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 806 3416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 807 3417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 808 3418 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 809 3418 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 810 3418 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 811 3419 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 812 3520 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 813 3520 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 814 3521 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 815 3522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 816 3522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 817 3523 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 818 3523 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 819 3524 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 820 3524 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 821 3625 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 822 3625 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 823 3626 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 824 3627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 825 3627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 826 3627 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 827 3628 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 828 3629 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 829 3629 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 830 3730 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 831 3731 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 832 3731 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 833 3732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 834 3732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 835 3733 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 836 3733 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 837 3734 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 838 3735 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 839 3835 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 840 3836 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 841 3836 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 842 3837 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 843 3837 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 844 3838 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 845 3838 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 846 3839 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 847 3840 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 848 3940 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 849 3941 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 850 3941 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 851 3942 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 852 3943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 853 3943 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 854 3944 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 855 3944 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 856 3945 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 857 4045 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 858 4046 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 859 4046 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 860 4047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 861 4047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 862 4048 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 863 4048 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 864 4049 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 865 4050 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 866 4150 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 867 4151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 868 4151 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 869 4152 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 870 4153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 871 4153 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 872 4154 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 873 4155 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 874 4155 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 875 4256 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 876 4256 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 877 4256 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 878 4257 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 879 4258 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 880 4259 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 881 4259 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 882 4259 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 883 4260 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 884 4361 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 885 4361 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 886 4362 bbg-swd.c:252 bbg_swd_read_reg(): JUNK AP read reg 0 = ffffffff Debug: 887 4363 bbg-swd.c:273 bbg_swd_read_reg(): No valid acknowledge: ack=7 Debug: 888 4363 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 889 4363 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=7 Debug: 890 4364 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 891 4365 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 892 4365 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 07 Debug: 893 4365 target.c:1501 target_call_event_callbacks(): target event 0 (gdb-halt) User : 894 4366 target.c:2579 handle_target(): Polling target stm32f1x.cpu failed, trying to reexamine Debug: 895 4367 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start) Debug: 896 4367 arm_adi_v5.c:605 dap_dp_init(): Debug: 897 4368 bbg-swd.c:183 bbg_swd_switch_seq(): bbg_swd_switch_seq Debug: 898 4368 bbg-swd.c:193 bbg_swd_switch_seq(): JTAG-to-SWD Debug: 899 4369 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00007605:ffffffff) Debug: 900 4369 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 901 4370 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 902 4370 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000a506) Debug: 903 4371 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 0 = 1ba01477 Debug: 904 4372 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 905 4373 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00008107:0000001e) Debug: 906 4373 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 0 = 0000001e Debug: 907 4374 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 908 4374 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 909 4375 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 910 4376 adi_v5_swd.c:127 swd_connect(): SWD IDCODE 0x1ba01477 Debug: 911 4376 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 912 4377 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 913 4377 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 914 4378 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 915 4379 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 916 4379 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000001 Debug: 917 4380 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 918 4380 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 919 4381 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 920 4382 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 921 4382 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 922 4383 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000000 Debug: 923 4383 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 924 4384 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 925 4384 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 926 4385 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 927 4385 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 928 4386 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 929 4386 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 930 4387 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000000 Debug: 931 4388 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 932 4389 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 933 4389 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 934 4389 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 935 4390 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 936 4390 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 937 4391 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 938 4392 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000000 Debug: 939 4392 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 940 4393 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 941 4394 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 942 4394 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 943 4395 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 944 4395 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000000 Debug: 945 4396 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 946 4397 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 947 4397 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 948 4398 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 949 4399 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 950 4400 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000001 Debug: 951 4400 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 952 4401 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 953 4402 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 954 4402 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 955 4402 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 956 4404 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 957 4404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 958 4404 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 959 4405 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 14770011 Debug: 960 4406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 961 4406 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 962 4407 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 963 4407 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 964 4408 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 965 4408 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 966 4408 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 967 4409 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 968 4410 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 969 4410 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 970 4411 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 971 4411 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 972 4412 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 973 4413 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 974 4413 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 975 4414 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 976 4415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 977 4415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 978 4416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 979 4416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 980 4417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 981 4418 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 982 4418 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 983 4418 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 984 4419 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 985 4420 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 986 4420 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 987 4420 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 988 4421 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 989 4422 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 990 4422 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 991 4423 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 992 4423 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 993 4425 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 994 4425 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 995 4425 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 996 4426 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 997 4427 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 998 4427 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 999 4428 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1000 4428 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 1001 4429 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 1002 4429 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1003 4430 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1004 4430 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1005 4431 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1006 4432 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1007 4432 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1008 4433 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1009 4433 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1010 4435 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1011 4435 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1012 4436 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1013 4437 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1014 4438 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0x00000000 Debug: 1015 4438 cortex_m.c:1930 cortex_m_examine(): Cortex-M0 r0p0 processor detected Debug: 1016 4438 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x00000000 Debug: 1017 4439 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000 Debug: 1018 4440 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1019 4440 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edfc) Debug: 1020 4441 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edfc Debug: 1021 4441 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1022 4442 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 1023 4443 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 1024 4443 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1025 4443 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1026 4444 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1027 4445 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1028 4445 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1029 4446 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1030 4447 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1031 4447 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1032 4447 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1033 4448 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1034 4449 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1035 4449 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1036 4450 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1037 4451 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1038 4452 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1039 4452 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000000 Debug: 1040 4453 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x0, numcode 0, numlit 0 Debug: 1041 4453 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1042 4453 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0001000) Debug: 1043 4454 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0001000 Debug: 1044 4454 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1045 4454 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1046 4455 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 000000ae Debug: 1047 4455 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1048 4455 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1049 4455 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1050 4456 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1051 4456 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1052 4456 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1053 4457 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x00000000 Debug: 1054 4457 cortex_m.c:1798 cortex_m_dwt_setup(): no DWT Info : 1055 4457 cortex_m.c:2015 cortex_m_examine(): stm32f1x.cpu: hardware has 0 breakpoints, 0 watchpoints Debug: 1056 4457 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end) Debug: 1057 4458 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 1058 4463 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1059 4463 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1060 4464 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1061 4464 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1062 4465 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1063 4465 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1064 4466 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1065 4466 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1066 4467 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1067 4467 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1068 4467 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1069 4467 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1070 4468 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 1071 4469 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 1073 4471 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1074 4472 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1075 4472 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1076 4473 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1077 4473 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 1078 4474 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 1079 4474 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1080 4475 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1081 4475 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1082 4576 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1083 4576 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 1084 4577 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 1085 4577 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1086 4577 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1087 4578 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1088 4578 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1089 4579 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1090 4579 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1091 4579 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1092 4580 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1093 4580 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1094 4580 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1095 4581 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1096 4581 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1097 4582 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1098 4582 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1099 4583 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1100 4683 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1101 4683 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1102 4684 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1103 4684 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1104 4685 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1105 4685 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1106 4685 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1107 4686 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1108 4686 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1109 4787 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1110 4787 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1111 4787 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1112 4788 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1113 4788 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1114 4789 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1115 4789 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1116 4789 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1117 4790 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1118 4890 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1119 4891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1120 4892 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1121 4892 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1122 4893 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1123 4894 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1124 4894 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1125 4895 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1126 4895 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1127 4996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1128 4997 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1129 4998 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1130 4998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1131 4998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1132 4999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1133 5000 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1134 5000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1135 5001 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1136 5102 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1137 5102 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1138 5103 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1139 5104 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1140 5104 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1141 5105 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1142 5105 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1143 5106 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1144 5106 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1145 5207 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1146 5208 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1147 5208 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1148 5209 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1149 5209 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1150 5210 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1151 5210 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1152 5211 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1153 5212 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1154 5313 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1155 5313 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1156 5314 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1157 5314 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1158 5315 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1159 5315 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1160 5316 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1161 5317 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1162 5317 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1163 5418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1164 5418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1165 5419 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1166 5420 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1167 5420 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1168 5420 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1169 5421 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1170 5422 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1171 5422 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1172 5523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1173 5523 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1174 5523 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1175 5524 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1176 5525 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1177 5525 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1178 5526 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1179 5526 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1180 5527 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1181 5628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1182 5628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1183 5629 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1184 5629 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1185 5630 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1186 5630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1187 5631 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1188 5631 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1189 5632 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1190 5733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1191 5733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1192 5734 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1193 5735 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1194 5735 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1195 5735 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1196 5736 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1197 5737 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1198 5737 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 1199 5802 server.c:91 add_connection(): accepting 'telnet' connection on tcp/4444 Debug: 1200 5910 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1201 5910 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1202 5910 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1203 5910 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1204 5910 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1205 5910 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1206 5910 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1207 5910 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1208 5910 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1209 6011 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1210 6012 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1211 6013 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1212 6014 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1213 6014 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1214 6015 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1215 6015 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1216 6016 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1217 6017 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1218 6118 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1219 6118 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1220 6119 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1221 6120 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1222 6120 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1223 6121 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1224 6122 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1225 6122 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1226 6123 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1227 6224 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1228 6224 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1229 6225 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1230 6225 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1231 6226 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1232 6227 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1233 6227 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1234 6228 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1235 6228 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1236 6329 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1237 6330 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1238 6331 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1239 6331 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1240 6332 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1241 6332 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1242 6333 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1243 6333 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1244 6334 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1245 6435 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1246 6435 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1247 6436 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1248 6436 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1249 6437 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1250 6437 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1251 6438 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1252 6439 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1253 6439 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1254 6540 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1255 6540 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1256 6540 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1257 6541 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1258 6541 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1259 6542 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1260 6543 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1261 6543 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1262 6544 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1263 6645 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1264 6645 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1265 6646 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1266 6646 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1267 6647 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1268 6647 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1269 6648 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1270 6648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1271 6649 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1272 6749 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1273 6750 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1274 6750 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1275 6751 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1276 6751 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1277 6752 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1278 6753 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1279 6753 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1280 6754 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1281 6855 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1282 6855 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1283 6856 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1284 6856 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1285 6857 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1286 6857 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1287 6858 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1288 6858 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1289 6859 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1290 7044 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1291 7045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1292 7045 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1293 7046 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1294 7047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1295 7047 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1296 7048 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1297 7049 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1298 7049 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1299 7150 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1300 7151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1301 7151 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1302 7152 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1303 7153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1304 7153 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1305 7153 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1306 7154 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1307 7154 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1308 7303 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1309 7304 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1310 7305 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1311 7305 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1312 7306 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1313 7307 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1314 7307 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1315 7308 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1316 7309 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1317 7409 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1318 7410 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1319 7410 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1320 7411 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1321 7411 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1322 7412 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1323 7412 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1324 7413 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1325 7414 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1326 7514 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1327 7515 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1328 7515 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1329 7516 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1330 7517 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1331 7517 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1332 7518 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1333 7518 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1334 7519 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1335 7622 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1336 7623 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1337 7624 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1338 7624 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1339 7625 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1340 7626 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1341 7626 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1342 7627 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1343 7628 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1344 7728 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1345 7729 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1346 7730 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1347 7730 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1348 7730 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1349 7731 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1350 7732 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1351 7732 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1352 7733 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1353 7869 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1354 7869 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1355 7870 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1356 7870 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1357 7870 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1358 7872 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1359 7872 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1360 7872 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1361 7873 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1362 7974 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1363 7974 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1364 7975 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1365 7975 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1366 7976 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1367 7977 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1368 7977 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1369 7977 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1370 7978 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1371 8162 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1372 8163 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1373 8163 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1374 8164 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1375 8165 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1376 8166 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1377 8166 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1378 8166 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1379 8167 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1380 8305 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1381 8306 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1382 8306 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1383 8307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1384 8308 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1385 8308 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1386 8309 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1387 8310 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1388 8310 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1389 8411 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1390 8411 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1391 8412 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1392 8413 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1393 8413 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1394 8414 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1395 8414 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1396 8415 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1397 8415 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1398 8557 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1399 8558 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1400 8559 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1401 8559 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1402 8560 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1403 8561 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1404 8561 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1405 8562 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1406 8562 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1407 8698 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1408 8699 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1409 8699 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1410 8700 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1411 8701 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1412 8701 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1413 8702 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1414 8703 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1415 8703 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1416 8809 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1417 8809 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1418 8810 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1419 8811 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1420 8811 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1421 8812 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1422 8813 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1423 8813 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1424 8814 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1425 8915 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1426 8915 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1427 8916 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1428 8917 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1429 8917 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1430 8917 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1431 8918 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1432 8919 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1433 8919 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1434 9027 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1435 9028 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1436 9029 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1437 9029 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1438 9030 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1439 9031 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1440 9031 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1441 9032 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1442 9032 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1443 9133 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1444 9134 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1445 9134 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1446 9135 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1447 9135 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1448 9136 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1449 9137 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1450 9137 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1451 9138 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1452 9180 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset halt Debug: 1453 9183 command.c:145 script_debug(): command - reset ocd_reset halt Debug: 1454 9184 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1455 9185 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1456 9186 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1457 9187 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1458 9188 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1459 9188 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1460 9189 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1461 9190 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1462 9191 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1464 9191 target.c:1519 target_call_reset_callbacks(): target reset 2 (halt) Debug: 1465 9193 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 1466 9195 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 1467 9198 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-start Debug: 1468 9200 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-start Debug: 1469 9202 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1470 9204 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1471 9206 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1472 9207 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1473 9209 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event examine-start Debug: 1474 9211 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event examine-start Debug: 1475 9212 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_examine Debug: 1476 9214 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_examine Debug: 1477 9215 arm_adi_v5.c:605 dap_dp_init(): Debug: 1478 9216 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1479 9217 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1480 9218 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1481 9218 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1482 9219 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1483 9220 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1484 9220 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1485 9221 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 1486 9222 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 1487 9222 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1488 9223 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1489 9224 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 1490 9225 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1491 9225 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 1492 9226 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 1493 9227 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 1494 9228 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 1495 9228 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1496 9229 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1497 9230 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1498 9230 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1499 9231 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1500 9232 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1501 9232 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 1502 9233 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 1503 9234 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1504 9235 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1505 9235 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1506 9236 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1507 9237 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1508 9238 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1509 9239 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1510 9239 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1511 9240 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1512 9241 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1513 9241 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 1514 9242 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 1515 9243 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1516 9244 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1517 9244 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1518 9245 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1519 9246 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1520 9246 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1521 9247 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1522 9247 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1523 9248 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1524 9249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1525 9249 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1526 9250 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 14770011 Debug: 1527 9251 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1528 9251 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1529 9252 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 1530 9253 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1531 9253 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1532 9254 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1533 9254 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 1534 9255 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1535 9256 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1536 9256 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1537 9257 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1538 9257 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 1539 9258 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 1540 9259 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1541 9259 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 1542 9259 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 1543 9260 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1544 9260 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1545 9261 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 1546 9262 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1547 9262 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1548 9262 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 1549 9263 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1550 9264 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1551 9264 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1552 9265 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1553 9266 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 1554 9266 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 1555 9266 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1556 9267 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1557 9267 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1558 9268 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1559 9268 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1560 9269 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1561 9269 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 1562 9270 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 1563 9271 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event examine-end Debug: 1564 9272 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event examine-end Debug: 1565 9274 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 1566 9277 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1567 9278 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1568 9278 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1569 9279 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1570 9280 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1571 9280 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1572 9281 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1573 9282 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1574 9283 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1575 9283 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1576 9284 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1577 9285 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1578 9285 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1579 9286 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1580 9287 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1581 9288 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1582 9288 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1583 9289 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1584 9291 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 1585 9293 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 1587 9295 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1588 9297 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1589 9298 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1590 9300 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1591 9300 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 1592 9302 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 1593 9302 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1594 9303 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1595 9304 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1596 9305 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-assert-pre Debug: 1597 9307 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-assert-pre Debug: 1598 9309 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1599 9311 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1600 9312 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_reset assert 1 Debug: 1601 9314 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_reset assert 1 Debug: 1602 9315 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 1603 9316 cortex_m.c:967 cortex_m_assert_reset(): target->state: running Debug: 1604 9316 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1605 9317 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 1606 9318 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 1607 9318 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1608 9319 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1609 9320 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1610 9320 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1611 9321 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1612 9322 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1613 9323 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1614 9324 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1615 9324 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1616 9325 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1617 9325 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1618 9327 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1619 9327 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1620 9328 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1621 9329 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1622 9329 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1623 9330 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20009307:00000000) Debug: 1624 9331 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 8 = 00000000 Debug: 1625 9331 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1626 9332 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000bb07:01000501) Debug: 1627 9333 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000501 Debug: 1628 9334 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1629 9335 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1630 9335 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1631 9336 cortex_m.c:1053 cortex_m_assert_reset(): Using Cortex-M SYSRESETREQ Debug: 1632 9337 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1633 9337 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1634 9338 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1635 9339 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1636 9339 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 1637 9340 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 1638 9341 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1639 9341 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1640 9341 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1641 9342 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1642 9343 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:05fa0004) Debug: 1643 9343 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 05fa0004 Debug: 1644 9344 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1645 9344 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1646 9345 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1647 9345 arm_adi_v5.c:605 dap_dp_init(): Debug: 1648 9346 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1649 9346 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1650 9347 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1651 9348 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1652 9349 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1653 9349 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1654 9350 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1655 9350 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 1656 9351 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 1657 9352 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1658 9352 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1659 9353 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 1660 9354 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1661 9355 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 1662 9356 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 1663 9356 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 1664 9357 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 1665 9357 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1666 9358 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1667 9358 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1668 9359 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1669 9360 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1670 9361 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1671 9361 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 1672 9362 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 1673 9362 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1674 9362 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1675 9363 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1676 9364 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1677 9365 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1678 9365 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1679 9365 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1680 9366 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1681 9367 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1682 9367 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1683 9368 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 1684 9368 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 1685 9369 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1686 9369 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1687 9370 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1688 9371 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1689 9371 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1690 9372 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1691 9372 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1692 9373 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1693 9374 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1694 9374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1695 9374 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1696 9375 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = fa050000 Debug: 1697 9376 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1698 9376 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1699 9376 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = fa050000 Debug: 1700 9377 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1701 9378 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1702 9378 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1703 9379 cortex_m.c:585 cortex_m_halt(): target->state: reset Debug: 1704 9380 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-assert-post Debug: 1705 9382 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-assert-post Debug: 1706 9383 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-deassert-pre Debug: 1707 9385 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-deassert-pre Debug: 1708 9386 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1709 9388 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1710 9389 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_reset deassert 1 Debug: 1711 9391 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_reset deassert 1 Debug: 1712 9393 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 1713 9394 cortex_m.c:1103 cortex_m_deassert_reset(): target->state: reset Debug: 1714 9446 core.c:649 swd_add_reset(): SRST line released Debug: 1715 9547 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-deassert-post Debug: 1716 9548 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-deassert-post Debug: 1717 9549 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1718 9550 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1719 9551 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_waitstate halted 1000 Debug: 1720 9552 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_waitstate halted 1000 Debug: 1721 9552 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1722 9552 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1723 9553 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1724 9553 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1725 9553 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1726 9554 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1727 9554 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1728 9554 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1729 9555 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1730 9555 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1731 9555 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1732 9556 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1733 9556 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1734 9556 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1735 9557 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1736 9557 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1737 9557 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1738 9558 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1739 9558 cortex_m.c:531 cortex_m_poll(): Exit from reset with dcb_dhcsr 0x30003 Debug: 1740 9558 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1741 9559 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1742 9559 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 01000501 Debug: 1743 9560 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1744 9560 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1745 9560 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01000501 Debug: 1746 9561 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1747 9561 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1748 9562 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1749 9562 cortex_m.c:235 cortex_m_endreset_event(): DCB_DEMCR = 0x01000501 Debug: 1750 9562 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1751 9563 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20009307:00000000) Debug: 1752 9563 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 8 = 00000000 Debug: 1753 9563 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1754 9564 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1755 9564 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1756 9564 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1757 9565 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1758 9565 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1759 9565 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1760 9566 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1761 9566 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1762 9566 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1763 9567 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a05f0003) Debug: 1764 9567 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0003 Debug: 1765 9568 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1766 9568 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1767 9568 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1768 9569 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1769 9569 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 1770 9569 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 1771 9570 target.c:2314 target_write_u32(): address: 0xe0002000, value: 0x00000003 Debug: 1772 9570 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1773 9570 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1774 9571 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1775 9571 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1776 9571 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1777 9572 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1778 9572 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1779 9572 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1780 9573 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1781 9573 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1782 9574 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000bb07:00000003) Debug: 1783 9574 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000003 Debug: 1784 9574 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1785 9574 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1786 9575 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1787 9575 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1788 9575 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1789 9576 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1790 9576 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1791 9577 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1792 9577 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000261 Debug: 1793 9577 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1794 9578 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1795 9578 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1796 9578 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1797 9578 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1798 9579 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1799 9579 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000000 Error: 1800 9579 cortex_m.c:273 cortex_m_endreset_event(): Failed to enable the FPB Debug: 1801 9581 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu curstate Debug: 1802 9582 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu curstate User : 1803 9584 command.c:546 command_print(): TARGET: stm32f1x.cpu - Not halted in procedure 'reset' in procedure 'ocd_bouncer' Debug: 1804 9589 command.c:628 run_command(): Command failed with error code -4 User : 1805 9590 command.c:689 command_run_line(): Debug: 1806 9593 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1807 9594 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 1808 9594 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 1809 9595 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1810 9595 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1811 9595 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1812 9596 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1813 9596 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1814 9596 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1815 9597 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1816 9597 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1817 9597 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1818 9598 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1819 9598 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1820 9598 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1821 9599 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1822 9599 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1823 9599 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1824 9700 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1825 9700 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1826 9700 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1827 9701 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1828 9701 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1829 9701 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1830 9702 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1831 9702 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1832 9702 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1833 9803 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1834 9804 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1835 9805 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1836 9805 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1837 9806 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1838 9807 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1839 9807 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1840 9808 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1841 9809 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1842 9910 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1843 9910 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1844 9911 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1845 9911 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1846 9912 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1847 9913 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1848 9913 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1849 9914 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1850 9915 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1851 10016 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1852 10017 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1853 10018 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1854 10018 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1855 10019 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1856 10019 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1857 10020 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1858 10021 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1859 10022 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1860 10122 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1861 10123 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1862 10123 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1863 10124 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1864 10125 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1865 10125 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1866 10126 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1867 10127 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1868 10127 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1869 10228 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1870 10229 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1871 10229 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1872 10229 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1873 10230 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1874 10231 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1875 10231 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1876 10232 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1877 10233 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1878 10333 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1879 10334 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1880 10334 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1881 10335 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1882 10335 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1883 10336 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1884 10337 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1885 10337 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1886 10338 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1887 10438 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1888 10439 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1889 10440 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1890 10440 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1891 10441 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1892 10441 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1893 10442 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1894 10442 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1895 10443 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1896 10543 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1897 10544 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1898 10544 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1899 10545 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1900 10546 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1901 10546 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1902 10547 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1903 10547 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1904 10548 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1905 10649 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1906 10649 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1907 10650 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1908 10650 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1909 10650 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1910 10652 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1911 10652 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1912 10653 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1913 10653 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1914 10754 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1915 10755 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1916 10755 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1917 10756 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1918 10756 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1919 10757 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1920 10757 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1921 10758 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1922 10758 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1923 10859 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1924 10860 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1925 10860 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1926 10861 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1927 10862 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1928 10862 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1929 10862 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1930 10863 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1931 10864 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1932 10964 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1933 10965 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1934 10965 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1935 10966 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1936 10966 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1937 10967 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1938 10967 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1939 10968 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1940 10969 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1941 11070 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1942 11070 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1943 11070 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1944 11071 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1945 11072 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1946 11072 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1947 11072 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1948 11073 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1949 11074 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1950 11174 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1951 11175 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1952 11176 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1953 11176 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1954 11177 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1955 11177 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1956 11178 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1957 11178 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1958 11179 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1959 11280 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1960 11280 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1961 11281 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1962 11282 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1963 11282 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1964 11283 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1965 11283 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1966 11284 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1967 11284 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1968 11385 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1969 11385 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1970 11386 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1971 11387 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1972 11387 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1973 11387 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1974 11388 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1975 11389 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1976 11389 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1977 11490 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1978 11491 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1979 11491 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1980 11492 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1981 11492 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1982 11493 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1983 11493 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1984 11494 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1985 11495 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1986 11595 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1987 11596 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1988 11596 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1989 11597 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1990 11597 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1991 11598 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1992 11599 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1993 11599 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1994 11599 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1995 11700 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1996 11701 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1997 11702 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1998 11702 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1999 11702 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2000 11703 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2001 11703 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2002 11704 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2003 11705 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2004 11805 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2005 11806 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2006 11806 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2007 11807 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2008 11808 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2009 11808 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2010 11809 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2011 11809 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2012 11810 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2013 11911 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2014 11911 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2015 11912 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2016 11912 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2017 11913 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2018 11914 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2019 11914 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2020 11915 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2021 11915 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2022 12016 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2023 12016 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2024 12017 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2025 12018 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2026 12018 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2027 12018 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2028 12019 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2029 12020 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2030 12020 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2031 12191 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2032 12192 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2033 12193 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2034 12194 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2035 12194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2036 12195 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2037 12196 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2038 12196 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2039 12197 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2040 12302 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2041 12303 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2042 12304 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2043 12305 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2044 12305 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2045 12306 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2046 12306 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2047 12307 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2048 12308 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2049 12414 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2050 12416 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2051 12416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2052 12417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2053 12418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2054 12418 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2055 12419 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2056 12420 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2057 12420 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2058 12522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2059 12522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2060 12523 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2061 12523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2062 12524 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2063 12525 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2064 12525 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2065 12526 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2066 12526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2067 12640 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2068 12641 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2069 12642 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2070 12643 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2071 12643 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2072 12644 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2073 12645 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2074 12645 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2075 12646 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2076 12747 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2077 12747 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2078 12748 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2079 12749 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2080 12749 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2081 12750 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2082 12750 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2083 12751 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2084 12751 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2085 12760 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 2086 12761 command.c:145 script_debug(): command - halt ocd_halt Debug: 2087 12762 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2088 12763 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2089 12764 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2090 12765 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2091 12765 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2092 12767 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2093 12767 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2094 12768 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2095 12768 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2097 12768 target.c:2806 handle_halt_command(): - Debug: 2098 12768 cortex_m.c:585 cortex_m_halt(): target->state: halted Debug: 2099 12768 cortex_m.c:588 cortex_m_halt(): target was already halted Debug: 2100 12769 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2101 12769 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2102 12769 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2103 12769 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2104 12769 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2105 12769 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2106 12770 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2107 12770 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2108 12770 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2109 12872 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2110 12874 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2111 12875 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2112 12877 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2113 12877 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2114 12878 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2115 12878 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2116 12879 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2117 12880 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2118 12981 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2119 12981 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2120 12982 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2121 12983 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2122 12983 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2123 12984 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2124 12985 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2125 12985 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2126 12986 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2127 13087 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2128 13087 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2129 13088 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2130 13088 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2131 13089 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2132 13090 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2133 13090 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2134 13091 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2135 13092 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2136 13193 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2137 13194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2138 13194 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2139 13195 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2140 13196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2141 13196 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2142 13197 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2143 13198 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2144 13198 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2145 13299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2146 13300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2147 13300 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2148 13301 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2149 13302 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2150 13303 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2151 13304 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2152 13304 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2153 13305 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2154 13406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2155 13407 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2156 13407 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2157 13408 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2158 13409 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2159 13409 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2160 13410 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2161 13411 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2162 13411 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2163 13512 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2164 13512 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2165 13513 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2166 13513 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2167 13514 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2168 13515 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2169 13515 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2170 13515 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2171 13516 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2172 13617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2173 13618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2174 13618 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2175 13619 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2176 13619 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2177 13620 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2178 13620 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2179 13621 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2180 13621 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2181 13723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2182 13723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2183 13724 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2184 13724 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2185 13725 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2186 13725 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2187 13726 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2188 13727 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2189 13727 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2190 13828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2191 13828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2192 13829 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2193 13829 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2194 13830 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2195 13830 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2196 13831 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2197 13831 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2198 13832 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2199 13933 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2200 13934 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2201 13934 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2202 13934 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2203 13935 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2204 13936 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2205 13936 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2206 13936 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2207 13937 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2208 14038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2209 14038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2210 14039 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2211 14040 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2212 14040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2213 14041 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2214 14042 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2215 14042 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2216 14042 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2217 14143 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2218 14143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2219 14144 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2220 14145 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2221 14145 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2222 14146 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2223 14146 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2224 14147 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2225 14147 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2226 14248 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2227 14249 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2228 14249 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2229 14249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2230 14250 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2231 14251 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2232 14251 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2233 14252 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2234 14252 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2235 14353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2236 14354 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2237 14354 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2238 14355 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2239 14355 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2240 14356 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2241 14357 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2242 14357 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2243 14357 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2244 14501 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2245 14501 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2246 14502 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2247 14503 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2248 14503 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2249 14504 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2250 14505 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2251 14505 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2252 14506 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2253 14643 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2254 14644 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2255 14644 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2256 14645 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2257 14646 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2258 14646 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2259 14647 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2260 14648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2261 14648 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2262 14748 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2263 14749 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2264 14749 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2265 14751 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2266 14752 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2267 14752 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2268 14752 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2269 14753 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2270 14754 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2271 14856 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2272 14857 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2273 14857 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2274 14858 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2275 14859 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2276 14859 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2277 14860 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2278 14861 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2279 14861 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2280 15008 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2281 15008 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2282 15009 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2283 15010 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2284 15011 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2285 15012 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2286 15012 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2287 15012 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2288 15013 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2289 15114 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2290 15114 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2291 15115 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2292 15115 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2293 15116 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2294 15116 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2295 15117 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2296 15118 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2297 15118 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2298 15298 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2299 15299 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2300 15300 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2301 15300 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2302 15302 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2303 15302 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2304 15303 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2305 15303 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2306 15304 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2307 15446 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2308 15446 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2309 15448 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2310 15448 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2311 15449 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2312 15450 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2313 15450 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2314 15450 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2315 15451 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2316 15592 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2317 15593 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2318 15594 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2319 15594 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2320 15595 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2321 15596 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2322 15596 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2323 15597 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2324 15598 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2325 15784 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2326 15785 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2327 15786 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2328 15787 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2329 15787 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2330 15788 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2331 15789 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2332 15789 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2333 15789 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2334 15891 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2335 15891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2336 15892 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2337 15892 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2338 15893 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2339 15893 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2340 15894 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2341 15895 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2342 15895 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2343 15996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2344 15996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2345 15997 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2346 15998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2347 15998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2348 15998 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2349 15999 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2350 15999 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2351 16000 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2352 16050 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_shutdown Debug: 2353 16053 command.c:145 script_debug(): command - shutdown ocd_shutdown Debug: 2354 16055 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2355 16056 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2356 16058 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2357 16058 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2358 16059 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2359 16060 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2360 16060 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2361 16061 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2362 16062 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 2364 16063 server.c:611 handle_shutdown_command(): shutdown command invoked Info : 2365 16079 server.c:487 server_loop(): dropped 'telnet' connection root@beaglebone:/home/debian# ./w/openocd/src/openocd -d 9 -f p.cfg -f target/stm32f1x.cfg Open On-Chip Debugger 0.10.0-dev-00247-g73b676c-dirty (2016-03-19-09:56) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html User : 13 36 command.c:546 command_print(): debug_level: 3 Debug: 14 38 options.c:98 add_default_dirs(): bindir=/usr/local/bin Debug: 15 39 options.c:99 add_default_dirs(): pkgdatadir=/usr/local/share/openocd Debug: 16 40 options.c:100 add_default_dirs(): run_prefix= Debug: 17 42 configuration.c:44 add_script_search_dir(): adding /root/.openocd Debug: 18 42 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/site Debug: 19 43 configuration.c:44 add_script_search_dir(): adding /usr/local/share/openocd/scripts Debug: 20 45 configuration.c:84 find_file(): found p.cfg Debug: 21 47 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_interface bbg-swd Debug: 22 49 command.c:145 script_debug(): command - interface ocd_interface bbg-swd Debug: 24 50 command.c:366 register_command_handler(): registering 'ocd_bbg_swd_hello'... Info : 25 52 transport.c:118 allow_transports(): only one transport option; autoselect 'swd' Debug: 26 53 command.c:325 command_new(): BUG: command 'swd' does not have the '.usage' field filled out Debug: 27 54 command.c:366 register_command_handler(): registering 'ocd_swd'... Debug: 28 55 command.c:366 register_command_handler(): registering 'ocd_swd'... Debug: 29 57 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select swd Debug: 30 59 command.c:145 script_debug(): command - ocd_transport ocd_transport select swd Warn : 31 60 transport.c:298 jim_transport_select(): Transport "swd" was already selected User : 32 61 command.c:677 command_run_line(): swdUser : 33 61 command.c:679 command_run_line(): Debug: 34 63 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/target/stm32f1x.cfg Debug: 35 66 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/target/swj-dp.tcl Debug: 36 69 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 37 70 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 38 73 configuration.c:84 find_file(): found /usr/local/share/openocd/scripts/mem_helper.tcl Debug: 39 75 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mrw address Debug: 40 77 command.c:145 script_debug(): command - add_usage_text ocd_add_usage_text mrw address Debug: 42 79 command.c:1100 help_add_command(): added 'mrw' help text Debug: 43 80 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mrw Returns value of word in memory. Debug: 44 83 command.c:145 script_debug(): command - add_help_text ocd_add_help_text mrw Returns value of word in memory. Debug: 46 84 command.c:1113 help_add_command(): added 'mrw' help text Debug: 47 85 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mmw address setbits clearbits Debug: 48 86 command.c:145 script_debug(): command - add_usage_text ocd_add_usage_text mmw address setbits clearbits Debug: 50 87 command.c:1100 help_add_command(): added 'mmw' help text Debug: 51 88 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits; Debug: 52 90 command.c:145 script_debug(): command - add_help_text ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits; Debug: 54 91 command.c:1113 help_add_command(): added 'mmw' help text Debug: 55 93 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 56 94 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 57 96 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 58 98 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 59 100 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 60 101 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 61 103 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 62 104 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 63 106 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_swd newdap stm32f1x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x1ba01477 Debug: 64 108 command.c:145 script_debug(): command - ocd_swd ocd_swd newdap stm32f1x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x1ba01477 Debug: 65 109 tcl.c:551 jim_newtap_cmd(): Creating New Tap, Chip: stm32f1x, Tap: cpu, Dotted: stm32f1x.cpu, 8 params Debug: 66 110 core.c:1306 jtag_tap_init(): Created Tap: stm32f1x.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0 Debug: 67 112 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 68 113 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 69 115 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target create stm32f1x.cpu cortex_m -endian little -chain-position stm32f1x.cpu Debug: 70 117 command.c:145 script_debug(): command - ocd_target ocd_target create stm32f1x.cpu cortex_m -endian little -chain-position stm32f1x.cpu Debug: 71 118 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 72 119 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 73 120 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 74 121 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 75 122 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 76 123 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 77 124 command.c:366 register_command_handler(): registering 'ocd_arm'... Debug: 78 125 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 79 126 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 80 127 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 81 128 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 82 129 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 83 130 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 84 131 command.c:366 register_command_handler(): registering 'ocd_dap'... Debug: 85 132 command.c:366 register_command_handler(): registering 'ocd_tpiu'... Debug: 86 134 command.c:366 register_command_handler(): registering 'ocd_itm'... Debug: 87 134 command.c:366 register_command_handler(): registering 'ocd_itm'... Debug: 88 135 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 89 136 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 90 137 command.c:366 register_command_handler(): registering 'ocd_cortex_m'... Debug: 91 138 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 92 140 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 93 141 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 94 142 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 95 144 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 96 144 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 97 145 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 98 146 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 99 147 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 100 148 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 101 149 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 102 150 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 103 151 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 104 152 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 105 153 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 106 154 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 107 155 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 108 155 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 109 156 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 110 157 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 111 158 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 112 159 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 113 160 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 114 161 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 115 162 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 116 164 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 117 165 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 118 166 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 119 167 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 120 167 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 121 168 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 122 169 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 123 170 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 124 171 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 125 172 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 126 173 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 127 174 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 128 175 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 129 176 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 130 177 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 131 178 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 132 179 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 133 180 command.c:366 register_command_handler(): registering 'ocd_stm32f1x.cpu'... Debug: 134 182 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0 Debug: 135 183 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0 Debug: 136 185 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 137 186 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 138 186 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 139 188 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash bank stm32f1x.flash stm32f1x 0x08000000 0 0 0 stm32f1x.cpu Debug: 140 189 command.c:145 script_debug(): command - ocd_flash ocd_flash bank stm32f1x.flash stm32f1x 0x08000000 0 0 0 stm32f1x.cpu Debug: 142 190 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 143 192 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 144 196 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 145 196 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 146 197 command.c:366 register_command_handler(): registering 'ocd_stm32f1x'... Debug: 147 197 tcl.c:1001 handle_flash_bank_command(): 'stm32f1x' driver usage field missing Debug: 148 198 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000 Debug: 149 198 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz 1000 Debug: 151 199 core.c:1633 jtag_config_khz(): handle jtag khz Debug: 152 199 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 153 200 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value User : 154 200 command.c:546 command_print(): adapter speed: 1000 kHz Debug: 155 201 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 100 Debug: 156 201 command.c:145 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 100 User : 158 202 command.c:546 command_print(): adapter_nsrst_delay: 100 Debug: 159 202 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 160 203 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 161 203 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_nogate Debug: 162 204 command.c:145 script_debug(): command - reset_config ocd_reset_config srst_nogate User : 164 204 command.c:546 command_print(): none separate Debug: 165 205 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 166 206 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 167 206 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_cortex_m reset_config sysresetreq Debug: 168 207 command.c:145 script_debug(): command - ocd_cortex_m ocd_cortex_m reset_config sysresetreq User : 170 208 command.c:546 command_print(): cortex_m reset_config sysresetreq Debug: 171 209 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_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: 172 210 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_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: 173 212 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_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: 174 214 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_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: 175 217 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_init Debug: 176 218 command.c:145 script_debug(): command - init ocd_init Debug: 178 219 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target init Debug: 179 220 command.c:145 script_debug(): command - ocd_target ocd_target init Debug: 181 221 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 182 222 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 183 223 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu cget -event gdb-flash-erase-start Debug: 184 224 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu cget -event gdb-flash-erase-start Debug: 185 225 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -event gdb-flash-erase-start reset init Debug: 186 225 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -event gdb-flash-erase-start reset init Debug: 187 226 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu cget -event gdb-flash-write-end Debug: 188 227 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu cget -event gdb-flash-write-end Debug: 189 228 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu configure -event gdb-flash-write-end reset halt Debug: 190 229 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu configure -event gdb-flash-write-end reset halt Debug: 191 229 target.c:1308 handle_target_init_command(): Initializing targets... Debug: 192 230 command.c:366 register_command_handler(): registering 'ocd_target_request'... Debug: 193 231 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 194 231 command.c:366 register_command_handler(): registering 'ocd_trace'... Debug: 195 232 command.c:366 register_command_handler(): registering 'ocd_fast_load_image'... Debug: 196 232 command.c:366 register_command_handler(): registering 'ocd_fast_load'... Debug: 197 233 command.c:366 register_command_handler(): registering 'ocd_profile'... Debug: 198 233 command.c:366 register_command_handler(): registering 'ocd_virt2phys'... Debug: 199 234 command.c:366 register_command_handler(): registering 'ocd_reg'... Debug: 200 234 command.c:366 register_command_handler(): registering 'ocd_poll'... Debug: 201 235 command.c:366 register_command_handler(): registering 'ocd_wait_halt'... Debug: 202 235 command.c:366 register_command_handler(): registering 'ocd_halt'... Debug: 203 235 command.c:366 register_command_handler(): registering 'ocd_resume'... Debug: 204 236 command.c:366 register_command_handler(): registering 'ocd_reset'... Debug: 205 236 command.c:366 register_command_handler(): registering 'ocd_soft_reset_halt'... Debug: 206 237 command.c:366 register_command_handler(): registering 'ocd_step'... Debug: 207 237 command.c:366 register_command_handler(): registering 'ocd_mdw'... Debug: 208 238 command.c:366 register_command_handler(): registering 'ocd_mdh'... Debug: 209 238 command.c:366 register_command_handler(): registering 'ocd_mdb'... Debug: 210 239 command.c:366 register_command_handler(): registering 'ocd_mww'... Debug: 211 239 command.c:366 register_command_handler(): registering 'ocd_mwh'... Debug: 212 240 command.c:366 register_command_handler(): registering 'ocd_mwb'... Debug: 213 240 command.c:366 register_command_handler(): registering 'ocd_bp'... Debug: 214 241 command.c:366 register_command_handler(): registering 'ocd_rbp'... Debug: 215 241 command.c:366 register_command_handler(): registering 'ocd_wp'... Debug: 216 242 command.c:366 register_command_handler(): registering 'ocd_rwp'... Debug: 217 242 command.c:366 register_command_handler(): registering 'ocd_load_image'... Debug: 218 243 command.c:366 register_command_handler(): registering 'ocd_dump_image'... Debug: 219 243 command.c:366 register_command_handler(): registering 'ocd_verify_image'... Debug: 220 244 command.c:366 register_command_handler(): registering 'ocd_test_image'... Debug: 221 244 command.c:366 register_command_handler(): registering 'ocd_reset_nag'... Debug: 222 245 command.c:366 register_command_handler(): registering 'ocd_ps'... Debug: 223 245 command.c:366 register_command_handler(): registering 'ocd_test_mem_access'... Debug: 224 246 bbg-swd.c:63 bbg_swd_open(): bbg_swd_init Debug: 225 247 bbg-swd.c:87 bbg_swd_open(): Executing PRU-SWU program on PRUSS Info : 226 249 bbg-swd.c:135 bbg_swd_interface_init(): BBG-SWD: Interface ready Debug: 227 250 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 228 250 core.c:1603 adapter_khz_to_speed(): have interface set up Debug: 229 251 core.c:1600 adapter_khz_to_speed(): convert khz to interface specific speed value Debug: 230 252 core.c:1603 adapter_khz_to_speed(): have interface set up Info : 231 252 core.c:1388 adapter_init(): clock speed 1000 kHz Debug: 232 252 openocd.c:137 handle_init_command(): Debug Adapter init complete Debug: 233 253 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport init Debug: 234 253 command.c:145 script_debug(): command - ocd_transport ocd_transport init Debug: 236 254 transport.c:240 handle_transport_init(): handle_transport_init Debug: 237 255 bbg-swd.c:183 bbg_swd_switch_seq(): bbg_swd_switch_seq Debug: 238 255 bbg-swd.c:193 bbg_swd_switch_seq(): JTAG-to-SWD Debug: 239 256 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00007605:ffffffff) Debug: 240 256 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 241 256 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 242 256 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000a506) Debug: 243 257 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 0 = 1ba01477 Debug: 244 257 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 245 257 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00008107:0000001e) Debug: 246 257 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 0 = 0000001e Debug: 247 258 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 248 258 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 249 258 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 250 259 adi_v5_swd.c:127 swd_connect(): SWD IDCODE 0x1ba01477 Debug: 251 260 openocd.c:150 handle_init_command(): Examining targets... Debug: 252 260 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start) Debug: 253 260 arm_adi_v5.c:605 dap_dp_init(): Debug: 254 261 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 255 261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 256 261 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 257 262 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 258 262 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 259 262 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 260 263 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 261 263 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 262 263 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 263 264 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 264 264 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 265 264 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 266 265 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 267 265 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 268 265 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 269 266 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 270 266 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 271 266 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 272 267 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 273 267 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 274 267 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 275 268 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 276 268 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 277 268 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 278 269 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 279 269 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 280 269 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 281 270 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 282 270 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 283 270 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 284 270 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 285 271 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 286 271 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 287 271 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 288 272 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 289 272 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 290 272 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 291 273 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 292 273 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 293 273 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 294 274 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 295 274 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 296 274 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 297 275 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 298 275 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 299 275 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 300 276 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 301 276 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (ff009f06) Debug: 302 276 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00030003 Debug: 303 277 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 304 277 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 305 277 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 306 278 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 307 278 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 308 278 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 309 278 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 310 279 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 311 279 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 312 279 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 313 280 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 314 280 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 315 281 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 316 281 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 317 281 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 318 282 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 319 282 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 320 282 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 321 282 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 322 283 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 323 283 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 324 283 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 325 284 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 326 284 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 327 284 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 328 284 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 329 285 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 330 285 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 331 285 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 332 286 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 333 286 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 334 286 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 335 286 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 336 287 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 337 287 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 338 287 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 339 287 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 340 288 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 341 288 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 342 288 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 343 288 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 344 289 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 345 289 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 346 289 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 347 290 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 348 290 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 349 290 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 350 290 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 351 290 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 352 291 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 353 291 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 354 291 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 355 291 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 356 292 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 357 292 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0x00000000 Debug: 358 292 cortex_m.c:1930 cortex_m_examine(): Cortex-M0 r0p0 processor detected Debug: 359 293 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x00000000 Debug: 360 293 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000 Debug: 361 293 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 362 293 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edfc) Debug: 363 294 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edfc Debug: 364 294 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 365 294 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 366 294 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 367 295 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 368 295 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 369 295 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 370 295 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 371 296 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 372 296 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 373 296 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 374 297 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 375 297 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 376 297 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 377 297 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 378 298 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000001 Debug: 379 298 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 380 298 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 381 298 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 382 298 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000001 Debug: 383 299 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x1, numcode 0, numlit 0 Debug: 384 299 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 385 299 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0001000) Debug: 386 300 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0001000 Debug: 387 300 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 388 300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 389 300 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 000000fd Debug: 390 301 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 391 301 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 392 301 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 393 301 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 394 301 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 395 302 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 396 302 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x00000000 Debug: 397 302 cortex_m.c:1798 cortex_m_dwt_setup(): no DWT Info : 398 303 cortex_m.c:2015 cortex_m_examine(): stm32f1x.cpu: hardware has 0 breakpoints, 0 watchpoints Debug: 399 303 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end) Debug: 400 303 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 401 304 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 402 305 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 403 305 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 404 306 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 405 306 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 406 306 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 407 307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 408 307 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 409 307 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 410 308 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 411 308 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 412 308 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 413 309 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 414 310 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 415 311 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 416 311 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 417 312 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 418 312 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 419 312 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 420 313 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 421 313 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 422 313 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 423 314 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 424 314 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 425 314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 426 315 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 427 315 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 428 315 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 429 316 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 430 316 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 431 316 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 432 317 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 434 318 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 435 318 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 436 319 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 437 320 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 438 320 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 439 320 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 440 320 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 441 321 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 442 321 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 443 321 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 444 322 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 445 322 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 446 322 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 447 323 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 448 323 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 449 324 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_flash init Debug: 450 325 command.c:145 script_debug(): command - ocd_flash ocd_flash init Debug: 451 325 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 452 326 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 453 326 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 454 327 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 455 327 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 456 327 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 457 328 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 458 328 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 459 328 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 460 329 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 461 329 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 462 329 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 463 329 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 464 330 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 465 330 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 466 331 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 467 331 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 468 331 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 470 332 tcl.c:1067 handle_flash_init_command(): Initializing flash devices... Debug: 471 332 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 472 333 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 473 333 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 474 333 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 475 334 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 476 334 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 477 335 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 478 335 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 479 336 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 480 336 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 481 337 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 482 337 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 483 338 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 484 338 command.c:366 register_command_handler(): registering 'ocd_flash'... Debug: 485 339 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mflash init Debug: 486 340 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init Debug: 487 340 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 488 341 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 489 341 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 490 341 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 491 342 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 492 342 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 493 342 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 494 343 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 495 343 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 497 343 mflash.c:1379 handle_mflash_init_command(): Initializing mflash devices... Debug: 498 344 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_nand init Debug: 499 345 command.c:145 script_debug(): command - ocd_nand ocd_nand init Debug: 500 345 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 501 346 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 502 346 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 503 346 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 504 347 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 505 347 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 506 348 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 507 348 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 508 348 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 510 349 tcl.c:497 handle_nand_init_command(): Initializing NAND devices... Debug: 511 349 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_pld init Debug: 512 350 command.c:145 script_debug(): command - ocd_pld ocd_pld init Debug: 513 351 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 514 351 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 515 352 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 516 352 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 517 353 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 518 353 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 519 353 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 520 353 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 521 354 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 523 354 pld.c:207 handle_pld_init_command(): Initializing PLDs... Debug: 524 455 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 525 456 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 526 456 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 527 456 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 528 457 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 529 457 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 530 457 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 531 458 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 532 458 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 533 559 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 534 559 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 535 559 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 536 560 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 537 560 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 538 560 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 539 561 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 540 561 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 541 562 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 542 662 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 543 662 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 544 663 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 545 663 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 546 664 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 547 664 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 548 664 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 549 665 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 550 665 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 551 766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 552 766 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 553 766 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 554 767 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 555 767 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 556 767 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 557 768 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 558 768 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 559 769 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 560 869 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 561 870 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 562 871 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 563 871 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 564 872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 565 873 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 566 873 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 567 874 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 568 874 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 569 975 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 570 975 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 571 976 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 572 977 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 573 977 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 574 978 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 575 978 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 576 979 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 577 980 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 578 1080 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 579 1081 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 580 1081 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 581 1082 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 582 1083 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 583 1083 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 584 1083 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 585 1084 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 586 1085 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 587 1185 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 588 1186 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 589 1186 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 590 1187 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 591 1187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 592 1188 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 593 1189 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 594 1189 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 595 1190 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 596 1291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 597 1291 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 598 1292 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 599 1292 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 600 1293 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 601 1293 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 602 1294 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 603 1294 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 604 1295 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 605 1396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 606 1396 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 607 1397 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 608 1397 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 609 1398 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 610 1398 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 611 1399 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 612 1399 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 613 1400 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 614 1501 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 615 1501 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 616 1502 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 617 1502 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 618 1503 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 619 1504 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 620 1504 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 621 1505 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 622 1506 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 623 1606 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 624 1606 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 625 1607 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 626 1608 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 627 1608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 628 1609 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 629 1609 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 630 1610 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 631 1610 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 632 1711 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 633 1712 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 634 1712 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 635 1712 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 636 1713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 637 1713 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 638 1714 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 639 1715 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 640 1715 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 641 1816 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 642 1816 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 643 1817 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 644 1817 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 645 1818 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 646 1819 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 647 1819 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 648 1819 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 649 1820 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 650 1921 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 651 1921 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 652 1922 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 653 1922 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 654 1923 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 655 1924 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 656 1924 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 657 1925 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 658 1925 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 659 2026 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 660 2026 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 661 2027 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 662 2027 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 663 2028 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 664 2028 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 665 2029 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 666 2030 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 667 2030 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 668 2131 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 669 2132 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 670 2132 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 671 2133 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 672 2133 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 673 2134 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 674 2134 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 675 2135 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 676 2135 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 677 2236 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 678 2237 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 679 2237 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 680 2237 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 681 2238 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 682 2239 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 683 2239 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 684 2240 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 685 2240 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 686 2341 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 687 2342 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 688 2342 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 689 2342 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 690 2343 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 691 2344 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 692 2344 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 693 2345 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 694 2345 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 695 2446 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 696 2447 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 697 2447 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 698 2448 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 699 2448 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 700 2449 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 701 2450 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 702 2450 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 703 2450 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 704 2552 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 705 2552 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 706 2553 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 707 2553 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 708 2553 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 709 2554 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 710 2555 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 711 2555 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 712 2556 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 713 2656 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 714 2657 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 715 2658 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 716 2658 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 717 2659 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 718 2659 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 719 2660 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 720 2660 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 721 2661 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 722 2762 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 723 2762 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 724 2763 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 725 2763 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 726 2764 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 727 2765 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 728 2765 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 729 2765 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 730 2766 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 731 2867 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 732 2867 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 733 2868 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 734 2869 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 735 2869 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 736 2869 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 737 2870 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 738 2871 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 739 2871 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 740 2972 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 741 2973 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 742 2973 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 743 2974 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 744 2974 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 745 2975 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 746 2975 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 747 2976 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 748 2977 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 749 3077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 750 3078 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 751 3078 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 752 3078 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 753 3079 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 754 3080 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 755 3080 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 756 3081 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 757 3081 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 758 3182 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 759 3183 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 760 3183 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 761 3183 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 762 3184 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 763 3185 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 764 3185 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 765 3185 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 766 3186 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 767 3287 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 768 3288 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 769 3288 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 770 3289 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 771 3289 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 772 3290 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 773 3291 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 774 3291 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 775 3291 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 776 3392 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 777 3393 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 778 3393 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 779 3394 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 780 3394 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 781 3395 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 782 3396 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 783 3396 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 784 3396 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 785 3498 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 786 3498 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 787 3498 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 788 3499 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 789 3499 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 790 3500 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 791 3500 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 792 3501 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 793 3502 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 794 3602 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 795 3603 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 796 3603 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 797 3604 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 798 3605 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 799 3605 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 800 3605 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 801 3606 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 802 3607 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 803 3707 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 804 3708 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 805 3708 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 806 3709 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 807 3709 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 808 3710 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 809 3710 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 810 3711 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 811 3712 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 812 3812 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 813 3813 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 814 3813 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 815 3813 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 816 3814 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 817 3815 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 818 3815 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 819 3816 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 820 3816 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 821 3917 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 822 3918 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 823 3918 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 824 3919 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 825 3919 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 826 3920 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 827 3920 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 828 3921 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 829 3922 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 830 4022 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 831 4023 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 832 4023 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 833 4024 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 834 4025 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 835 4025 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 836 4025 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 837 4026 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 838 4027 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 839 4077 server.c:91 add_connection(): accepting 'telnet' connection on tcp/4444 Debug: 840 4184 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 841 4184 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 842 4184 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 843 4184 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 844 4184 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 845 4184 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 846 4184 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 847 4184 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 848 4184 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 849 4285 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 850 4286 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 851 4287 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 852 4288 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 853 4289 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 854 4290 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 855 4290 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 856 4291 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 857 4292 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 858 4393 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 859 4393 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 860 4394 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 861 4395 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 862 4395 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 863 4396 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 864 4397 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 865 4397 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 866 4398 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 867 4499 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 868 4499 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 869 4500 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 870 4501 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 871 4502 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 872 4502 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 873 4503 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 874 4504 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 875 4504 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 876 4605 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 877 4606 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 878 4606 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 879 4607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 880 4607 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 881 4608 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 882 4609 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 883 4609 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 884 4610 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 885 4710 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 886 4711 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 887 4711 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 888 4712 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 889 4713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 890 4713 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 891 4714 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 892 4714 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 893 4715 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 894 4816 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 895 4816 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 896 4816 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 897 4817 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 898 4818 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 899 4818 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 900 4819 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 901 4819 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 902 4820 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 903 4939 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 904 4940 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 905 4940 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 906 4940 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 907 4940 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 908 4940 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 909 4940 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 910 4940 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 911 4940 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 912 5105 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 913 5105 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 914 5105 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 915 5105 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 916 5105 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 917 5106 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 918 5106 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 919 5106 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 920 5106 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 921 5206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 922 5206 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 923 5206 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 924 5207 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 925 5207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 926 5207 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 927 5207 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 928 5207 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 929 5207 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 930 5391 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 931 5391 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 932 5391 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 933 5391 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 934 5391 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 935 5391 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 936 5391 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 937 5391 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 938 5391 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 939 5492 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 940 5492 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 941 5492 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 942 5492 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 943 5492 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 944 5492 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 945 5492 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 946 5492 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 947 5493 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 948 5503 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 949 5505 command.c:145 script_debug(): command - halt ocd_halt Debug: 950 5507 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 951 5508 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 952 5509 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 953 5510 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 954 5510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 955 5511 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 956 5512 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 957 5513 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 958 5514 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 960 5514 target.c:2806 handle_halt_command(): - Debug: 961 5515 cortex_m.c:585 cortex_m_halt(): target->state: halted Debug: 962 5516 cortex_m.c:588 cortex_m_halt(): target was already halted Debug: 963 5516 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 964 5517 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 965 5518 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 966 5518 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 967 5519 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 968 5520 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 969 5521 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 970 5521 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 971 5522 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 972 5626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 973 5627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 974 5628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 975 5629 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 976 5629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 977 5630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 978 5631 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 979 5631 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 980 5632 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 981 5733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 982 5734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 983 5734 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 984 5735 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 985 5735 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 986 5736 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 987 5737 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 988 5737 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 989 5738 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 990 5839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 991 5840 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 992 5840 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 993 5841 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 994 5842 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 995 5842 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 996 5843 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 997 5844 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 998 5844 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 999 5945 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1000 5946 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1001 5946 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1002 5947 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1003 5948 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1004 5948 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1005 5948 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1006 5949 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1007 5950 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1008 6050 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1009 6051 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1010 6051 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1011 6052 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1012 6053 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1013 6053 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1014 6054 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1015 6054 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1016 6055 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1017 6156 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1018 6156 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1019 6157 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1020 6157 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1021 6158 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1022 6158 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1023 6159 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1024 6160 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1025 6160 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1026 6261 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1027 6261 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1028 6262 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1029 6262 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1030 6263 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1031 6264 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1032 6264 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1033 6264 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1034 6265 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1035 6366 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1036 6367 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1037 6367 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1038 6367 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1039 6368 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1040 6369 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1041 6369 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1042 6370 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1043 6370 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1044 6471 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1045 6471 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1046 6473 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1047 6473 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1048 6474 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1049 6475 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1050 6475 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1051 6475 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1052 6476 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1053 6577 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1054 6577 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1055 6578 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1056 6578 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1057 6579 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1058 6580 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1059 6580 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1060 6581 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1061 6581 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1062 6720 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1063 6722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1064 6722 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1065 6723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1066 6724 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1067 6724 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1068 6725 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1069 6725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1070 6726 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1071 6827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1072 6827 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1073 6828 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1074 6828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1075 6829 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1076 6830 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1077 6830 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1078 6831 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1079 6831 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1080 6987 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1081 6988 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1082 6989 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1083 6990 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1084 6990 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1085 6991 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1086 6992 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1087 6992 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1088 6993 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1089 7094 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1090 7094 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1091 7094 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1092 7095 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1093 7096 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1094 7096 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1095 7097 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1096 7097 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1097 7098 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1098 7195 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1099 7196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1100 7197 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1101 7198 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1102 7198 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1103 7199 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1104 7200 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1105 7201 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1106 7201 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1107 7302 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1108 7303 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1109 7303 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1110 7304 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1111 7304 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1112 7305 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1113 7306 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1114 7306 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1115 7306 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1116 7483 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1117 7484 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1118 7485 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1119 7485 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1120 7486 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1121 7487 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1122 7487 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1123 7487 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1124 7488 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1125 7589 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1126 7589 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1127 7591 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1128 7591 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1129 7592 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1130 7593 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1131 7593 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1132 7594 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1133 7595 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1134 7695 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1135 7696 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1136 7697 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1137 7698 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1138 7698 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1139 7698 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1140 7699 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1141 7699 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1142 7700 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1143 7831 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1144 7831 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1145 7833 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1146 7833 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1147 7834 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1148 7834 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1149 7835 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1150 7835 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1151 7836 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1152 7992 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1153 7993 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1154 7994 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1155 7994 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1156 7995 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1157 7996 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1158 7996 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1159 7997 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1160 7997 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1161 8140 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1162 8141 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1163 8142 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1164 8143 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1165 8143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1166 8144 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1167 8144 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1168 8145 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1169 8146 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1170 8243 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1171 8243 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1172 8244 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1173 8245 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1174 8245 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1175 8246 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1176 8247 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1177 8247 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1178 8248 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1179 8349 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1180 8349 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1181 8350 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1182 8350 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1183 8351 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1184 8352 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1185 8352 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1186 8353 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1187 8353 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1188 8454 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1189 8454 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1190 8455 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1191 8456 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1192 8456 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1193 8457 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1194 8457 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1195 8458 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1196 8458 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1197 8559 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1198 8560 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1199 8560 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1200 8561 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1201 8562 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1202 8562 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1203 8562 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1204 8563 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1205 8564 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1206 8604 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reset run Debug: 1207 8606 command.c:145 script_debug(): command - reset ocd_reset run Debug: 1208 8607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1209 8608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1210 8608 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1211 8610 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1212 8610 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1213 8611 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1214 8611 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1215 8612 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1216 8613 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1218 8614 target.c:1519 target_call_reset_callbacks(): target reset 1 (run) Debug: 1219 8615 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_target names Debug: 1220 8617 command.c:145 script_debug(): command - ocd_target ocd_target names Debug: 1221 8620 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-start Debug: 1222 8622 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-start Debug: 1223 8624 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1224 8625 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1225 8627 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1226 8629 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1227 8631 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event examine-start Debug: 1228 8633 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event examine-start Debug: 1229 8634 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_examine Debug: 1230 8636 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_examine Debug: 1231 8637 arm_adi_v5.c:605 dap_dp_init(): Debug: 1232 8637 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1233 8638 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1234 8639 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1235 8639 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1236 8640 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1237 8641 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1238 8642 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1239 8643 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 1240 8643 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 1241 8644 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1242 8645 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1243 8646 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 1244 8646 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1245 8647 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 1246 8648 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 1247 8649 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 1248 8649 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 1249 8650 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1250 8651 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1251 8652 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1252 8653 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1253 8653 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1254 8654 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1255 8655 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 1256 8655 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 1257 8656 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1258 8657 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1259 8657 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1260 8658 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1261 8659 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1262 8659 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1263 8660 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1264 8661 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1265 8661 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1266 8662 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1267 8663 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 1268 8664 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 1269 8664 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1270 8665 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1271 8665 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1272 8666 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1273 8667 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1274 8667 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1275 8668 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1276 8668 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1277 8669 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1278 8670 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1279 8670 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1280 8671 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 14770011 Debug: 1281 8671 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1282 8672 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1283 8673 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 1284 8673 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1285 8674 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1286 8674 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1287 8675 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 1288 8676 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1289 8676 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1290 8677 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1291 8678 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1292 8679 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 1293 8679 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 1294 8680 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1295 8681 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 1296 8681 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 1297 8682 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1298 8682 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1299 8683 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 1300 8683 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1301 8684 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1302 8684 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 1303 8685 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1304 8686 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1305 8686 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1306 8687 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1307 8687 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 1308 8688 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 1309 8688 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1310 8689 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1311 8690 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1312 8691 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1313 8691 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1314 8692 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1315 8692 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 1316 8693 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 1317 8694 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event examine-end Debug: 1318 8695 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event examine-end Debug: 1319 8696 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 1320 8699 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1321 8700 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1322 8701 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1323 8702 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1324 8702 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1325 8703 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1326 8704 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1327 8704 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1328 8705 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1329 8705 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1330 8706 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1331 8707 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1332 8707 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1333 8708 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1334 8709 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1335 8709 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1336 8710 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1337 8710 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1338 8712 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 1339 8714 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 1341 8716 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1342 8717 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1343 8719 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1344 8719 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1345 8721 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 1346 8722 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 1347 8723 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1348 8723 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1349 8724 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1350 8725 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-assert-pre Debug: 1351 8727 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-assert-pre Debug: 1352 8729 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1353 8730 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1354 8732 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_reset assert 0 Debug: 1355 8733 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_reset assert 0 Debug: 1356 8734 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 1357 8735 cortex_m.c:967 cortex_m_assert_reset(): target->state: halted Debug: 1358 8736 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1359 8737 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 1360 8737 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 1361 8738 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1362 8738 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1363 8739 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1364 8740 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1365 8741 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1366 8741 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1367 8742 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1368 8743 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1369 8743 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 1370 8744 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1371 8745 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1372 8746 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 1373 8746 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1374 8747 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1375 8748 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1376 8748 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1377 8749 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20009307:00000000) Debug: 1378 8750 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 8 = 00000000 Debug: 1379 8750 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1380 8751 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a05f0003) Debug: 1381 8752 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0003 Debug: 1382 8753 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1383 8753 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1384 8754 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1385 8755 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1386 8755 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1387 8756 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1388 8757 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1389 8757 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed30) Debug: 1390 8758 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed30 Debug: 1391 8759 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1392 8760 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1393 8760 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1394 8761 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1395 8762 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1396 8762 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00000009 Debug: 1397 8762 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1398 8763 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1399 8764 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000009 Debug: 1400 8764 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1401 8765 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1402 8765 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1403 8765 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1404 8766 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:00000009) Debug: 1405 8767 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = 00000009 Debug: 1406 8767 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1407 8768 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1408 8769 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1409 8769 cortex_m.c:164 cortex_m_clear_halt(): NVIC_DFSR 0x9 Debug: 1410 8769 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1411 8770 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1412 8771 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1413 8771 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1414 8772 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1415 8772 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1416 8773 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1417 8774 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1418 8774 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1419 8775 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1420 8775 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a05f0001) Debug: 1421 8776 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0001 Debug: 1422 8776 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1423 8777 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1424 8777 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1425 8778 cortex_m.c:1053 cortex_m_assert_reset(): Using Cortex-M SYSRESETREQ Debug: 1426 8779 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1427 8779 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1428 8780 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1429 8780 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1430 8781 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 1431 8781 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 1432 8782 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1433 8782 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1434 8783 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1435 8784 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1436 8784 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:05fa0004) Debug: 1437 8785 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 05fa0004 Debug: 1438 8785 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1439 8786 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1440 8787 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1441 8787 arm_adi_v5.c:605 dap_dp_init(): Debug: 1442 8788 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1443 8788 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1444 8789 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1445 8790 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1446 8790 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1447 8790 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1448 8791 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1449 8792 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 1450 8792 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 1451 8793 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1452 8793 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1453 8794 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 1454 8795 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1455 8795 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 1456 8796 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 1457 8797 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 1458 8797 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 1459 8798 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1460 8798 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1461 8799 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1462 8799 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1463 8800 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1464 8800 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1465 8801 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 1466 8801 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 1467 8802 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1468 8802 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1469 8803 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1470 8803 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1471 8804 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1472 8805 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1473 8805 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1474 8805 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1475 8806 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1476 8807 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1477 8807 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 1478 8808 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 1479 8808 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1480 8809 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1481 8810 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1482 8810 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1483 8810 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1484 8811 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1485 8812 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1486 8812 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1487 8813 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1488 8814 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1489 8814 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1490 8815 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = fa050500 Debug: 1491 8815 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1492 8816 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1493 8816 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = fa050500 Debug: 1494 8817 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1495 8817 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1496 8818 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1497 8819 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-assert-post Debug: 1498 8821 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-assert-post Debug: 1499 8823 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-deassert-pre Debug: 1500 8824 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-deassert-pre Debug: 1501 8826 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_transport select Debug: 1502 8827 command.c:145 script_debug(): command - ocd_transport ocd_transport select Debug: 1503 8829 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu arp_reset deassert 0 Debug: 1504 8831 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu arp_reset deassert 0 Debug: 1505 8832 target.c:1883 target_free_all_working_areas_restore(): freeing all working areas Debug: 1506 8832 cortex_m.c:1103 cortex_m_deassert_reset(): target->state: reset Debug: 1507 8884 core.c:649 swd_add_reset(): SRST line released Debug: 1508 8986 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-deassert-post Debug: 1509 8988 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-deassert-post Debug: 1510 8990 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_stm32f1x.cpu invoke-event reset-end Debug: 1511 8991 command.c:145 script_debug(): command - ocd_stm32f1x.cpu ocd_stm32f1x.cpu invoke-event reset-end Debug: 1512 8993 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1513 8994 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1514 8995 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1515 8995 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1516 8995 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1517 8996 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1518 8996 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1519 8996 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1520 8997 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1521 8997 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1522 8997 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1523 8998 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1524 8998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1525 8999 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1526 8999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1527 9000 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1528 9000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1529 9001 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1530 9001 cortex_m.c:531 cortex_m_poll(): Exit from reset with dcb_dhcsr 0x1010001 Debug: 1531 9001 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1532 9002 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1533 9002 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 01000000 Debug: 1534 9003 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1535 9003 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1536 9003 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01000000 Debug: 1537 9004 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1538 9004 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1539 9005 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1540 9005 cortex_m.c:235 cortex_m_endreset_event(): DCB_DEMCR = 0x01000000 Debug: 1541 9005 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1542 9006 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20009307:00000000) Debug: 1543 9006 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 8 = 00000000 Debug: 1544 9006 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1545 9007 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1546 9007 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1547 9007 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1548 9008 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1549 9008 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1550 9009 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1551 9009 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1552 9009 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1553 9010 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1554 9010 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a05f0001) Debug: 1555 9010 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0001 Debug: 1556 9011 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1557 9011 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1558 9012 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1559 9012 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1560 9012 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 1561 9013 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 1562 9013 target.c:2314 target_write_u32(): address: 0xe0002000, value: 0x00000003 Debug: 1563 9014 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1564 9014 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1565 9014 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1566 9015 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1567 9015 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1568 9015 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1569 9016 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1570 9016 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1571 9017 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1572 9017 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1573 9017 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000bb07:00000003) Debug: 1574 9018 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000003 Debug: 1575 9018 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1576 9019 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1577 9019 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1578 9020 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1579 9020 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1580 9021 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1581 9021 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1582 9021 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1583 9022 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000261 Debug: 1584 9022 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1585 9022 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1586 9023 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1587 9023 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1588 9023 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1589 9023 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1590 9024 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000000 Error: 1591 9024 cortex_m.c:273 cortex_m_endreset_event(): Failed to enable the FPB Debug: 1592 9026 target.c:1501 target_call_event_callbacks(): target event 0 (gdb-halt) User : 1593 9027 target.c:2579 handle_target(): Polling target stm32f1x.cpu failed, trying to reexamine Debug: 1594 9028 target.c:1501 target_call_event_callbacks(): target event 21 (examine-start) Debug: 1595 9029 arm_adi_v5.c:605 dap_dp_init(): Debug: 1596 9029 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1597 9030 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1598 9030 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1599 9030 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1600 9031 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1601 9031 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1602 9031 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1603 9032 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:00000020) Debug: 1604 9032 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 00000020 Debug: 1605 9032 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1606 9033 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1607 9033 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = 00000040 Debug: 1608 9033 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1609 9034 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000a907:50000000) Debug: 1610 9034 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000000 Debug: 1611 9035 arm_adi_v5.c:638 dap_dp_init(): DAP: wait CDBGPWRUPACK Debug: 1612 9035 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000 Debug: 1613 9035 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1614 9036 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1615 9036 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1616 9036 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1617 9037 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1618 9037 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1619 9037 arm_adi_v5.c:645 dap_dp_init(): DAP: wait CSYSPWRUPACK Debug: 1620 9038 arm_adi_v5.h:427 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000 Debug: 1621 9038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1622 9038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1623 9039 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1624 9039 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1625 9039 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1626 9040 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1627 9040 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1628 9040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1629 9040 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000040 Debug: 1630 9041 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1631 9041 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001a907:50000001) Debug: 1632 9041 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 4 = 50000001 Debug: 1633 9041 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1634 9042 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (00008d06) Debug: 1635 9042 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 4 = f0000041 Debug: 1636 9042 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1637 9043 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1638 9043 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1639 9044 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1640 9044 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1641 9044 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1642 9044 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1643 9045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1644 9045 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 14770011 Debug: 1645 9045 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1646 9046 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1647 9046 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 14770011 Debug: 1648 9046 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1649 9047 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1650 9047 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1651 9047 arm_adi_v5.c:789 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x14770011) Debug: 1652 9048 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1653 9048 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1654 9048 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1655 9049 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1656 9049 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000020) Debug: 1657 9049 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000020 Debug: 1658 9050 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1659 9050 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 1660 9050 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 1661 9051 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1662 9051 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1663 9051 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 23000060 Debug: 1664 9052 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1665 9052 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1666 9052 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 23000060 Debug: 1667 9052 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1668 9053 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:000000f0) Debug: 1669 9053 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 000000f0 Debug: 1670 9053 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1671 9054 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 1672 9054 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 00000000 Debug: 1673 9054 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1674 9054 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1675 9055 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1676 9055 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1677 9056 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1678 9056 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1679 9057 arm_adi_v5.c:716 mem_ap_init(): MEM_AP Packed Transfers: enabled Debug: 1680 9057 arm_adi_v5.c:727 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0 Debug: 1681 9057 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1682 9058 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 1683 9058 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 1684 9058 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1685 9059 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed00) Debug: 1686 9059 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed00 Debug: 1687 9060 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1688 9060 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 1689 9060 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 1690 9060 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1691 9061 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1692 9061 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 1693 9062 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1694 9062 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1695 9062 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1696 9063 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1697 9063 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1698 9063 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1699 9064 target.c:2226 target_read_u32(): address: 0xe000ed00, value: 0x00000000 Debug: 1700 9064 cortex_m.c:1930 cortex_m_examine(): Cortex-M0 r0p0 processor detected Debug: 1701 9064 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x00000000 Debug: 1702 9065 target.c:2314 target_write_u32(): address: 0xe000edfc, value: 0x01000000 Debug: 1703 9065 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1704 9065 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edfc) Debug: 1705 9066 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edfc Debug: 1706 9066 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1707 9067 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:01000000) Debug: 1708 9067 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 01000000 Debug: 1709 9068 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1710 9068 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1711 9068 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1712 9068 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1713 9069 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0002000) Debug: 1714 9069 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0002000 Debug: 1715 9069 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1716 9070 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1717 9070 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000001 Debug: 1718 9070 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1719 9071 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1720 9071 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1721 9071 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1722 9072 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1723 9072 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1724 9072 target.c:2226 target_read_u32(): address: 0xe0002000, value: 0x00000000 Debug: 1725 9073 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x0, numcode 0, numlit 0 Debug: 1726 9073 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1727 9074 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0001000) Debug: 1728 9074 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0001000 Debug: 1729 9074 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1730 9075 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1731 9075 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 40000000 Debug: 1732 9075 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1733 9076 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1734 9076 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1735 9076 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1736 9076 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1737 9077 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1738 9077 target.c:2226 target_read_u32(): address: 0xe0001000, value: 0x00000000 Debug: 1739 9077 cortex_m.c:1798 cortex_m_dwt_setup(): no DWT Info : 1740 9078 cortex_m.c:2015 cortex_m_examine(): stm32f1x.cpu: hardware has 0 breakpoints, 0 watchpoints Debug: 1741 9079 target.c:1501 target_call_event_callbacks(): target event 22 (examine-end) Debug: 1742 9080 target.c:4256 target_handle_event(): target: (0) stm32f1x.cpu (cortex_m) event: 22 (examine-end) action: # DBGMCU_CR |= DBG_WWDG_STOP | DBG_IWDG_STOP | # DBG_STANDBY | DBG_STOP | DBG_SLEEP mmw 0xE0042004 0x00000307 0 Debug: 1743 9081 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1744 9082 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1745 9082 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1746 9083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1747 9083 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 1748 9084 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000307 Debug: 1749 9084 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1750 9084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1751 9085 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 1752 9085 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1753 9085 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1754 9085 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1755 9086 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 775 Debug: 1756 9087 command.c:145 script_debug(): command - mww ocd_mww 0xE0042004 775 Debug: 1758 9089 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1759 9090 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:e0042004) Debug: 1760 9091 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e0042004 Debug: 1761 9091 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1762 9091 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001bb07:00000307) Debug: 1763 9092 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg C = 00000307 Debug: 1764 9092 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1765 9093 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1766 9093 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1768 9095 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1769 9096 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 1770 9096 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 1771 9097 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1772 9097 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 1773 9098 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 1774 9098 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 1775 9099 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 1776 9099 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 1777 9099 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1778 9100 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1779 9100 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1780 9101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1781 9101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1782 9102 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1783 9102 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1784 9102 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1785 9102 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1786 9203 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1787 9204 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1788 9204 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1789 9204 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1790 9205 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1791 9205 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1792 9205 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1793 9206 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1794 9206 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1795 9307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1796 9307 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1797 9307 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1798 9308 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1799 9308 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1800 9308 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1801 9309 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1802 9309 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1803 9309 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1804 9410 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1805 9410 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1806 9411 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1807 9411 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1808 9412 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1809 9412 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1810 9412 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1811 9412 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1812 9413 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1813 9513 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1814 9514 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1815 9514 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1816 9514 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1817 9515 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1818 9515 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1819 9515 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1820 9516 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1821 9516 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1822 9616 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1823 9617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1824 9618 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1825 9619 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1826 9619 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1827 9619 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1828 9620 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1829 9620 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1830 9620 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1831 9721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1832 9721 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1833 9721 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1834 9722 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1835 9722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1836 9723 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1837 9723 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1838 9724 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1839 9725 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1840 9825 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1841 9826 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1842 9826 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1843 9827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1844 9828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1845 9828 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1846 9828 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1847 9829 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1848 9830 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1849 9930 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1850 9931 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1851 9931 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1852 9935 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1853 9936 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1854 9937 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1855 9937 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1856 9937 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1857 9938 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1858 10039 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1859 10040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1860 10040 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1861 10041 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1862 10042 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1863 10042 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1864 10043 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1865 10043 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1866 10044 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1867 10145 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1868 10145 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1869 10146 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1870 10147 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1871 10147 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1872 10147 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1873 10148 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1874 10149 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1875 10149 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1876 10250 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1877 10251 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1878 10251 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1879 10251 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1880 10252 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1881 10253 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1882 10253 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1883 10254 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1884 10255 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1885 10355 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1886 10356 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1887 10356 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1888 10356 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1889 10357 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1890 10358 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1891 10358 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1892 10359 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1893 10360 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1894 10460 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1895 10461 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1896 10462 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1897 10462 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1898 10463 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1899 10464 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1900 10464 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1901 10464 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1902 10465 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1903 10566 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1904 10566 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1905 10567 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1906 10568 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1907 10568 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1908 10569 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1909 10569 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1910 10570 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1911 10570 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1912 10671 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1913 10672 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1914 10672 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1915 10673 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1916 10674 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1917 10674 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1918 10675 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1919 10675 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1920 10676 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1921 10776 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1922 10777 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1923 10777 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1924 10778 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1925 10779 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1926 10779 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1927 10780 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1928 10780 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1929 10781 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1930 10881 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1931 10882 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1932 10882 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1933 10883 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1934 10883 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1935 10884 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1936 10884 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1937 10885 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1938 10886 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1939 10986 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1940 10987 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1941 10987 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1942 10988 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1943 10989 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1944 10989 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1945 10990 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1946 10990 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1947 10991 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1948 11092 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1949 11092 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1950 11093 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1951 11093 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1952 11094 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1953 11094 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1954 11095 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1955 11096 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1956 11096 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1957 11197 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1958 11197 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1959 11198 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1960 11198 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1961 11199 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1962 11200 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1963 11200 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1964 11201 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1965 11202 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1966 11302 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1967 11302 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1968 11303 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1969 11303 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1970 11304 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1971 11305 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1972 11305 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1973 11306 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1974 11306 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1975 11407 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1976 11407 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1977 11408 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1978 11409 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1979 11409 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1980 11409 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1981 11410 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1982 11411 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1983 11411 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1984 11512 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1985 11513 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1986 11513 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1987 11514 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1988 11514 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1989 11515 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1990 11515 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 1991 11516 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 1992 11517 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 1993 11617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1994 11618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 1995 11618 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 1996 11619 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 1997 11619 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 1998 11620 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 1999 11621 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2000 11621 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2001 11622 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2002 11723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2003 11723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2004 11724 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2005 11724 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2006 11725 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2007 11725 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2008 11726 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2009 11727 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2010 11727 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2011 11828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2012 11829 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2013 11829 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2014 11829 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2015 11830 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2016 11831 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2017 11831 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2018 11831 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2019 11832 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2020 11933 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2021 11933 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2022 11934 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2023 11935 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2024 11935 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2025 11936 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2026 11936 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2027 11937 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2028 11937 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2029 12038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2030 12039 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2031 12039 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2032 12040 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2033 12040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2034 12041 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2035 12041 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2036 12042 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2037 12043 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2038 12143 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2039 12144 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2040 12144 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2041 12145 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2042 12145 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2043 12146 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2044 12147 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2045 12147 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2046 12148 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2047 12249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2048 12249 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2049 12249 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2050 12250 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2051 12250 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2052 12251 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2053 12252 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2054 12252 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2055 12253 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2056 12353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2057 12354 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2058 12354 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2059 12355 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2060 12356 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2061 12356 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2062 12357 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2063 12357 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2064 12358 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2065 12459 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2066 12459 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2067 12460 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2068 12460 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2069 12461 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2070 12461 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2071 12462 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2072 12462 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2073 12464 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2074 12564 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2075 12565 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2076 12565 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2077 12566 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2078 12567 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2079 12567 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2080 12567 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2081 12568 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2082 12569 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2083 12708 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2084 12709 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2085 12710 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2086 12711 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2087 12711 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2088 12712 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2089 12713 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2090 12713 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2091 12714 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2092 12814 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2093 12815 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2094 12816 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2095 12816 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2096 12817 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2097 12818 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2098 12818 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2099 12818 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2100 12819 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2101 12969 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2102 12969 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2103 12970 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2104 12971 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2105 12971 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2106 12973 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2107 12973 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2108 12973 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2109 12974 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2110 13075 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2111 13075 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2112 13076 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2113 13077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2114 13077 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2115 13077 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2116 13078 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2117 13079 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2118 13079 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2119 13187 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2120 13187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2121 13188 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2122 13189 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2123 13189 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2124 13190 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2125 13191 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2126 13191 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2127 13192 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2128 13293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2129 13294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2130 13295 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2131 13295 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2132 13295 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2133 13296 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2134 13297 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2135 13297 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2136 13298 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2137 13438 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2138 13439 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2139 13440 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2140 13441 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2141 13441 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2142 13442 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2143 13443 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2144 13444 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2145 13444 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2146 13544 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2147 13545 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2148 13546 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2149 13546 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2150 13547 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2151 13548 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2152 13548 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2153 13548 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2154 13549 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2155 13570 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_halt Debug: 2156 13571 command.c:145 script_debug(): command - halt ocd_halt Debug: 2157 13573 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2158 13573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2159 13574 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 01010001 Debug: 2160 13575 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2161 13576 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2162 13576 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01010001 Debug: 2163 13577 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2164 13578 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2165 13578 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2167 13579 target.c:2806 handle_halt_command(): - Debug: 2168 13580 cortex_m.c:585 cortex_m_halt(): target->state: running Debug: 2169 13580 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2170 13581 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a05f0003) Debug: 2171 13581 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0003 Debug: 2172 13582 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2173 13582 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2174 13583 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2175 13584 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2176 13584 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2177 13585 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2178 13586 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2179 13586 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2180 13587 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2181 13587 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2182 13588 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2183 13588 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2184 13589 cortex_m.c:415 cortex_m_debug_entry(): Debug: 2185 13590 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2186 13590 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a05f0003) Debug: 2187 13591 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a05f0003 Debug: 2188 13591 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2189 13592 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2190 13592 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2191 13593 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2192 13593 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 2193 13594 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 2194 13594 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2195 13595 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000ed30) Debug: 2196 13596 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000ed30 Debug: 2197 13596 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2198 13597 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 2199 13598 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 2200 13598 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2201 13599 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2202 13599 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00000001 Debug: 2203 13600 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2204 13601 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2205 13601 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000001 Debug: 2206 13602 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2207 13602 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2208 13603 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2209 13604 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2210 13604 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:00000001) Debug: 2211 13604 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = 00000001 Debug: 2212 13605 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2213 13606 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2214 13606 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2215 13607 cortex_m.c:164 cortex_m_clear_halt(): NVIC_DFSR 0x1 Debug: 2216 13607 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2217 13608 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 2218 13608 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 2219 13609 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2220 13610 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 2221 13610 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 2222 13611 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2223 13611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 2224 13613 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 2225 13613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2226 13613 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2227 13614 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2228 13615 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2229 13615 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2230 13616 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2231 13616 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2232 13617 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2233 13618 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2234 13618 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2235 13618 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000000) Debug: 2236 13619 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000000 Debug: 2237 13620 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2238 13620 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2239 13621 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2240 13621 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2241 13622 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2242 13622 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2243 13623 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2244 13624 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2245 13624 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2246 13624 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 0 value 0x0 Debug: 2247 13625 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2248 13626 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000001) Debug: 2249 13626 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000001 Debug: 2250 13627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2251 13627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2252 13628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2253 13628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2254 13629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2255 13630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2256 13630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2257 13631 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2258 13632 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2259 13633 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 1 value 0x0 Debug: 2260 13633 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2261 13633 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000002) Debug: 2262 13634 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000002 Debug: 2263 13634 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2264 13635 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2265 13635 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2266 13636 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2267 13637 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2268 13637 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2269 13638 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2270 13638 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2271 13639 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2272 13640 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 2 value 0x0 Debug: 2273 13640 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2274 13641 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000003) Debug: 2275 13642 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000003 Debug: 2276 13643 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2277 13643 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2278 13643 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2279 13644 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2280 13645 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2281 13645 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2282 13645 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2283 13646 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2284 13647 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2285 13647 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 3 value 0x0 Debug: 2286 13647 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2287 13648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000004) Debug: 2288 13650 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000004 Debug: 2289 13650 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2290 13651 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2291 13651 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 08006020 Debug: 2292 13652 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2293 13652 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2294 13654 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 08006020 Debug: 2295 13654 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2296 13655 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2297 13655 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2298 13656 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 4 value 0x8006020 Debug: 2299 13657 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2300 13657 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000005) Debug: 2301 13658 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000005 Debug: 2302 13658 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2303 13659 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2304 13660 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = e5636b4e Debug: 2305 13661 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2306 13661 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2307 13662 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = e5636b4e Debug: 2308 13663 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2309 13663 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2310 13664 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2311 13665 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 5 value 0xe5636b4e Debug: 2312 13665 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2313 13666 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000006) Debug: 2314 13667 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000006 Debug: 2315 13668 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2316 13668 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2317 13669 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 200000e4 Debug: 2318 13669 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2319 13670 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2320 13670 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 200000e4 Debug: 2321 13671 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2322 13672 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2323 13672 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2324 13673 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 6 value 0x200000e4 Debug: 2325 13674 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2326 13674 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000007) Debug: 2327 13675 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000007 Debug: 2328 13676 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2329 13676 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2330 13676 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 20000888 Debug: 2331 13677 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2332 13678 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2333 13678 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 20000888 Debug: 2334 13678 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2335 13679 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2336 13680 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2337 13680 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 7 value 0x20000888 Debug: 2338 13681 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2339 13681 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000008) Debug: 2340 13682 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000008 Debug: 2341 13682 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2342 13683 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2343 13684 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = dffbfffd Debug: 2344 13684 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2345 13685 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2346 13686 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = dffbfffd Debug: 2347 13687 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2348 13687 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2349 13687 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2350 13688 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 8 value 0xdffbfffd Debug: 2351 13689 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2352 13689 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000009) Debug: 2353 13690 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000009 Debug: 2354 13691 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2355 13692 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2356 13692 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = ffff9fdb Debug: 2357 13693 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2358 13693 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2359 13694 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = ffff9fdb Debug: 2360 13695 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2361 13695 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2362 13695 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2363 13696 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 9 value 0xffff9fdb Debug: 2364 13696 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2365 13697 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:0000000a) Debug: 2366 13697 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000a Debug: 2367 13698 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2368 13699 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2369 13700 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 08006020 Debug: 2370 13700 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2371 13701 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2372 13702 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 08006020 Debug: 2373 13703 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2374 13703 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2375 13704 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2376 13704 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 10 value 0x8006020 Debug: 2377 13705 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2378 13705 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:0000000b) Debug: 2379 13706 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000b Debug: 2380 13707 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2381 13707 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2382 13707 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = e5636b4e Debug: 2383 13708 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2384 13709 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2385 13709 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = e5636b4e Debug: 2386 13710 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2387 13711 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2388 13712 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2389 13712 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 11 value 0xe5636b4e Debug: 2390 13712 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2391 13713 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:0000000c) Debug: 2392 13714 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000c Debug: 2393 13714 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2394 13715 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2395 13716 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2396 13716 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2397 13717 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2398 13718 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2399 13718 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2400 13718 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2401 13719 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2402 13719 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 12 value 0x0 Debug: 2403 13720 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2404 13721 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:0000000d) Debug: 2405 13722 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000d Debug: 2406 13722 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2407 13723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2408 13724 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 20000080 Debug: 2409 13725 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2410 13725 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2411 13726 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 20000080 Debug: 2412 13726 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2413 13727 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2414 13728 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2415 13728 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 13 value 0x20000080 Debug: 2416 13728 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2417 13729 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:0000000e) Debug: 2418 13730 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000e Debug: 2419 13731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2420 13731 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2421 13732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2422 13733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2423 13734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2424 13734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2425 13736 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2426 13736 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2427 13737 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2428 13737 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 14 value 0x0 Debug: 2429 13737 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2430 13738 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:0000000f) Debug: 2431 13739 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 0000000f Debug: 2432 13739 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2433 13740 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2434 13741 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 080053d0 Debug: 2435 13741 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2436 13743 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2437 13743 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 080053d0 Debug: 2438 13744 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2439 13744 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2440 13744 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2441 13745 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 15 value 0x80053d0 Debug: 2442 13745 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2443 13746 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:00000010) Debug: 2444 13746 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000010 Debug: 2445 13746 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2446 13747 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2447 13747 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 01000000 Debug: 2448 13747 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2449 13747 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2450 13748 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 01000000 Debug: 2451 13748 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2452 13748 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2453 13749 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2454 13749 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 16 value 0x1000000 Debug: 2455 13750 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2456 13750 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000011) Debug: 2457 13751 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000011 Debug: 2458 13751 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2459 13751 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2460 13752 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 20000080 Debug: 2461 13752 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2462 13752 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2463 13752 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 20000080 Debug: 2464 13753 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2465 13753 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2466 13753 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2467 13754 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 17 value 0x20000080 Debug: 2468 13754 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2469 13754 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000012) Debug: 2470 13755 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000012 Debug: 2471 13755 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2472 13755 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2473 13756 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 200000e4 Debug: 2474 13756 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2475 13756 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2476 13756 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 200000e4 Debug: 2477 13757 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2478 13757 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2479 13757 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2480 13758 cortex_m.c:1509 cortex_m_load_core_reg_u32(): load from core reg 18 value 0x200000e4 Debug: 2481 13758 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2482 13758 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000014) Debug: 2483 13758 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000014 Debug: 2484 13759 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2485 13759 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2486 13759 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2487 13760 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2488 13760 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2489 13760 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2490 13760 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2491 13761 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2492 13761 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2493 13761 cortex_m.c:1563 cortex_m_load_core_reg_u32(): load from special reg 19 value 0x0 Debug: 2494 13762 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2495 13762 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000014) Debug: 2496 13763 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000014 Debug: 2497 13763 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2498 13763 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2499 13764 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2500 13764 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2501 13764 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2502 13764 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2503 13765 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2504 13765 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2505 13765 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2506 13766 cortex_m.c:1563 cortex_m_load_core_reg_u32(): load from special reg 20 value 0x0 Debug: 2507 13766 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2508 13767 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000014) Debug: 2509 13767 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000014 Debug: 2510 13767 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2511 13768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2512 13768 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2513 13768 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2514 13768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2515 13769 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2516 13769 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2517 13769 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2518 13770 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2519 13770 cortex_m.c:1563 cortex_m_load_core_reg_u32(): load from special reg 21 value 0x0 Debug: 2520 13770 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 2521 13771 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20008b07:00000014) Debug: 2522 13771 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 00000014 Debug: 2523 13771 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2524 13772 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000b706) Debug: 2525 13772 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 8 = 00000000 Debug: 2526 13772 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2527 13773 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2528 13773 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 2529 13773 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2530 13774 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2531 13774 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2532 13774 cortex_m.c:1563 cortex_m_load_core_reg_u32(): load from special reg 22 value 0x0 Debug: 2533 13774 cortex_m.c:475 cortex_m_debug_entry(): entered debug state in core mode: Thread at PC 0x80053d0, target->state: halted Debug: 2534 13775 target.c:1501 target_call_event_callbacks(): target event 0 (gdb-halt) Debug: 2535 13775 target.c:1501 target_call_event_callbacks(): target event 1 (halted) User : 2536 13775 target.c:1936 target_arch_state(): stm32f1x.cpu: target state: halted User : 2537 13777 armv7m.c:553 armv7m_arch_state(): target halted due to debug-request, current mode: Thread xPSR: 0x01000000 pc: 0x080053d0 msp: 0x20000080 Debug: 2538 13782 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2539 13783 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2540 13783 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2541 13784 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2542 13784 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2543 13784 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2544 13785 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2545 13785 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2546 13786 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2547 13886 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2548 13886 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2549 13887 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2550 13887 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2551 13888 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2552 13888 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2553 13888 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2554 13889 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2555 13889 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2556 13990 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2557 13990 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2558 13990 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2559 13991 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2560 13991 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2561 13991 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2562 13992 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2563 13992 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2564 13992 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2565 14093 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2566 14093 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2567 14093 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2568 14094 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2569 14094 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2570 14094 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2571 14095 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2572 14095 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2573 14095 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2574 14196 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2575 14196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2576 14197 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2577 14198 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2578 14198 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2579 14199 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2580 14200 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2581 14200 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2582 14200 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2583 14301 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2584 14302 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2585 14302 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2586 14303 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2587 14304 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2588 14304 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2589 14305 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2590 14305 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2591 14306 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2592 14406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2593 14407 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2594 14408 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2595 14408 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2596 14409 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2597 14410 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2598 14410 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2599 14410 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2600 14411 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2601 14512 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2602 14512 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2603 14513 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2604 14514 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2605 14514 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2606 14515 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2607 14515 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2608 14516 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2609 14516 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2610 14617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2611 14617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2612 14618 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2613 14619 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2614 14619 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2615 14620 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2616 14620 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2617 14621 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2618 14621 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2619 14722 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2620 14723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2621 14723 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2622 14723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2623 14725 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2624 14725 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2625 14725 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2626 14725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2627 14726 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2628 14827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2629 14828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2630 14828 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2631 14829 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2632 14829 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2633 14830 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2634 14831 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2635 14831 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2636 14831 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2637 14932 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2638 14933 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2639 14933 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2640 14934 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2641 14935 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2642 14935 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2643 14935 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2644 14936 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2645 14937 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2646 15037 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2647 15038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2648 15038 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2649 15039 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2650 15040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2651 15040 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2652 15041 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2653 15041 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2654 15042 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2655 15143 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2656 15143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2657 15144 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2658 15144 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2659 15145 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2660 15145 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2661 15146 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2662 15147 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2663 15147 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2664 15248 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2665 15248 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2666 15248 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2667 15249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2668 15250 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2669 15250 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2670 15251 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2671 15251 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2672 15252 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2673 15354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2674 15354 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2675 15354 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2676 15354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2677 15355 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2678 15355 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2679 15355 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2680 15356 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2681 15356 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2682 15457 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2683 15458 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2684 15459 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2685 15459 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2686 15459 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2687 15460 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2688 15461 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2689 15461 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2690 15462 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2691 15563 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2692 15563 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2693 15564 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2694 15565 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2695 15565 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2696 15566 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2697 15566 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2698 15567 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2699 15567 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2700 15668 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2701 15669 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2702 15669 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2703 15670 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2704 15671 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2705 15671 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2706 15671 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2707 15672 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2708 15673 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2709 15773 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2710 15774 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2711 15775 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2712 15775 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2713 15776 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2714 15776 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2715 15777 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2716 15777 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2717 15778 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2718 15879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2719 15879 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2720 15880 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2721 15881 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2722 15881 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2723 15881 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2724 15883 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2725 15883 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2726 15883 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2727 15984 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2728 15985 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2729 15985 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2730 15986 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2731 15986 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2732 15987 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2733 15987 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2734 15988 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2735 15988 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2736 16089 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2737 16090 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2738 16090 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2739 16091 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2740 16091 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2741 16092 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2742 16093 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2743 16093 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2744 16094 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2745 16194 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2746 16195 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2747 16195 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2748 16196 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2749 16196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2750 16197 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2751 16197 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2752 16198 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2753 16198 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2754 16299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2755 16300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2756 16300 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2757 16301 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2758 16301 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2759 16302 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2760 16302 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2761 16303 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2762 16303 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2763 16404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2764 16405 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2765 16405 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2766 16406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2767 16406 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2768 16407 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2769 16408 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2770 16408 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2771 16409 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2772 16509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2773 16510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2774 16511 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2775 16511 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2776 16511 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2777 16512 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2778 16513 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2779 16514 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2780 16514 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2781 16615 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2782 16616 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2783 16617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2784 16617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2785 16617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2786 16618 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2787 16619 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2788 16619 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2789 16620 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2790 16720 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2791 16721 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2792 16721 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2793 16723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2794 16723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2795 16723 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2796 16724 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2797 16725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2798 16725 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2799 16826 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2800 16827 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2801 16828 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2802 16828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2803 16829 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2804 16829 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2805 16830 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2806 16830 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2807 16831 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2808 16932 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2809 16932 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2810 16933 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2811 16933 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2812 16934 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2813 16934 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2814 16935 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2815 16936 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2816 16936 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2817 17037 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2818 17037 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2819 17038 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2820 17038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2821 17039 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2822 17040 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2823 17040 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2824 17041 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2825 17041 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2826 17142 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2827 17142 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2828 17143 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2829 17144 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2830 17144 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2831 17144 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2832 17145 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2833 17146 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2834 17146 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2835 17268 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2836 17269 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2837 17270 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2838 17270 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2839 17271 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2840 17272 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2841 17272 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2842 17273 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2843 17274 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2844 17374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2845 17375 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2846 17375 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2847 17376 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2848 17377 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2849 17377 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2850 17378 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2851 17378 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2852 17379 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2853 17480 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2854 17480 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2855 17481 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2856 17481 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2857 17482 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2858 17483 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2859 17483 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2860 17484 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2861 17484 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2862 17585 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2863 17585 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2864 17586 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2865 17586 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2866 17587 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2867 17587 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2868 17588 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2869 17588 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2870 17589 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2871 17693 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2872 17694 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2873 17694 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2874 17695 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2875 17696 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2876 17697 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2877 17697 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2878 17698 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2879 17698 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2880 17799 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2881 17799 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2882 17800 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2883 17801 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2884 17801 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2885 17802 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2886 17803 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2887 17803 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2888 17804 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2889 17904 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2890 17905 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2891 17905 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2892 17906 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2893 17907 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2894 17907 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2895 17907 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2896 17908 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2897 17909 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2898 18083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2899 18084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2900 18085 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2901 18085 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2902 18086 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2903 18087 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2904 18087 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2905 18088 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2906 18088 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2907 18189 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2908 18190 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2909 18190 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2910 18191 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2911 18192 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2912 18192 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2913 18193 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2914 18193 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2915 18194 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2916 18295 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2917 18295 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2918 18296 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2919 18296 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2920 18297 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2921 18297 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2922 18298 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2923 18298 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2924 18299 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2925 18400 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2926 18400 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2927 18401 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2928 18401 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2929 18402 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2930 18403 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2931 18404 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2932 18404 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2933 18405 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2934 18506 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2935 18506 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2936 18507 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2937 18507 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2938 18508 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2939 18509 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2940 18509 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2941 18509 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2942 18510 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2943 18611 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2944 18611 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2945 18612 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2946 18613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2947 18613 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2948 18613 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2949 18614 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2950 18615 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2951 18615 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2952 18716 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2953 18716 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2954 18717 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2955 18717 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2956 18718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2957 18719 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2958 18719 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2959 18720 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2960 18720 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2961 18821 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2962 18822 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2963 18822 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2964 18823 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2965 18823 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2966 18824 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2967 18824 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2968 18825 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2969 18826 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2970 18926 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2971 18927 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2972 18928 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2973 18928 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2974 18928 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2975 18929 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2976 18930 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2977 18930 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2978 18931 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2979 19031 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2980 19032 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2981 19032 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2982 19033 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2983 19034 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2984 19034 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2985 19034 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2986 19035 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2987 19036 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2988 19136 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2989 19137 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2990 19138 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 2991 19138 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2992 19138 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 2993 19139 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 2994 19140 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 2995 19140 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 2996 19141 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 2997 19242 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 2998 19242 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 2999 19243 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3000 19243 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3001 19244 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3002 19244 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3003 19245 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3004 19246 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3005 19246 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3006 19347 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3007 19347 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3008 19348 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3009 19349 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3010 19349 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3011 19350 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3012 19350 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3013 19351 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3014 19351 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3015 19452 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3016 19453 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3017 19453 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3018 19453 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3019 19454 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3020 19455 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3021 19455 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3022 19456 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3023 19456 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3024 19557 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3025 19557 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3026 19558 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3027 19558 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3028 19559 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3029 19560 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3030 19560 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3031 19560 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3032 19561 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3033 19662 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3034 19662 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3035 19663 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3036 19663 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3037 19664 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3038 19664 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3039 19665 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3040 19666 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3041 19666 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3042 19767 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3043 19767 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3044 19768 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3045 19768 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3046 19769 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3047 19770 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3048 19770 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3049 19771 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3050 19771 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3051 19872 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3052 19872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3053 19873 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3054 19874 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3055 19874 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3056 19875 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3057 19875 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3058 19876 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3059 19876 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3060 19977 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3061 19978 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3062 19978 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3063 19979 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3064 19979 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3065 19980 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3066 19980 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3067 19981 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3068 19982 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3069 20071 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reg Debug: 3070 20073 command.c:145 script_debug(): command - reg ocd_reg Debug: 3071 20074 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3072 20075 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3073 20075 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3074 20076 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3075 20078 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3076 20078 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3077 20080 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3078 20080 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3079 20081 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3081 20082 target.c:2607 handle_reg_command(): - User : 3082 20082 command.c:546 command_print(): ===== arm v7m registers User : 3083 20085 command.c:546 command_print(): (0) r0 (/32): 0x00000000 User : 3084 20088 command.c:546 command_print(): (1) r1 (/32): 0x00000000 User : 3085 20091 command.c:546 command_print(): (2) r2 (/32): 0x00000000 User : 3086 20094 command.c:546 command_print(): (3) r3 (/32): 0x00000000 User : 3087 20098 command.c:546 command_print(): (4) r4 (/32): 0x08006020 User : 3088 20101 command.c:546 command_print(): (5) r5 (/32): 0xE5636B4E User : 3089 20104 command.c:546 command_print(): (6) r6 (/32): 0x200000E4 User : 3090 20107 command.c:546 command_print(): (7) r7 (/32): 0x20000888 User : 3091 20109 command.c:546 command_print(): (8) r8 (/32): 0xDFFBFFFD User : 3092 20112 command.c:546 command_print(): (9) r9 (/32): 0xFFFF9FDB User : 3093 20114 command.c:546 command_print(): (10) r10 (/32): 0x08006020 User : 3094 20117 command.c:546 command_print(): (11) r11 (/32): 0xE5636B4E User : 3095 20120 command.c:546 command_print(): (12) r12 (/32): 0x00000000 User : 3096 20123 command.c:546 command_print(): (13) sp (/32): 0x20000080 User : 3097 20125 command.c:546 command_print(): (14) lr (/32): 0x00000000 User : 3098 20127 command.c:546 command_print(): (15) pc (/32): 0x080053D0 User : 3099 20130 command.c:546 command_print(): (16) xPSR (/32): 0x01000000 User : 3100 20133 command.c:546 command_print(): (17) msp (/32): 0x20000080 User : 3101 20135 command.c:546 command_print(): (18) psp (/32): 0x200000E4 User : 3102 20138 command.c:546 command_print(): (19) primask (/1): 0x00 User : 3103 20140 command.c:546 command_print(): (20) basepri (/8): 0x00 User : 3104 20143 command.c:546 command_print(): (21) faultmask (/1): 0x00 User : 3105 20145 command.c:546 command_print(): (22) control (/2): 0x00 Debug: 3106 20249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3107 20250 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3108 20250 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3109 20251 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3110 20251 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3111 20252 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3112 20252 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3113 20252 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3114 20253 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3115 20353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3116 20354 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3117 20354 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3118 20354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3119 20355 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3120 20355 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3121 20355 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3122 20356 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3123 20356 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3124 20457 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3125 20457 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3126 20458 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3127 20458 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3128 20458 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3129 20459 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3130 20459 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3131 20460 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3132 20460 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3133 20560 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3134 20562 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3135 20562 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3136 20563 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3137 20564 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3138 20564 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3139 20565 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3140 20566 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3141 20566 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3142 20667 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3143 20667 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3144 20668 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3145 20669 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3146 20669 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3147 20670 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3148 20671 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3149 20671 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3150 20672 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3151 20773 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3152 20774 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3153 20774 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3154 20775 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3155 20776 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3156 20776 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3157 20777 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3158 20778 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3159 20778 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3160 20879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3161 20880 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3162 20881 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3163 20881 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3164 20882 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3165 20883 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3166 20883 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3167 20884 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3168 20885 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3169 20985 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3170 20986 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3171 20986 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3172 20987 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3173 20988 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3174 20988 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3175 20989 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3176 20989 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3177 20990 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3178 21091 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3179 21091 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3180 21092 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3181 21092 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3182 21092 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3183 21093 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3184 21094 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3185 21095 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3186 21095 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3187 21196 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3188 21196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3189 21197 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3190 21197 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3191 21198 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3192 21198 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3193 21199 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3194 21199 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3195 21200 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3196 21301 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3197 21301 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3198 21302 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3199 21302 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3200 21303 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3201 21304 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3202 21304 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3203 21304 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3204 21305 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3205 21406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3206 21406 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3207 21407 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3208 21408 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3209 21408 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3210 21409 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3211 21409 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3212 21410 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3213 21410 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3214 21511 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3215 21512 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3216 21512 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3217 21513 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3218 21513 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3219 21514 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3220 21514 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3221 21515 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3222 21515 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3223 21616 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3224 21617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3225 21617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3226 21618 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3227 21618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3228 21619 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3229 21620 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3230 21620 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3231 21621 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3232 21721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3233 21722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3234 21723 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3235 21723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3236 21724 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3237 21724 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3238 21725 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3239 21725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3240 21726 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3241 21827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3242 21827 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3243 21828 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3244 21828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3245 21829 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3246 21830 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3247 21830 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3248 21830 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3249 21831 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3250 21932 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3251 21932 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3252 21933 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3253 21934 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3254 21934 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3255 21934 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3256 21935 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3257 21936 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3258 21936 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3259 22037 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3260 22038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3261 22038 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3262 22038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3263 22039 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3264 22040 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3265 22040 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3266 22041 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3267 22042 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3268 22142 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3269 22143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3270 22143 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3271 22144 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3272 22144 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3273 22145 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3274 22145 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3275 22146 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3276 22146 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3277 22247 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3278 22248 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3279 22248 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3280 22249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3281 22249 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3282 22250 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3283 22250 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3284 22251 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3285 22252 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3286 22352 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3287 22353 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3288 22353 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3289 22354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3290 22355 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3291 22355 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3292 22355 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3293 22356 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3294 22357 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3295 22457 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3296 22458 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3297 22458 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3298 22459 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3299 22459 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3300 22460 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3301 22461 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3302 22461 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3303 22462 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3304 22562 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3305 22563 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3306 22564 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3307 22564 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3308 22565 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3309 22565 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3310 22566 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3311 22566 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3312 22567 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3313 22667 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3314 22668 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3315 22669 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3316 22669 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3317 22670 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3318 22671 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3319 22671 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3320 22671 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3321 22672 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3322 22773 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3323 22773 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3324 22774 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3325 22774 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3326 22775 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3327 22775 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3328 22776 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3329 22777 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3330 22777 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3331 22878 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3332 22878 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3333 22878 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3334 22879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3335 22879 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3336 22880 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3337 22880 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3338 22881 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3339 22882 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3340 22982 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3341 22983 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3342 22983 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3343 22984 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3344 22985 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3345 22985 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3346 22985 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3347 22986 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3348 22987 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3349 23087 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3350 23088 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3351 23088 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3352 23089 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3353 23090 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3354 23090 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3355 23091 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3356 23091 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3357 23092 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3358 23193 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3359 23193 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3360 23194 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3361 23194 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3362 23194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3363 23195 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3364 23196 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3365 23196 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3366 23197 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3367 23297 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3368 23298 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3369 23298 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3370 23299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3371 23300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3372 23300 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3373 23301 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3374 23301 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3375 23302 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3376 23403 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3377 23403 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3378 23404 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3379 23404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3380 23405 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3381 23405 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3382 23406 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3383 23406 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3384 23407 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3385 23508 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3386 23508 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3387 23509 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3388 23509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3389 23510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3390 23510 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3391 23511 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3392 23512 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3393 23512 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3394 23613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3395 23613 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3396 23614 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3397 23614 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3398 23614 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3399 23615 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3400 23616 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3401 23616 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3402 23617 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3403 23717 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3404 23718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3405 23718 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3406 23719 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3407 23720 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3408 23720 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3409 23720 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3410 23721 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3411 23722 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3412 23822 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3413 23823 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3414 23823 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3415 23824 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3416 23825 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3417 23825 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3418 23826 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3419 23826 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3420 23827 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3421 23928 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3422 23928 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3423 23929 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3424 23929 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3425 23930 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3426 23930 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3427 23931 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3428 23931 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3429 23932 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3430 24032 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3431 24033 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3432 24033 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3433 24034 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3434 24035 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3435 24035 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3436 24036 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3437 24036 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3438 24036 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3439 24137 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3440 24138 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3441 24139 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3442 24139 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3443 24140 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3444 24140 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3445 24141 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3446 24141 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3447 24142 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3448 24242 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3449 24243 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3450 24243 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3451 24244 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3452 24245 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3453 24245 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3454 24246 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3455 24246 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3456 24247 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3457 24348 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3458 24348 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3459 24349 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3460 24349 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3461 24350 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3462 24351 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3463 24351 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3464 24352 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3465 24352 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3466 24546 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3467 24547 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3468 24548 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3469 24548 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3470 24549 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3471 24550 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3472 24550 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3473 24551 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3474 24551 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3475 24694 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3476 24695 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3477 24696 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3478 24696 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3479 24697 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3480 24698 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3481 24698 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3482 24699 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3483 24700 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3484 24800 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3485 24801 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3486 24801 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3487 24802 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3488 24803 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3489 24803 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3490 24804 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3491 24804 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3492 24805 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3493 24940 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3494 24941 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3495 24942 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3496 24942 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3497 24943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3498 24944 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3499 24944 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3500 24944 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3501 24945 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3502 25135 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3503 25136 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3504 25137 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3505 25137 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3506 25138 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3507 25139 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3508 25139 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3509 25140 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3510 25140 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3511 25241 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3512 25242 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3513 25242 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3514 25243 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3515 25244 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3516 25244 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3517 25245 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3518 25246 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3519 25246 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3520 25365 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3521 25365 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3522 25366 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3523 25367 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3524 25367 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3525 25368 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3526 25369 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3527 25369 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3528 25370 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3529 25470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3530 25471 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3531 25472 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3532 25472 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3533 25473 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3534 25474 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3535 25475 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3536 25475 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3537 25475 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3538 25661 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3539 25662 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3540 25663 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3541 25663 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3542 25664 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3543 25665 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3544 25665 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3545 25666 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3546 25667 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3547 25768 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3548 25768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3549 25769 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3550 25770 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3551 25770 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3552 25771 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3553 25771 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3554 25772 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3555 25773 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3556 25873 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3557 25874 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3558 25874 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3559 25874 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3560 25875 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3561 25876 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3562 25876 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3563 25877 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3564 25878 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3565 25995 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3566 25996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3567 25997 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3568 25997 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3569 25998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3570 25999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3571 25999 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3572 26000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3573 26000 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3574 26101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3575 26102 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3576 26102 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3577 26103 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3578 26104 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3579 26104 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3580 26104 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3581 26105 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3582 26106 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3583 26206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3584 26207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3585 26208 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3586 26208 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3587 26209 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3588 26209 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3589 26210 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3590 26210 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3591 26211 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3592 26312 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3593 26312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3594 26313 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3595 26314 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3596 26314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3597 26315 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3598 26315 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3599 26316 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3600 26316 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3601 26417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3602 26417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3603 26418 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3604 26418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3605 26419 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3606 26420 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3607 26420 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3608 26420 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3609 26421 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3610 26522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3611 26522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3612 26523 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3613 26523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3614 26524 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3615 26525 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3616 26525 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3617 26526 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3618 26526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3619 26627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3620 26628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3621 26628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3622 26629 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3623 26629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3624 26630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3625 26630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3626 26631 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3627 26632 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3628 26732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3629 26733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3630 26733 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3631 26734 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3632 26735 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3633 26735 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3634 26735 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3635 26737 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3636 26737 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3637 26837 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3638 26838 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3639 26838 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3640 26839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3641 26840 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3642 26840 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3643 26841 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3644 26841 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3645 26842 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3646 26943 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3647 26943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3648 26944 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3649 26944 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3650 26945 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3651 26945 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3652 26946 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3653 26946 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3654 26947 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3655 27048 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3656 27048 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3657 27049 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3658 27049 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3659 27049 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3660 27050 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3661 27051 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3662 27051 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3663 27052 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3664 27152 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3665 27153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3666 27153 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3667 27154 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3668 27155 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3669 27155 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3670 27155 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3671 27156 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3672 27157 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3673 27257 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3674 27258 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3675 27259 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3676 27259 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3677 27259 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3678 27260 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3679 27261 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3680 27261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3681 27262 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3682 27362 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3683 27363 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3684 27363 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3685 27364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3686 27365 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3687 27365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3688 27365 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3689 27366 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3690 27367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3691 27467 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3692 27468 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3693 27469 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3694 27469 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3695 27470 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3696 27470 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3697 27471 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3698 27471 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3699 27472 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3700 27573 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3701 27573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3702 27574 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3703 27575 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3704 27575 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3705 27576 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3706 27576 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3707 27577 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3708 27577 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3709 27678 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3710 27679 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3711 27679 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3712 27680 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3713 27680 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3714 27681 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3715 27681 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3716 27682 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3717 27683 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3718 27783 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3719 27784 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3720 27784 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3721 27785 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3722 27786 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3723 27786 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3724 27787 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3725 27787 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3726 27788 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3727 27889 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3728 27889 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3729 27890 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3730 27890 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3731 27891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3732 27891 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3733 27892 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3734 27893 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3735 27893 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3736 27994 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3737 27995 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3738 27995 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3739 27996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3740 27996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3741 27997 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3742 27997 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3743 27997 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3744 27998 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3745 28099 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3746 28100 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3747 28100 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3748 28101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3749 28101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3750 28102 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3751 28103 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3752 28103 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3753 28103 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3754 28204 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3755 28205 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3756 28205 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3757 28206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3758 28206 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3759 28207 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3760 28207 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3761 28208 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3762 28209 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3763 28310 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3764 28310 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3765 28311 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3766 28311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3767 28312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3768 28312 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3769 28313 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3770 28314 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3771 28314 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3772 28415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3773 28416 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3774 28416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3775 28417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3776 28418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3777 28418 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3778 28418 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3779 28419 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3780 28420 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3781 28520 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3782 28521 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3783 28521 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3784 28522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3785 28523 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3786 28523 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3787 28524 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3788 28524 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3789 28525 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3790 28626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3791 28626 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3792 28627 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3793 28627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3794 28628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3795 28628 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3796 28629 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3797 28630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3798 28630 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3799 28731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3800 28731 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3801 28732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3802 28733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3803 28733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3804 28734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3805 28734 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3806 28735 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3807 28735 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3808 28836 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3809 28837 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3810 28837 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3811 28838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3812 28838 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3813 28839 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3814 28839 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3815 28840 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3816 28841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3817 28949 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3818 28950 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3819 28950 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3820 28951 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3821 28952 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3822 28952 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3823 28953 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3824 28954 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3825 28954 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3826 29055 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3827 29056 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3828 29056 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3829 29057 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3830 29058 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3831 29058 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3832 29058 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3833 29059 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3834 29060 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3835 29160 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3836 29161 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3837 29161 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3838 29162 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3839 29163 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3840 29163 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3841 29164 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3842 29165 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3843 29165 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3844 29306 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3845 29307 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3846 29308 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3847 29309 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3848 29309 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3849 29310 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3850 29310 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3851 29311 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3852 29312 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3853 29412 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3854 29413 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3855 29413 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3856 29414 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3857 29415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3858 29415 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3859 29416 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3860 29416 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3861 29417 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3862 29518 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3863 29518 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3864 29519 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3865 29519 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3866 29520 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3867 29521 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3868 29521 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3869 29521 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3870 29522 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3871 29643 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3872 29643 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3873 29645 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3874 29645 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3875 29646 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3876 29647 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3877 29647 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3878 29648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3879 29649 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3880 29749 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3881 29750 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3882 29750 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3883 29751 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3884 29752 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3885 29752 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3886 29753 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3887 29754 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3888 29754 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3889 29854 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3890 29855 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3891 29855 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3892 29856 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3893 29856 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3894 29857 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3895 29858 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3896 29858 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3897 29859 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3898 29960 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3899 29960 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3900 29961 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3901 29961 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3902 29962 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3903 29962 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3904 29963 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3905 29964 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3906 29964 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3907 30065 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3908 30065 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3909 30066 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3910 30066 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3911 30067 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3912 30068 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3913 30068 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3914 30068 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3915 30069 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3916 30170 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3917 30170 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3918 30171 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3919 30172 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3920 30172 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3921 30173 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3922 30174 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3923 30174 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3924 30174 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3925 30276 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3926 30276 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3927 30277 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3928 30277 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3929 30278 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3930 30278 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3931 30279 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3932 30280 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3933 30280 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3934 30381 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3935 30381 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3936 30381 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3937 30383 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3938 30383 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3939 30383 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3940 30384 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3941 30384 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3942 30384 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3943 30486 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3944 30486 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3945 30487 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3946 30487 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3947 30488 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3948 30488 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3949 30489 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3950 30489 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3951 30490 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3952 30681 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3953 30682 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3954 30683 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3955 30683 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3956 30684 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3957 30685 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3958 30685 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3959 30686 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3960 30687 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3961 30788 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3962 30788 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3963 30789 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3964 30789 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3965 30789 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3966 30790 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3967 30791 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3968 30791 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3969 30792 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3970 30920 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3971 30920 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3972 30921 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3973 30922 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3974 30923 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3975 30924 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3976 30924 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3977 30924 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3978 30925 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3979 31026 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3980 31026 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3981 31027 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3982 31028 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3983 31028 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3984 31028 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3985 31030 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3986 31031 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3987 31032 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3988 31134 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3989 31135 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3990 31136 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 3991 31137 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3992 31137 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 3993 31138 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 3994 31138 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 3995 31139 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 3996 31139 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 3997 31240 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 3998 31241 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 3999 31241 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4000 31242 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4001 31242 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4002 31243 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4003 31244 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4004 31244 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4005 31244 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4006 31346 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4007 31346 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4008 31347 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4009 31347 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4010 31348 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4011 31348 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4012 31349 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4013 31349 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4014 31350 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4015 31450 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4016 31451 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4017 31451 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4018 31452 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4019 31453 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4020 31453 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4021 31454 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4022 31454 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4023 31455 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4024 31556 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4025 31556 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4026 31557 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4027 31557 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4028 31558 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4029 31558 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4030 31559 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4031 31559 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4032 31560 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4033 31660 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4034 31661 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4035 31661 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4036 31662 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4037 31662 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4038 31663 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4039 31663 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4040 31664 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4041 31665 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4042 31765 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4043 31766 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4044 31766 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4045 31766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4046 31767 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4047 31768 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4048 31768 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4049 31769 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4050 31770 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4051 31870 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4052 31871 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4053 31871 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4054 31872 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4055 31873 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4056 31873 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4057 31874 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4058 31874 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4059 31875 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4060 31976 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4061 31976 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4062 31977 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4063 31978 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4064 31978 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4065 31978 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4066 31979 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4067 31979 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4068 31980 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4069 32081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4070 32082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4071 32082 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4072 32082 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4073 32083 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4074 32084 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4075 32084 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4076 32085 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4077 32085 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4078 32186 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4079 32186 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4080 32187 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4081 32188 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4082 32188 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4083 32189 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4084 32189 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4085 32190 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4086 32190 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4087 32291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4088 32292 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4089 32292 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4090 32293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4091 32293 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4092 32294 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4093 32294 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4094 32295 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4095 32296 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4096 32396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4097 32397 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4098 32397 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4099 32398 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4100 32398 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4101 32399 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4102 32400 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4103 32400 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4104 32400 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4105 32502 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4106 32502 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4107 32503 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4108 32503 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4109 32504 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4110 32505 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4111 32505 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4112 32506 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4113 32506 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4114 32607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4115 32607 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4116 32608 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4117 32609 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4118 32609 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4119 32610 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4120 32610 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4121 32611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4122 32611 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4123 32712 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4124 32713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4125 32713 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4126 32714 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4127 32715 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4128 32715 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4129 32716 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4130 32716 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4131 32717 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4132 32817 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4133 32818 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4134 32818 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4135 32819 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4136 32819 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4137 32820 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4138 32821 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4139 32821 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4140 32822 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4141 32922 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4142 32923 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4143 32924 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4144 32924 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4145 32925 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4146 32925 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4147 32926 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4148 32927 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4149 32927 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4150 33028 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4151 33029 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4152 33029 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4153 33029 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4154 33030 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4155 33031 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4156 33031 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4157 33031 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4158 33032 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4159 33133 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4160 33134 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4161 33134 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4162 33135 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4163 33135 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4164 33136 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4165 33136 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4166 33137 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4167 33138 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4168 33238 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4169 33239 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4170 33239 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4171 33240 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4172 33241 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4173 33241 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4174 33241 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4175 33242 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4176 33243 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4177 33343 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4178 33344 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4179 33345 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4180 33345 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4181 33345 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4182 33346 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4183 33347 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4184 33347 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4185 33348 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4186 33449 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4187 33449 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4188 33450 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4189 33450 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4190 33451 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4191 33452 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4192 33452 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4193 33453 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4194 33453 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4195 33554 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4196 33554 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4197 33555 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4198 33556 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4199 33556 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4200 33557 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4201 33557 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4202 33558 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4203 33558 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4204 33659 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4205 33660 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4206 33660 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4207 33660 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4208 33661 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4209 33662 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4210 33662 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4211 33663 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4212 33664 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4213 33764 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4214 33765 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4215 33765 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4216 33766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4217 33766 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4218 33767 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4219 33768 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4220 33768 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4221 33769 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4222 33869 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4223 33870 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4224 33870 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4225 33871 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4226 33872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4227 33872 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4228 33873 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4229 33874 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4230 33874 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4231 33975 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4232 33975 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4233 33976 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4234 33976 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4235 33977 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4236 33978 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4237 33978 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4238 33979 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4239 33979 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4240 34080 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4241 34080 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4242 34081 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4243 34081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4244 34082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4245 34083 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4246 34083 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4247 34083 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4248 34084 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4249 34185 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4250 34185 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4251 34186 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4252 34186 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4253 34187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4254 34187 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4255 34188 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4256 34188 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4257 34189 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4258 34290 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4259 34290 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4260 34291 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4261 34291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4262 34291 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4263 34292 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4264 34293 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4265 34293 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4266 34294 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4267 34395 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4268 34395 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4269 34396 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4270 34396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4271 34397 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4272 34397 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4273 34398 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4274 34398 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4275 34399 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4276 34507 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4277 34507 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4278 34508 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4279 34509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4280 34509 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4281 34510 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4282 34511 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4283 34511 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4284 34512 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4285 34701 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4286 34703 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4287 34703 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4288 34704 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4289 34705 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4290 34705 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4291 34706 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4292 34706 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4293 34707 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4294 34808 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4295 34809 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4296 34809 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4297 34809 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4298 34810 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4299 34811 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4300 34811 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4301 34811 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4302 34812 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4303 34913 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4304 34914 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4305 34914 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4306 34915 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4307 34915 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4308 34916 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4309 34917 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4310 34917 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4311 34917 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4312 35061 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4313 35062 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4314 35063 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4315 35063 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4316 35064 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4317 35065 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4318 35065 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4319 35066 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4320 35066 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4321 35167 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4322 35168 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4323 35168 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4324 35169 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4325 35169 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4326 35170 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4327 35171 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4328 35171 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4329 35172 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4330 35273 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4331 35273 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4332 35274 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4333 35274 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4334 35274 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4335 35275 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4336 35276 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4337 35276 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4338 35277 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4339 35404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4340 35405 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4341 35406 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4342 35406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4343 35407 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4344 35408 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4345 35408 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4346 35408 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4347 35409 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4348 35510 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4349 35511 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4350 35511 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4351 35512 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4352 35513 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4353 35514 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4354 35514 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4355 35514 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4356 35515 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4357 35616 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4358 35616 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4359 35617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4360 35617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4361 35618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4362 35619 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4363 35619 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4364 35620 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4365 35620 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4366 35721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4367 35722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4368 35722 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4369 35723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4370 35723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4371 35724 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4372 35724 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4373 35725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4374 35725 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4375 35739 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reg r0 2016 Debug: 4376 35741 command.c:145 script_debug(): command - reg ocd_reg r0 2016 Debug: 4377 35742 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4378 35743 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4379 35743 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4380 35744 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4381 35745 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4382 35746 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4383 35746 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4384 35747 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4385 35748 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4387 35748 target.c:2607 handle_reg_command(): - User : 4388 35749 command.c:546 command_print(): r0 (/32): 0x000007E0 Debug: 4389 35855 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4390 35856 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4391 35857 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4392 35858 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4393 35859 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4394 35859 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4395 35860 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4396 35861 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4397 35861 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4398 35962 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4399 35963 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4400 35963 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4401 35964 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4402 35965 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4403 35965 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4404 35966 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4405 35967 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4406 35967 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4407 36069 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4408 36069 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4409 36070 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4410 36070 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4411 36071 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4412 36071 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4413 36072 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4414 36073 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4415 36073 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4416 36174 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4417 36174 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4418 36174 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4419 36175 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4420 36176 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4421 36177 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4422 36177 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4423 36177 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4424 36178 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4425 36279 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4426 36279 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4427 36280 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4428 36280 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4429 36281 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4430 36282 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4431 36282 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4432 36283 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4433 36283 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4434 36384 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4435 36384 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4436 36385 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4437 36386 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4438 36386 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4439 36387 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4440 36387 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4441 36388 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4442 36390 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4443 36561 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4444 36562 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4445 36563 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4446 36564 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4447 36564 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4448 36565 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4449 36565 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4450 36566 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4451 36566 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4452 36726 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4453 36726 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4454 36727 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4455 36728 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4456 36728 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4457 36729 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4458 36730 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4459 36730 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4460 36731 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4461 36832 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4462 36832 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4463 36833 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4464 36834 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4465 36834 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4466 36835 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4467 36836 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4468 36836 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4469 36836 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4470 36937 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4471 36938 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4472 36938 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4473 36939 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4474 36939 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4475 36940 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4476 36940 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4477 36941 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4478 36941 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4479 37084 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4480 37084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4481 37085 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4482 37086 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4483 37087 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4484 37087 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4485 37088 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4486 37089 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4487 37089 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4488 37190 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4489 37190 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4490 37191 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4491 37192 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4492 37192 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4493 37193 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4494 37193 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4495 37194 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4496 37194 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4497 37295 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4498 37296 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4499 37296 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4500 37297 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4501 37297 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4502 37298 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4503 37298 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4504 37299 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4505 37299 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4506 37400 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4507 37401 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4508 37401 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4509 37402 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4510 37402 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4511 37403 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4512 37404 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4513 37404 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4514 37405 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4515 37506 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4516 37506 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4517 37507 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4518 37507 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4519 37508 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4520 37508 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4521 37509 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4522 37509 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4523 37510 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4524 37611 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4525 37612 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4526 37612 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4527 37613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4528 37613 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4529 37614 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4530 37614 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4531 37615 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4532 37615 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4533 37716 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4534 37717 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4535 37717 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4536 37718 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4537 37718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4538 37719 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4539 37720 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4540 37720 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4541 37721 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4542 37822 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4543 37822 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4544 37823 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4545 37824 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4546 37824 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4547 37825 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4548 37825 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4549 37826 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4550 37826 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4551 37928 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4552 37930 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4553 37930 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4554 37931 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4555 37932 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4556 37932 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4557 37933 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4558 37934 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4559 37934 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4560 38035 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4561 38035 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4562 38036 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4563 38036 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4564 38037 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4565 38037 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4566 38038 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4567 38039 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4568 38039 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4569 38139 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4570 38140 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4571 38141 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4572 38141 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4573 38142 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4574 38143 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4575 38143 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4576 38143 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4577 38144 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4578 38245 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4579 38246 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4580 38246 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4581 38246 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4582 38247 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4583 38248 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4584 38248 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4585 38249 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4586 38249 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4587 38350 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4588 38351 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4589 38351 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4590 38352 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4591 38352 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4592 38353 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4593 38354 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4594 38354 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4595 38355 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4596 38456 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4597 38456 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4598 38456 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4599 38457 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4600 38458 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4601 38458 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4602 38459 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4603 38459 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4604 38460 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4605 38560 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4606 38561 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4607 38561 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4608 38562 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4609 38563 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4610 38564 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4611 38564 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4612 38565 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4613 38566 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4614 38666 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4615 38667 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4616 38667 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4617 38668 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4618 38669 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4619 38669 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4620 38670 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4621 38670 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4622 38671 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4623 38772 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4624 38772 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4625 38773 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4626 38773 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4627 38774 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4628 38775 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4629 38775 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4630 38775 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4631 38776 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4632 38877 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4633 38877 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4634 38878 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4635 38879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4636 38879 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4637 38879 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4638 38880 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4639 38881 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4640 38881 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4641 38982 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4642 38983 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4643 38983 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4644 38984 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4645 38984 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4646 38985 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4647 38985 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4648 38985 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4649 38986 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4650 39087 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4651 39087 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4652 39088 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4653 39089 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4654 39089 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4655 39090 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4656 39090 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4657 39091 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4658 39091 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4659 39192 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4660 39193 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4661 39193 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4662 39194 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4663 39194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4664 39195 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4665 39195 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4666 39196 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4667 39197 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4668 39297 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4669 39298 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4670 39298 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4671 39299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4672 39299 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4673 39300 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4674 39300 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4675 39301 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4676 39301 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4677 39402 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4678 39403 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4679 39403 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4680 39404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4681 39404 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4682 39405 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4683 39406 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4684 39406 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4685 39406 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4686 39507 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4687 39508 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4688 39508 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4689 39509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4690 39510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4691 39510 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4692 39510 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4693 39511 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4694 39512 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4695 39612 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4696 39613 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4697 39613 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4698 39613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4699 39614 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4700 39614 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4701 39615 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4702 39616 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4703 39616 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4704 39717 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4705 39718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4706 39718 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4707 39719 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4708 39719 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4709 39720 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4710 39720 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4711 39721 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4712 39721 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4713 39822 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4714 39823 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4715 39823 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4716 39824 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4717 39824 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4718 39825 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4719 39826 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4720 39826 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4721 39826 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4722 39971 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4723 39971 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4724 39972 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4725 39973 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4726 39973 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4727 39974 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4728 39975 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4729 39975 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4730 39976 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4731 40077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4732 40077 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4733 40078 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4734 40079 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4735 40079 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4736 40080 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4737 40080 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4738 40081 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4739 40081 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4740 40182 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4741 40183 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4742 40183 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4743 40184 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4744 40184 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4745 40185 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4746 40185 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4747 40186 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4748 40187 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4749 40298 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4750 40298 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4751 40299 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4752 40300 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4753 40301 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4754 40301 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4755 40302 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4756 40303 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4757 40303 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4758 40404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4759 40404 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4760 40405 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4761 40406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4762 40406 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4763 40407 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4764 40407 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4765 40408 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4766 40408 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4767 40509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4768 40510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4769 40510 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4770 40511 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4771 40511 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4772 40512 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4773 40512 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4774 40513 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4775 40514 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4776 40614 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4777 40615 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4778 40615 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4779 40616 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4780 40617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4781 40617 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4782 40618 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4783 40618 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4784 40619 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4785 40720 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4786 40720 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4787 40721 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4788 40722 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4789 40722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4790 40723 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4791 40724 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4792 40724 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4793 40724 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4794 40826 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4795 40826 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4796 40827 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4797 40827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4798 40827 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4799 40828 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4800 40829 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4801 40829 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4802 40830 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4803 40931 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4804 40931 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4805 40932 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4806 40932 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4807 40933 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4808 40933 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4809 40934 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4810 40934 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4811 40935 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4812 41036 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4813 41036 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4814 41037 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4815 41038 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4816 41038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4817 41038 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4818 41039 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4819 41040 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4820 41040 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4821 41141 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4822 41141 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4823 41142 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4824 41142 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4825 41143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4826 41144 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4827 41144 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4828 41144 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4829 41145 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4830 41246 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4831 41246 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4832 41247 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4833 41248 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4834 41248 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4835 41248 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4836 41249 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4837 41250 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4838 41250 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4839 41351 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4840 41352 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4841 41352 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4842 41353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4843 41353 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4844 41354 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4845 41354 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4846 41355 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4847 41355 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4848 41456 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4849 41457 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4850 41458 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4851 41458 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4852 41459 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4853 41459 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4854 41460 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4855 41460 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4856 41461 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4857 41562 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4858 41562 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4859 41563 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4860 41563 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4861 41564 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4862 41565 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4863 41565 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4864 41566 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4865 41566 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4866 41667 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4867 41667 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4868 41668 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4869 41668 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4870 41669 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4871 41670 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4872 41670 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4873 41670 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4874 41671 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4875 41772 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4876 41772 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4877 41773 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4878 41774 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4879 41774 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4880 41775 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4881 41775 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4882 41776 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4883 41776 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4884 41877 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4885 41878 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4886 41878 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4887 41879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4888 41879 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4889 41880 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4890 41880 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4891 41881 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4892 41882 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4893 41982 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4894 41983 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4895 41983 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4896 41984 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4897 41985 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4898 41985 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4899 41985 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4900 41986 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4901 41987 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4902 42087 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4903 42088 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4904 42088 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4905 42088 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4906 42089 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4907 42090 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4908 42090 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4909 42090 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4910 42091 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4911 42192 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4912 42193 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4913 42193 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4914 42194 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4915 42194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4916 42195 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4917 42196 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4918 42196 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4919 42197 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4920 42298 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4921 42298 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4922 42298 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4923 42299 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4924 42300 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4925 42300 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4926 42301 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4927 42301 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4928 42302 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4929 42403 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4930 42403 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4931 42404 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4932 42404 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4933 42405 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4934 42405 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4935 42406 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4936 42407 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4937 42407 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4938 42508 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4939 42509 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4940 42509 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4941 42510 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4942 42510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4943 42511 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4944 42511 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4945 42512 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4946 42512 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4947 42613 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4948 42614 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4949 42614 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4950 42614 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4951 42615 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4952 42616 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4953 42616 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4954 42616 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4955 42617 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4956 42718 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4957 42718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4958 42719 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4959 42719 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4960 42720 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4961 42720 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4962 42721 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4963 42722 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4964 42722 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4965 42827 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4966 42828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4967 42829 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4968 42830 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4969 42830 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4970 42831 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4971 42832 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4972 42832 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4973 42833 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4974 42934 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4975 42934 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4976 42935 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4977 42936 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4978 42936 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4979 42936 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4980 42937 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4981 42938 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4982 42938 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4983 43039 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4984 43040 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4985 43040 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4986 43040 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4987 43041 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4988 43042 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4989 43042 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4990 43043 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 4991 43043 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 4992 43144 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4993 43145 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 4994 43145 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 4995 43146 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 4996 43146 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 4997 43147 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 4998 43148 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 4999 43148 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5000 43148 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5001 43249 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5002 43250 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5003 43250 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5004 43251 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5005 43252 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5006 43252 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5007 43253 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5008 43254 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5009 43254 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5010 43407 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5011 43408 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5012 43409 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5013 43409 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5014 43410 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5015 43411 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5016 43411 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5017 43412 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5018 43412 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5019 43514 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5020 43515 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5021 43516 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5022 43517 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5023 43517 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5024 43518 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5025 43519 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5026 43519 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5027 43520 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5028 43621 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5029 43621 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5030 43622 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5031 43623 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5032 43623 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5033 43623 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5034 43624 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5035 43625 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5036 43625 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5037 43818 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5038 43820 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5039 43820 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5040 43821 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5041 43822 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5042 43822 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5043 43823 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5044 43823 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5045 43824 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5046 44017 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5047 44018 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5048 44019 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5049 44019 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5050 44020 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5051 44021 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5052 44021 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5053 44021 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5054 44022 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5055 44123 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5056 44124 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5057 44124 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5058 44125 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5059 44125 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5060 44126 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5061 44127 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5062 44127 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5063 44128 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5064 44229 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5065 44229 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5066 44230 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5067 44230 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5068 44231 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5069 44231 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5070 44232 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5071 44232 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5072 44233 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5073 44365 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5074 44366 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5075 44367 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5076 44367 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5077 44368 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5078 44369 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5079 44369 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5080 44370 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5081 44371 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5082 44472 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5083 44472 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5084 44473 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5085 44473 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5086 44474 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5087 44475 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5088 44475 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5089 44476 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5090 44476 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5091 44665 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5092 44667 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5093 44667 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5094 44668 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5095 44669 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5096 44669 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5097 44670 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5098 44671 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5099 44671 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5100 44772 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5101 44773 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5102 44773 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5103 44773 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5104 44774 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5105 44775 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5106 44775 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5107 44776 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5108 44776 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5109 44877 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5110 44878 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5111 44878 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5112 44879 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5113 44879 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5114 44880 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5115 44880 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5116 44881 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5117 44882 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5118 44982 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5119 44983 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5120 44983 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5121 44984 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5122 44985 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5123 44985 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5124 44986 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5125 44986 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5126 44987 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5127 45088 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5128 45088 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5129 45089 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5130 45089 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5131 45090 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5132 45091 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5133 45091 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5134 45092 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5135 45093 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5136 45193 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5137 45194 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5138 45194 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5139 45195 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5140 45196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5141 45196 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5142 45197 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5143 45197 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5144 45198 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5145 45306 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5146 45307 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5147 45308 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5148 45309 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5149 45309 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5150 45310 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5151 45311 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5152 45311 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5153 45312 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5154 45413 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5155 45413 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5156 45414 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5157 45415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5158 45415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5159 45415 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5160 45416 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5161 45417 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5162 45417 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5163 45519 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5164 45520 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5165 45520 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5166 45521 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5167 45522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5168 45522 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5169 45523 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5170 45524 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5171 45524 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5172 45625 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5173 45625 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5174 45626 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5175 45626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5176 45627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5177 45628 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5178 45628 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5179 45629 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5180 45629 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5181 45730 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5182 45730 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5183 45731 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5184 45731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5185 45732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5186 45732 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5187 45733 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5188 45733 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5189 45734 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5190 45789 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reg r1 deadbeef Debug: 5191 45791 command.c:145 script_debug(): command - reg ocd_reg r1 deadbeef Debug: 5192 45792 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5193 45793 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5194 45794 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5195 45794 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5196 45795 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5197 45796 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5198 45797 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5199 45797 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5200 45798 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5202 45799 target.c:2607 handle_reg_command(): - User : 5203 45800 command.c:546 command_print(): r1 (/32): 0x00000000 Debug: 5204 45905 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5205 45906 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5206 45907 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5207 45908 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5208 45908 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5209 45909 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5210 45910 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5211 45910 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5212 45911 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5213 46012 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5214 46013 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5215 46013 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5216 46014 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5217 46015 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5218 46015 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5219 46016 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5220 46017 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5221 46017 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5222 46118 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5223 46118 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5224 46119 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5225 46120 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5226 46120 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5227 46121 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5228 46121 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5229 46122 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5230 46122 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5231 46223 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5232 46224 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5233 46224 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5234 46225 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5235 46225 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5236 46226 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5237 46226 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5238 46227 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5239 46228 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5240 46328 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5241 46329 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5242 46329 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5243 46330 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5244 46330 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5245 46331 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5246 46332 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5247 46332 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5248 46333 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5249 46434 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5250 46434 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5251 46435 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5252 46435 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5253 46436 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5254 46436 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5255 46436 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5256 46437 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5257 46438 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5258 46538 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5259 46539 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5260 46539 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5261 46540 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5262 46541 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5263 46541 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5264 46542 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5265 46542 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5266 46543 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5267 46644 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5268 46644 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5269 46645 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5270 46645 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5271 46646 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5272 46647 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5273 46647 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5274 46648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5275 46648 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5276 46749 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5277 46749 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5278 46750 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5279 46751 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5280 46751 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5281 46752 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5282 46752 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5283 46753 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5284 46754 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5285 46854 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5286 46855 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5287 46855 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5288 46856 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5289 46857 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5290 46857 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5291 46857 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5292 46858 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5293 46859 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5294 46960 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5295 46960 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5296 46961 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5297 46961 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5298 46961 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5299 46962 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5300 46963 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5301 46964 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5302 46964 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5303 47065 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5304 47065 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5305 47066 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5306 47066 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5307 47067 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5308 47067 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5309 47068 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5310 47069 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5311 47069 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5312 47170 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5313 47170 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5314 47171 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5315 47171 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5316 47172 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5317 47173 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5318 47173 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5319 47174 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5320 47174 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5321 47275 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5322 47275 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5323 47276 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5324 47277 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5325 47277 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5326 47278 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5327 47278 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5328 47279 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5329 47279 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5330 47380 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5331 47381 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5332 47381 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5333 47382 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5334 47382 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5335 47383 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5336 47383 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5337 47384 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5338 47385 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5339 47485 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5340 47486 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5341 47487 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5342 47487 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5343 47488 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5344 47488 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5345 47489 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5346 47489 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5347 47490 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5348 47591 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5349 47591 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5350 47592 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5351 47593 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5352 47593 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5353 47594 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5354 47594 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5355 47595 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5356 47595 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5357 47696 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5358 47697 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5359 47697 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5360 47698 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5361 47698 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5362 47699 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5363 47699 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5364 47700 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5365 47700 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5366 47801 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5367 47802 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5368 47802 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5369 47803 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5370 47804 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5371 47804 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5372 47805 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5373 47805 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5374 47806 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5375 47907 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5376 47907 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5377 47908 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5378 47910 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5379 47910 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5380 47911 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5381 47912 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5382 47912 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5383 47912 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5384 48015 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5385 48016 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5386 48016 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5387 48017 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5388 48018 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5389 48018 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5390 48019 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5391 48020 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5392 48020 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5393 48121 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5394 48122 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5395 48122 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5396 48123 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5397 48124 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5398 48124 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5399 48125 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5400 48125 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5401 48126 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5402 48227 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5403 48227 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5404 48227 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5405 48228 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5406 48228 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5407 48229 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5408 48229 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5409 48230 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5410 48231 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5411 48344 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5412 48345 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5413 48346 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5414 48346 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5415 48347 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5416 48348 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5417 48348 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5418 48349 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5419 48350 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5420 48450 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5421 48451 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5422 48452 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5423 48452 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5424 48453 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5425 48454 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5426 48454 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5427 48454 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5428 48455 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5429 48556 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5430 48556 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5431 48557 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5432 48557 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5433 48558 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5434 48559 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5435 48559 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5436 48560 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5437 48560 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5438 48661 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5439 48661 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5440 48662 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5441 48662 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5442 48663 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5443 48663 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5444 48664 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5445 48664 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5446 48665 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5447 48766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5448 48766 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5449 48767 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5450 48768 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5451 48768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5452 48769 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5453 48769 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5454 48770 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5455 48770 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5456 48871 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5457 48872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5458 48872 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5459 48873 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5460 48873 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5461 48874 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5462 48874 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5463 48875 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5464 48876 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5465 48976 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5466 48977 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5467 48977 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5468 48978 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5469 48978 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5470 48979 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5471 48980 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5472 48980 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5473 48981 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5474 49082 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5475 49082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5476 49083 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5477 49083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5478 49083 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5479 49084 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5480 49085 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5481 49085 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5482 49085 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5483 49187 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5484 49187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5485 49188 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5486 49188 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5487 49188 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5488 49189 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5489 49190 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5490 49190 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5491 49191 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5492 49292 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5493 49292 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5494 49292 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5495 49293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5496 49294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5497 49294 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5498 49295 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5499 49295 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5500 49296 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5501 49396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5502 49397 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5503 49398 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5504 49398 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5505 49399 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5506 49399 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5507 49400 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5508 49400 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5509 49401 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5510 49502 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5511 49502 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5512 49503 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5513 49503 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5514 49504 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5515 49505 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5516 49505 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5517 49505 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5518 49506 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5519 49607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5520 49608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5521 49608 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5522 49608 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5523 49609 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5524 49610 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5525 49610 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5526 49611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5527 49611 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5528 49712 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5529 49713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5530 49714 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5531 49714 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5532 49715 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5533 49716 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5534 49716 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5535 49716 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5536 49717 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5537 49818 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5538 49819 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5539 49819 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5540 49820 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5541 49820 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5542 49821 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5543 49821 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5544 49822 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5545 49822 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5546 49923 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5547 49923 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5548 49924 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5549 49925 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5550 49925 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5551 49926 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5552 49926 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5553 49927 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5554 49928 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5555 50028 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5556 50029 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5557 50029 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5558 50030 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5559 50031 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5560 50031 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5561 50031 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5562 50032 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5563 50033 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5564 50133 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5565 50134 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5566 50135 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5567 50135 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5568 50135 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5569 50136 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5570 50137 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5571 50137 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5572 50138 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5573 50239 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5574 50239 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5575 50240 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5576 50240 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5577 50241 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5578 50241 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5579 50242 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5580 50243 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5581 50243 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5582 50344 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5583 50344 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5584 50345 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5585 50345 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5586 50346 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5587 50347 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5588 50347 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5589 50347 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5590 50348 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5591 50449 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5592 50450 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5593 50450 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5594 50451 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5595 50451 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5596 50452 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5597 50453 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5598 50453 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5599 50454 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5600 50555 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5601 50555 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5602 50556 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5603 50556 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5604 50556 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5605 50557 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5606 50558 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5607 50558 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5608 50559 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5609 50659 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5610 50660 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5611 50660 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5612 50661 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5613 50662 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5614 50662 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5615 50663 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5616 50663 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5617 50664 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5618 50765 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5619 50765 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5620 50766 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5621 50766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5622 50767 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5623 50767 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5624 50768 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5625 50768 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5626 50769 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5627 50870 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5628 50870 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5629 50871 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5630 50871 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5631 50872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5632 50873 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5633 50873 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5634 50874 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5635 50874 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5636 51010 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5637 51010 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5638 51011 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5639 51012 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5640 51012 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5641 51013 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5642 51014 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5643 51014 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5644 51015 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5645 51168 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5646 51169 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5647 51170 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5648 51171 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5649 51171 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5650 51172 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5651 51172 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5652 51173 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5653 51174 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5654 51275 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5655 51275 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5656 51275 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5657 51276 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5658 51276 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5659 51276 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5660 51277 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5661 51278 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5662 51278 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5663 51387 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5664 51388 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5665 51389 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5666 51390 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5667 51390 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5668 51391 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5669 51392 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5670 51392 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5671 51393 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5672 51494 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5673 51494 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5674 51495 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5675 51496 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5676 51496 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5677 51496 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5678 51497 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5679 51497 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5680 51498 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5681 51599 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5682 51600 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5683 51600 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5684 51600 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5685 51601 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5686 51602 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5687 51602 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5688 51603 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5689 51603 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5690 51704 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5691 51704 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5692 51705 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5693 51706 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5694 51706 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5695 51707 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5696 51707 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5697 51708 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5698 51708 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5699 51870 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5700 51870 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5701 51872 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5702 51872 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5703 51873 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5704 51874 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5705 51874 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5706 51875 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5707 51875 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5708 51976 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5709 51977 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5710 51977 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5711 51978 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5712 51978 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5713 51979 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5714 51979 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5715 51980 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5716 51981 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5717 52081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5718 52082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5719 52082 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5720 52083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5721 52084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5722 52084 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5723 52084 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5724 52085 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5725 52086 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5726 52186 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5727 52187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5728 52187 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5729 52188 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5730 52188 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5731 52189 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5732 52190 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5733 52190 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5734 52190 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5735 52291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5736 52292 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5737 52292 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5738 52293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5739 52294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5740 52294 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5741 52294 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5742 52295 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5743 52296 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5744 52396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5745 52397 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5746 52398 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5747 52398 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5748 52398 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5749 52399 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5750 52400 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5751 52400 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5752 52401 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5753 52502 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5754 52502 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5755 52503 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5756 52504 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5757 52504 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5758 52505 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5759 52506 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5760 52506 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5761 52507 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5762 52608 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5763 52608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5764 52609 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5765 52609 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5766 52610 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5767 52610 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5768 52611 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5769 52611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5770 52612 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5771 52713 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5772 52713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5773 52714 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5774 52715 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5775 52715 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5776 52716 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5777 52716 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5778 52717 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5779 52718 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5780 52818 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5781 52819 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5782 52819 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5783 52820 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5784 52821 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5785 52821 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5786 52821 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5787 52822 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5788 52823 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5789 52998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5790 52999 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5791 52999 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5792 53000 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5793 53001 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5794 53001 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5795 53002 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5796 53002 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5797 53003 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5798 53104 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5799 53105 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5800 53105 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5801 53105 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5802 53106 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5803 53107 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5804 53107 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5805 53109 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5806 53109 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5807 53291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5808 53292 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5809 53293 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5810 53294 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5811 53294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5812 53295 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5813 53296 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5814 53296 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5815 53297 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5816 53398 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5817 53398 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5818 53399 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5819 53399 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5820 53400 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5821 53400 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5822 53401 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5823 53402 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5824 53402 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5825 53551 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5826 53552 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5827 53553 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5828 53554 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5829 53554 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5830 53555 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5831 53556 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5832 53556 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5833 53557 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5834 53658 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5835 53658 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5836 53659 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5837 53659 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5838 53660 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5839 53660 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5840 53661 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5841 53662 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5842 53662 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5843 53763 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5844 53763 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5845 53764 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5846 53765 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5847 53765 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5848 53766 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5849 53766 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5850 53767 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5851 53767 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5852 53924 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5853 53925 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5854 53925 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5855 53926 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5856 53927 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5857 53927 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5858 53928 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5859 53929 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5860 53929 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5861 54030 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5862 54030 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5863 54031 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5864 54031 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5865 54032 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5866 54032 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5867 54033 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5868 54034 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5869 54035 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5870 54188 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5871 54189 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5872 54190 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5873 54190 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5874 54191 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5875 54192 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5876 54192 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5877 54193 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5878 54193 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5879 54294 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5880 54294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5881 54295 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5882 54296 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5883 54296 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5884 54297 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5885 54297 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5886 54298 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5887 54299 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5888 54406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5889 54407 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5890 54407 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5891 54408 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5892 54409 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5893 54409 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5894 54410 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5895 54411 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5896 54411 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5897 54510 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5898 54511 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5899 54512 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5900 54512 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5901 54513 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5902 54514 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5903 54514 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5904 54515 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5905 54516 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5906 54617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5907 54617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5908 54617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5909 54618 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5910 54618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5911 54618 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5912 54619 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5913 54620 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5914 54620 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5915 54721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5916 54721 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5917 54722 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5918 54723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5919 54723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5920 54723 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5921 54724 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5922 54725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5923 54725 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5924 54911 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5925 54912 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5926 54912 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5927 54913 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5928 54914 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5929 54915 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5930 54915 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5931 54916 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5932 54916 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5933 55062 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5934 55063 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5935 55064 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5936 55064 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5937 55065 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5938 55066 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5939 55066 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5940 55067 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5941 55067 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5942 55245 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5943 55246 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5944 55246 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5945 55247 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5946 55248 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5947 55248 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5948 55249 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5949 55249 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5950 55250 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5951 55351 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5952 55351 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5953 55352 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5954 55353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5955 55353 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5956 55354 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5957 55355 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5958 55355 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5959 55356 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5960 55461 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5961 55462 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5962 55462 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5963 55464 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5964 55464 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5965 55464 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5966 55465 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5967 55466 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5968 55466 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5969 55567 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5970 55568 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5971 55568 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5972 55568 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5973 55569 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5974 55570 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5975 55570 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5976 55571 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5977 55572 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5978 55615 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reg r1 0xdeadbeef Debug: 5979 55616 command.c:145 script_debug(): command - reg ocd_reg r1 0xdeadbeef Debug: 5980 55618 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5981 55618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5982 55619 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5983 55620 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5984 55620 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5985 55621 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5986 55622 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5987 55623 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 5988 55624 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 5990 55624 target.c:2607 handle_reg_command(): - User : 5991 55625 command.c:546 command_print(): r1 (/32): 0xDEADBEEF Debug: 5992 55731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5993 55732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 5994 55733 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 5995 55734 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 5996 55735 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 5997 55735 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 5998 55736 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 5999 55737 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6000 55737 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6001 55838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6002 55839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6003 55839 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6004 55840 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6005 55841 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6006 55841 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6007 55842 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6008 55843 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6009 55844 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6010 55944 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6011 55945 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6012 55946 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6013 55946 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6014 55947 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6015 55947 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6016 55948 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6017 55948 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6018 55949 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6019 56050 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6020 56050 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6021 56051 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6022 56051 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6023 56052 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6024 56053 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6025 56053 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6026 56054 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6027 56054 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6028 56155 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6029 56155 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6030 56156 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6031 56157 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6032 56157 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6033 56157 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6034 56158 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6035 56159 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6036 56159 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6037 56260 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6038 56261 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6039 56261 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6040 56261 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6041 56262 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6042 56263 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6043 56263 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6044 56264 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6045 56264 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6046 56365 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6047 56365 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6048 56366 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6049 56367 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6050 56367 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6051 56368 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6052 56368 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6053 56369 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6054 56369 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6055 56470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6056 56471 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6057 56471 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6058 56472 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6059 56473 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6060 56473 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6061 56473 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6062 56474 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6063 56475 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6064 56575 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6065 56576 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6066 56576 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6067 56577 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6068 56578 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6069 56578 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6070 56579 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6071 56579 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6072 56580 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6073 56681 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6074 56681 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6075 56682 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6076 56682 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6077 56683 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6078 56683 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6079 56684 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6080 56684 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6081 56685 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6082 56786 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6083 56786 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6084 56787 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6085 56787 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6086 56788 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6087 56788 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6088 56789 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6089 56789 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6090 56790 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6091 56891 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6092 56891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6093 56892 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6094 56893 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6095 56893 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6096 56894 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6097 56894 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6098 56895 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6099 56895 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6100 56996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6101 56997 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6102 56998 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6103 56998 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6104 56998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6105 56999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6106 57000 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6107 57000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6108 57001 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6109 57102 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6110 57102 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6111 57103 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6112 57103 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6113 57103 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6114 57104 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6115 57105 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6116 57105 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6117 57105 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6118 57206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6119 57207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6120 57207 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6121 57208 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6122 57208 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6123 57209 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6124 57209 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6125 57210 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6126 57211 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6127 57311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6128 57312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6129 57312 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6130 57313 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6131 57314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6132 57314 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6133 57314 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6134 57315 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6135 57316 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6136 57416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6137 57417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6138 57418 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6139 57418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6140 57418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6141 57419 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6142 57420 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6143 57420 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6144 57421 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6145 57522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6146 57522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6147 57523 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6148 57524 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6149 57524 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6150 57524 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6151 57525 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6152 57526 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6153 57526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6154 57627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6155 57628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6156 57628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6157 57628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6158 57629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6159 57630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6160 57630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6161 57630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6162 57631 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6163 57732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6164 57733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6165 57733 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6166 57733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6167 57734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6168 57735 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6169 57735 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6170 57736 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6171 57736 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6172 57837 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6173 57838 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6174 57838 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6175 57839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6176 57839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6177 57840 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6178 57840 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6179 57841 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6180 57841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6181 57942 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6182 57943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6183 57943 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6184 57944 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6185 57945 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6186 57945 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6187 57946 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6188 57946 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6189 57947 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6190 58047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6191 58048 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6192 58048 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6193 58049 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6194 58049 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6195 58050 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6196 58051 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6197 58051 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6198 58051 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6199 58152 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6200 58153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6201 58154 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6202 58154 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6203 58155 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6204 58155 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6205 58156 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6206 58156 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6207 58157 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6208 58257 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6209 58258 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6210 58259 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6211 58260 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6212 58260 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6213 58260 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6214 58261 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6215 58261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6216 58261 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6217 58361 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6218 58362 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6219 58363 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6220 58364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6221 58365 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6222 58365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6223 58366 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6224 58367 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6225 58367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6226 58468 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6227 58469 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6228 58470 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6229 58470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6230 58470 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6231 58471 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6232 58472 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6233 58472 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6234 58473 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6235 58574 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6236 58574 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6237 58575 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6238 58575 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6239 58576 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6240 58576 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6241 58577 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6242 58578 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6243 58578 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6244 58679 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6245 58679 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6246 58679 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6247 58680 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6248 58681 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6249 58681 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6250 58682 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6251 58682 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6252 58683 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6253 58784 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6254 58784 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6255 58785 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6256 58786 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6257 58786 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6258 58787 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6259 58787 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6260 58788 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6261 58788 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6262 58889 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6263 58890 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6264 58890 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6265 58891 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6266 58891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6267 58892 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6268 58892 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6269 58893 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6270 58894 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6271 58994 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6272 58995 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6273 58995 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6274 58996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6275 58996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6276 58997 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6277 58998 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6278 58998 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6279 58999 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6280 59100 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6281 59100 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6282 59100 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6283 59101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6284 59102 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6285 59102 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6286 59103 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6287 59104 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6288 59104 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6289 59205 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6290 59205 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6291 59206 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6292 59206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6293 59206 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6294 59207 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6295 59208 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6296 59208 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6297 59209 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6298 59310 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6299 59310 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6300 59311 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6301 59311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6302 59312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6303 59312 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6304 59313 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6305 59314 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6306 59314 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6307 59415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6308 59416 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6309 59416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6310 59417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6311 59418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6312 59419 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6313 59419 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6314 59419 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6315 59420 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6316 59521 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6317 59521 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6318 59522 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6319 59522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6320 59523 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6321 59524 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6322 59524 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6323 59525 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6324 59525 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6325 59626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6326 59626 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6327 59627 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6328 59628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6329 59628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6330 59628 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6331 59629 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6332 59630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6333 59630 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6334 59731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6335 59732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6336 59732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6337 59733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6338 59733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6339 59734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6340 59734 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6341 59735 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6342 59736 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6343 59836 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6344 59836 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6345 59837 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6346 59838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6347 59838 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6348 59839 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6349 59839 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6350 59840 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6351 59841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6352 59941 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6353 59942 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6354 59942 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6355 59943 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6356 59944 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6357 59944 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6358 59945 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6359 59945 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6360 59946 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6361 60047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6362 60047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6363 60048 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6364 60048 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6365 60048 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6366 60049 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6367 60050 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6368 60050 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6369 60051 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6370 60152 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6371 60152 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6372 60153 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6373 60153 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6374 60154 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6375 60155 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6376 60155 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6377 60156 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6378 60156 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6379 60257 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6380 60257 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6381 60258 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6382 60259 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6383 60259 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6384 60259 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6385 60260 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6386 60261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6387 60261 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6388 60362 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6389 60363 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6390 60363 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6391 60363 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6392 60364 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6393 60365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6394 60365 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6395 60365 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6396 60366 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6397 60467 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6398 60467 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6399 60468 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6400 60469 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6401 60469 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6402 60469 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6403 60470 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6404 60471 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6405 60471 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6406 60572 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6407 60573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6408 60573 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6409 60574 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6410 60574 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6411 60575 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6412 60575 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6413 60576 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6414 60576 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6415 60677 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6416 60678 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6417 60678 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6418 60679 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6419 60679 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6420 60680 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6421 60680 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6422 60681 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6423 60682 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6424 60782 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6425 60783 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6426 60783 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6427 60784 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6428 60785 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6429 60785 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6430 60785 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6431 60786 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6432 60787 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6433 60927 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6434 60929 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6435 60929 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6436 60930 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6437 60931 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6438 60931 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6439 60932 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6440 60932 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6441 60933 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6442 61034 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6443 61034 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6444 61035 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6445 61036 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6446 61036 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6447 61037 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6448 61038 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6449 61038 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6450 61038 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6451 61211 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6452 61212 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6453 61213 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6454 61213 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6455 61214 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6456 61214 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6457 61215 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6458 61216 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6459 61216 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6460 61317 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6461 61318 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6462 61318 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6463 61318 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6464 61319 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6465 61319 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6466 61320 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6467 61320 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6468 61321 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6469 61446 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6470 61447 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6471 61448 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6472 61448 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6473 61449 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6474 61450 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6475 61450 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6476 61451 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6477 61451 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6478 61552 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6479 61553 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6480 61554 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6481 61554 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6482 61555 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6483 61556 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6484 61556 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6485 61556 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6486 61557 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6487 61658 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6488 61658 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6489 61659 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6490 61659 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6491 61660 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6492 61660 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6493 61661 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6494 61662 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6495 61662 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6496 61764 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_reg Debug: 6497 61765 command.c:145 script_debug(): command - reg ocd_reg Debug: 6498 61766 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6499 61768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6500 61768 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6501 61769 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6502 61770 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6503 61770 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6504 61771 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6505 61772 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6506 61773 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6508 61774 target.c:2607 handle_reg_command(): - User : 6509 61774 command.c:546 command_print(): ===== arm v7m registers User : 6510 61777 command.c:546 command_print(): (0) r0 (/32): 0x000007E0 (dirty) User : 6511 61781 command.c:546 command_print(): (1) r1 (/32): 0xDEADBEEF (dirty) User : 6512 61784 command.c:546 command_print(): (2) r2 (/32): 0x00000000 User : 6513 61786 command.c:546 command_print(): (3) r3 (/32): 0x00000000 User : 6514 61790 command.c:546 command_print(): (4) r4 (/32): 0x08006020 User : 6515 61793 command.c:546 command_print(): (5) r5 (/32): 0xE5636B4E User : 6516 61796 command.c:546 command_print(): (6) r6 (/32): 0x200000E4 User : 6517 61800 command.c:546 command_print(): (7) r7 (/32): 0x20000888 User : 6518 61802 command.c:546 command_print(): (8) r8 (/32): 0xDFFBFFFD User : 6519 61806 command.c:546 command_print(): (9) r9 (/32): 0xFFFF9FDB User : 6520 61809 command.c:546 command_print(): (10) r10 (/32): 0x08006020 User : 6521 61811 command.c:546 command_print(): (11) r11 (/32): 0xE5636B4E User : 6522 61814 command.c:546 command_print(): (12) r12 (/32): 0x00000000 User : 6523 61816 command.c:546 command_print(): (13) sp (/32): 0x20000080 User : 6524 61819 command.c:546 command_print(): (14) lr (/32): 0x00000000 User : 6525 61821 command.c:546 command_print(): (15) pc (/32): 0x080053D0 User : 6526 61824 command.c:546 command_print(): (16) xPSR (/32): 0x01000000 User : 6527 61827 command.c:546 command_print(): (17) msp (/32): 0x20000080 User : 6528 61830 command.c:546 command_print(): (18) psp (/32): 0x200000E4 User : 6529 61832 command.c:546 command_print(): (19) primask (/1): 0x00 User : 6530 61835 command.c:546 command_print(): (20) basepri (/8): 0x00 User : 6531 61837 command.c:546 command_print(): (21) faultmask (/1): 0x00 User : 6532 61840 command.c:546 command_print(): (22) control (/2): 0x00 Debug: 6533 61944 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6534 61946 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6535 61947 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6536 61948 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6537 61948 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6538 61948 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6539 61949 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6540 61950 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6541 61950 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6542 62051 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6543 62052 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6544 62052 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6545 62052 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6546 62053 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6547 62053 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6548 62054 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6549 62054 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6550 62054 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6551 62155 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6552 62155 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6553 62155 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6554 62156 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6555 62156 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6556 62156 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6557 62157 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6558 62157 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6559 62157 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6560 62258 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6561 62258 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6562 62259 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6563 62259 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6564 62259 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6565 62260 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6566 62261 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6567 62261 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6568 62261 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6569 62362 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6570 62363 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6571 62363 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6572 62364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6573 62364 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6574 62365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6575 62366 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6576 62366 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6577 62367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6578 62468 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6579 62469 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6580 62469 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6581 62470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6582 62471 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6583 62471 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6584 62472 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6585 62473 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6586 62473 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6587 62575 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6588 62575 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6589 62576 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6590 62576 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6591 62577 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6592 62578 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6593 62578 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6594 62579 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6595 62579 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6596 62680 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6597 62681 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6598 62681 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6599 62682 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6600 62682 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6601 62683 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6602 62683 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6603 62684 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6604 62685 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6605 62785 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6606 62786 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6607 62786 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6608 62787 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6609 62788 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6610 62788 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6611 62789 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6612 62789 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6613 62790 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6614 62890 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6615 62891 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6616 62892 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6617 62892 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6618 62893 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6619 62893 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6620 62894 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6621 62894 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6622 62895 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6623 62996 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6624 62996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6625 62997 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6626 62997 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6627 62998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6628 62998 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6629 62999 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6630 63000 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6631 63000 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6632 63101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6633 63101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6634 63102 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6635 63103 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6636 63103 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6637 63104 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6638 63104 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6639 63105 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6640 63105 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6641 63206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6642 63207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6643 63207 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6644 63207 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6645 63208 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6646 63209 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6647 63209 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6648 63210 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6649 63210 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6650 63311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6651 63311 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6652 63312 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6653 63313 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6654 63313 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6655 63313 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6656 63314 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6657 63315 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6658 63315 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6659 63416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6660 63417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6661 63417 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6662 63418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6663 63419 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6664 63419 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6665 63419 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6666 63420 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6667 63420 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6668 63521 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6669 63522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6670 63522 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6671 63523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6672 63524 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6673 63524 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6674 63525 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6675 63525 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6676 63526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6677 63627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6678 63627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6679 63628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6680 63628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6681 63629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6682 63630 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6683 63630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6684 63630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6685 63631 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6686 63732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6687 63733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6688 63733 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6689 63734 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6690 63734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6691 63735 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6692 63736 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6693 63736 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6694 63736 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6695 63837 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6696 63838 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6697 63838 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6698 63839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6699 63839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6700 63840 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6701 63840 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6702 63841 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6703 63841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6704 63942 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6705 63943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6706 63943 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6707 63944 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6708 63944 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6709 63945 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6710 63945 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6711 63946 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6712 63947 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6713 64047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6714 64048 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6715 64048 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6716 64049 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6717 64050 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6718 64050 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6719 64051 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6720 64051 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6721 64052 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6722 64153 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6723 64153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6724 64154 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6725 64154 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6726 64155 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6727 64156 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6728 64156 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6729 64156 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6730 64157 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6731 64258 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6732 64258 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6733 64259 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6734 64259 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6735 64260 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6736 64261 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6737 64261 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6738 64262 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6739 64262 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6740 64363 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6741 64363 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6742 64364 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6743 64364 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6744 64364 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6745 64365 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6746 64366 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6747 64366 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6748 64367 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6749 64468 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6750 64468 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6751 64469 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6752 64470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6753 64470 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6754 64470 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6755 64471 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6756 64472 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6757 64472 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6758 64573 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6759 64573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6760 64574 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6761 64574 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6762 64574 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6763 64575 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6764 64576 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6765 64576 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6766 64577 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6767 64678 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6768 64678 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6769 64678 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6770 64679 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6771 64679 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6772 64680 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6773 64680 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6774 64681 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6775 64681 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6776 64782 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6777 64782 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6778 64783 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6779 64784 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6780 64784 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6781 64785 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6782 64786 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6783 64786 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6784 64787 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6785 64888 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6786 64888 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6787 64889 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6788 64889 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6789 64890 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6790 64890 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6791 64891 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6792 64891 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6793 64892 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6794 64993 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6795 64993 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6796 64994 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6797 64994 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6798 64995 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6799 64996 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6800 64996 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6801 64996 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6802 64997 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6803 65098 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6804 65098 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6805 65099 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6806 65100 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6807 65100 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6808 65101 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6809 65101 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6810 65102 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6811 65102 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6812 65203 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6813 65204 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6814 65205 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6815 65205 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6816 65206 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6817 65206 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6818 65207 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6819 65207 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6820 65208 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6821 65308 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6822 65309 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6823 65309 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6824 65310 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6825 65311 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6826 65311 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6827 65312 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6828 65312 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6829 65313 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6830 65414 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6831 65415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6832 65415 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6833 65415 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6834 65416 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6835 65417 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6836 65417 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6837 65418 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6838 65418 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6839 65519 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6840 65519 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6841 65520 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6842 65520 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6843 65520 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6844 65521 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6845 65522 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6846 65523 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6847 65523 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6848 65624 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6849 65625 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6850 65625 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6851 65626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6852 65626 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6853 65627 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6854 65628 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6855 65628 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6856 65628 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6857 65729 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6858 65730 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6859 65730 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6860 65731 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6861 65732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6862 65732 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6863 65732 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6864 65733 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6865 65734 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6866 65834 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6867 65835 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6868 65835 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6869 65836 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6870 65836 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6871 65837 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6872 65838 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6873 65838 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6874 65839 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6875 65940 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6876 65940 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6877 65941 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6878 65941 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6879 65942 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6880 65942 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6881 65943 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6882 65944 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6883 65944 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6884 66045 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6885 66045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6886 66046 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6887 66047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6888 66047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6889 66048 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6890 66048 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6891 66049 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6892 66049 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6893 66150 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6894 66151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6895 66151 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6896 66151 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6897 66152 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6898 66153 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6899 66153 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6900 66154 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6901 66154 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6902 66255 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6903 66255 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6904 66256 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6905 66256 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6906 66257 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6907 66258 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6908 66258 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6909 66259 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6910 66259 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6911 66360 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6912 66361 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6913 66361 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6914 66361 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6915 66362 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6916 66363 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6917 66364 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6918 66364 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6919 66365 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6920 66466 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6921 66466 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6922 66467 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6923 66467 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6924 66468 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6925 66468 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6926 66469 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6927 66470 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6928 66470 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6929 66571 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6930 66571 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6931 66572 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6932 66573 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6933 66573 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6934 66574 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6935 66574 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6936 66575 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6937 66575 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6938 66676 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6939 66677 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6940 66677 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6941 66677 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6942 66678 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6943 66679 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6944 66679 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6945 66679 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6946 66680 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6947 66781 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6948 66781 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6949 66782 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6950 66783 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6951 66783 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6952 66784 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6953 66784 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6954 66785 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6955 66785 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6956 66886 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6957 66887 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6958 66887 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6959 66888 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6960 66889 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6961 66889 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6962 66889 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6963 66890 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6964 66891 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6965 66991 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6966 66992 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6967 66992 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6968 66993 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6969 66994 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6970 66994 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6971 66995 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6972 66995 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6973 66995 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6974 67096 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6975 67097 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6976 67097 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6977 67098 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6978 67099 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6979 67099 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6980 67099 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6981 67100 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6982 67101 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6983 67201 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6984 67202 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6985 67202 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6986 67203 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6987 67204 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6988 67204 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6989 67205 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6990 67205 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 6991 67206 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 6992 67307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6993 67307 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 6994 67308 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 6995 67308 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 6996 67309 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 6997 67309 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 6998 67310 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 6999 67311 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7000 67311 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7001 67412 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7002 67412 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7003 67413 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7004 67414 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7005 67414 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7006 67415 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7007 67415 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7008 67416 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7009 67416 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7010 67517 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7011 67518 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7012 67518 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7013 67519 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7014 67519 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7015 67520 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7016 67521 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7017 67521 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7018 67522 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7019 67623 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7020 67623 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7021 67623 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7022 67624 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7023 67624 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7024 67625 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7025 67626 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7026 67626 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7027 67627 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7028 67727 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7029 67728 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7030 67728 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7031 67729 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7032 67729 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7033 67730 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7034 67730 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7035 67731 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7036 67732 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7037 67832 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7038 67833 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7039 67833 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7040 67834 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7041 67834 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7042 67835 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7043 67836 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7044 67836 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7045 67836 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7046 67937 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7047 67938 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7048 67938 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7049 67939 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7050 67940 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7051 67940 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7052 67940 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7053 67941 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7054 67942 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7055 68042 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7056 68043 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7057 68043 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7058 68044 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7059 68045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7060 68045 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7061 68046 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7062 68046 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7063 68047 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7064 68148 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7065 68148 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7066 68149 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7067 68149 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7068 68150 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7069 68150 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7070 68151 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7071 68152 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7072 68152 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7073 68253 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7074 68253 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7075 68254 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7076 68254 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7077 68255 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7078 68255 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7079 68256 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7080 68257 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7081 68257 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7082 68358 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7083 68358 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7084 68359 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7085 68359 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7086 68360 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7087 68360 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7088 68361 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7089 68362 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7090 68362 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7091 68463 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7092 68463 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7093 68464 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7094 68465 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7095 68465 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7096 68466 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7097 68466 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7098 68467 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7099 68468 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7100 68568 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7101 68569 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7102 68569 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7103 68570 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7104 68570 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7105 68571 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7106 68572 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7107 68572 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7108 68573 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7109 68674 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7110 68674 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7111 68675 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7112 68675 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7113 68675 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7114 68676 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7115 68677 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7116 68677 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7117 68678 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7118 68778 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7119 68779 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7120 68780 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7121 68781 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7122 68781 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7123 68781 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7124 68782 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7125 68782 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7126 68782 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7127 68882 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7128 68883 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7129 68884 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7130 68885 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7131 68886 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7132 68886 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7133 68887 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7134 68888 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7135 68888 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7136 68990 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7137 68990 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7138 68991 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7139 68992 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7140 68992 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7141 68993 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7142 68993 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7143 68994 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7144 68994 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7145 69095 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7146 69096 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7147 69096 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7148 69097 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7149 69098 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7150 69098 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7151 69098 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7152 69099 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7153 69100 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7154 69200 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7155 69201 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7156 69201 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7157 69202 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7158 69203 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7159 69204 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7160 69204 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7161 69204 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7162 69205 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7163 69306 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7164 69306 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7165 69307 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7166 69307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7167 69308 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7168 69309 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7169 69309 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7170 69310 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7171 69310 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7172 69411 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7173 69411 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7174 69412 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7175 69412 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7176 69412 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7177 69413 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7178 69414 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7179 69414 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7180 69415 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7181 69516 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7182 69516 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7183 69517 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7184 69517 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7185 69518 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7186 69518 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7187 69519 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7188 69519 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7189 69520 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7190 69621 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7191 69621 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7192 69623 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7193 69623 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7194 69623 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7195 69624 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7196 69625 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7197 69625 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7198 69626 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7199 69745 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7200 69746 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7201 69747 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7202 69748 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7203 69748 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7204 69749 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7205 69750 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7206 69750 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7207 69751 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7208 69851 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7209 69852 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7210 69853 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7211 69854 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7212 69854 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7213 69854 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7214 69855 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7215 69856 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7216 69856 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7217 69990 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7218 69991 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7219 69992 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7220 69993 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7221 69993 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7222 69994 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7223 69995 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7224 69995 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7225 69996 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7226 70171 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7227 70172 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7228 70173 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7229 70174 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7230 70174 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7231 70175 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7232 70176 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7233 70176 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7234 70177 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7235 70278 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7236 70278 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7237 70279 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7238 70279 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7239 70280 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7240 70281 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7241 70281 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7242 70282 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7243 70282 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7244 70414 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7245 70415 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7246 70416 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7247 70416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7248 70417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7249 70418 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7250 70418 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7251 70419 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7252 70419 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7253 70520 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7254 70521 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7255 70521 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7256 70522 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7257 70522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7258 70523 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7259 70524 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7260 70524 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7261 70525 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7262 70625 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7263 70626 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7264 70626 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7265 70627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7266 70628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7267 70628 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7268 70629 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7269 70629 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7270 70630 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7271 70738 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7272 70739 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7273 70739 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7274 70740 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7275 70741 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7276 70741 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7277 70742 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7278 70743 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7279 70743 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7280 70844 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7281 70844 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7282 70845 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7283 70845 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7284 70846 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7285 70847 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7286 70847 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7287 70848 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7288 70848 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7289 70973 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7290 70974 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7291 70974 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7292 70975 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7293 70976 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7294 70976 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7295 70977 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7296 70978 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7297 70978 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7298 71079 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7299 71080 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7300 71080 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7301 71081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7302 71082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7303 71082 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7304 71082 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7305 71083 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7306 71084 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7307 71184 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7308 71185 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7309 71185 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7310 71186 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7311 71187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7312 71187 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7313 71187 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7314 71188 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7315 71189 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7316 71289 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7317 71290 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7318 71290 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7319 71291 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7320 71292 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7321 71292 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7322 71293 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7323 71294 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7324 71294 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7325 71394 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7326 71395 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7327 71395 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7328 71396 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7329 71396 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7330 71397 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7331 71397 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7332 71398 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7333 71399 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7334 71499 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7335 71500 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7336 71500 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7337 71501 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7338 71502 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7339 71502 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7340 71502 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7341 71503 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7342 71505 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7343 71607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7344 71608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7345 71609 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7346 71609 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7347 71610 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7348 71611 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7349 71611 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7350 71611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7351 71612 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7352 71713 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7353 71714 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7354 71714 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7355 71715 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7356 71715 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7357 71716 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7358 71716 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7359 71717 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7360 71717 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7361 71905 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7362 71906 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7363 71907 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7364 71907 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7365 71908 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7366 71909 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7367 71909 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7368 71910 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7369 71911 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7370 72011 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7371 72012 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7372 72013 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7373 72013 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7374 72014 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7375 72014 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7376 72015 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7377 72015 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7378 72016 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7379 72117 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7380 72117 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7381 72118 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7382 72118 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7383 72119 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7384 72120 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7385 72120 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7386 72121 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7387 72121 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7388 72222 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7389 72222 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7390 72223 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7391 72223 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7392 72224 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7393 72225 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7394 72225 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7395 72226 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7396 72226 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7397 72327 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7398 72327 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7399 72328 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7400 72329 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7401 72329 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7402 72329 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7403 72330 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7404 72331 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7405 72331 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7406 72432 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7407 72433 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7408 72433 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7409 72434 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7410 72434 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7411 72435 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7412 72435 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7413 72436 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7414 72437 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7415 72537 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7416 72538 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7417 72538 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7418 72539 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7419 72539 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7420 72540 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7421 72541 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7422 72541 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7423 72542 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7424 72715 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7425 72716 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7426 72717 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7427 72717 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7428 72718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7429 72719 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7430 72719 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7431 72720 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7432 72721 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7433 72821 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7434 72822 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7435 72822 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7436 72823 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7437 72824 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7438 72824 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7439 72825 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7440 72825 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7441 72826 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7442 72995 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7443 72996 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7444 72997 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7445 72997 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7446 72998 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7447 72999 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7448 72999 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7449 72999 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7450 73000 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7451 73101 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7452 73101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7453 73102 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7454 73103 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7455 73103 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7456 73104 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7457 73104 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7458 73105 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7459 73105 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7460 73206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7461 73207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7462 73207 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7463 73208 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7464 73208 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7465 73209 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7466 73209 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7467 73210 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7468 73210 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7469 73311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7470 73312 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7471 73312 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7472 73312 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7473 73314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7474 73314 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7475 73314 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7476 73314 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7477 73315 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7478 73416 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7479 73417 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7480 73417 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7481 73418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7482 73418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7483 73419 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7484 73420 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7485 73420 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7486 73420 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7487 73521 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7488 73522 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7489 73522 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7490 73523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7491 73524 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7492 73524 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7493 73524 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7494 73525 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7495 73526 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7496 73626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7497 73627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7498 73627 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7499 73628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7500 73628 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7501 73629 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7502 73630 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7503 73630 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7504 73631 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7505 73732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7506 73732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7507 73732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7508 73733 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7509 73734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7510 73734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7511 73735 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7512 73735 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7513 73736 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7514 73836 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7515 73837 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7516 73837 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7517 73838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7518 73839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7519 73840 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7520 73840 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7521 73840 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7522 73841 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7523 73942 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7524 73942 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7525 73942 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7526 73943 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7527 73943 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7528 73943 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7529 73943 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7530 73943 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7531 73943 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7532 74044 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7533 74045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7534 74045 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7535 74046 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7536 74047 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7537 74047 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7538 74048 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7539 74049 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7540 74049 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7541 74189 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7542 74189 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7543 74191 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7544 74191 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7545 74192 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7546 74193 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7547 74193 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7548 74194 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7549 74195 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7550 74296 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7551 74296 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7552 74297 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7553 74298 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7554 74298 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7555 74299 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7556 74299 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7557 74300 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7558 74301 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7559 74468 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7560 74469 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7561 74469 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7562 74470 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7563 74471 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7564 74471 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7565 74472 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7566 74473 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7567 74473 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7568 74574 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7569 74574 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7570 74575 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7571 74576 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7572 74576 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7573 74576 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7574 74577 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7575 74578 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7576 74578 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7577 74693 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7578 74694 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7579 74695 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7580 74696 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7581 74696 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7582 74697 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7583 74698 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7584 74698 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7585 74699 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7586 74800 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7587 74800 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7588 74801 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7589 74802 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7590 74802 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7591 74802 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7592 74803 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7593 74804 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7594 74804 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7595 74961 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7596 74963 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7597 74964 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7598 74964 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7599 74965 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7600 74966 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7601 74966 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7602 74967 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7603 74967 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7604 75068 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7605 75069 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7606 75069 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7607 75070 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7608 75071 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7609 75071 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7610 75072 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7611 75072 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7612 75073 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7613 75174 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7614 75174 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7615 75175 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7616 75176 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7617 75176 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7618 75177 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7619 75177 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7620 75178 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7621 75179 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7622 75279 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7623 75280 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7624 75281 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7625 75281 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7626 75281 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7627 75282 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7628 75283 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7629 75283 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7630 75283 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7631 75384 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7632 75385 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7633 75386 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7634 75386 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7635 75386 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7636 75387 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7637 75388 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7638 75388 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7639 75389 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7640 75509 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7641 75510 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7642 75511 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7643 75511 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7644 75512 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7645 75513 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7646 75513 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7647 75514 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7648 75515 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7649 75615 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7650 75616 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7651 75617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7652 75617 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7653 75618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7654 75618 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7655 75619 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7656 75619 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7657 75620 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7658 75721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7659 75721 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7660 75722 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7661 75722 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7662 75723 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7663 75723 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7664 75724 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7665 75725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7666 75725 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7667 75826 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7668 75826 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7669 75827 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7670 75828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7671 75828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7672 75829 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7673 75829 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7674 75830 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7675 75831 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7676 75938 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7677 75939 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7678 75939 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7679 75940 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7680 75941 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7681 75941 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7682 75942 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7683 75943 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7684 75943 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7685 76044 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7686 76045 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7687 76045 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7688 76046 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7689 76046 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7690 76047 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7691 76047 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7692 76048 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7693 76049 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7694 76149 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7695 76150 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7696 76150 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7697 76151 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7698 76151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7699 76152 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7700 76152 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7701 76153 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7702 76153 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7703 76254 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7704 76255 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7705 76255 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7706 76256 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7707 76256 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7708 76257 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7709 76257 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7710 76258 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7711 76259 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7712 76359 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7713 76360 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7714 76360 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7715 76361 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7716 76362 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7717 76362 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7718 76363 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7719 76363 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7720 76364 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7721 76465 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7722 76465 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7723 76466 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7724 76466 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7725 76467 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7726 76468 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7727 76468 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7728 76468 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7729 76469 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7730 76570 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7731 76570 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7732 76571 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7733 76572 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7734 76572 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7735 76573 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7736 76574 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7737 76574 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7738 76575 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7739 76742 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7740 76743 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7741 76744 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7742 76744 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7743 76745 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7744 76746 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7745 76746 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7746 76746 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7747 76747 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7748 76848 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7749 76848 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7750 76849 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7751 76850 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7752 76850 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7753 76851 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7754 76851 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7755 76852 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7756 76852 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7757 76953 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7758 76954 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7759 76954 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7760 76955 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7761 76956 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7762 76956 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7763 76956 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7764 76957 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7765 76958 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7766 77044 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mdw 0x08000000 16 Debug: 7767 77045 command.c:145 script_debug(): command - mdw ocd_mdw 0x08000000 16 Debug: 7768 77047 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7769 77048 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7770 77049 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7771 77050 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7772 77050 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7773 77051 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7774 77052 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7775 77053 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7776 77054 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7778 77055 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7779 77055 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 7780 77057 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 7781 77057 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7782 77058 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:08000000) Debug: 7783 77058 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 08000000 Debug: 7784 77059 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7785 77060 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 7786 77060 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 7787 77060 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7788 77061 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7789 77062 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 0800015d Debug: 7790 77063 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7791 77063 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7792 77063 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00003130 Debug: 7793 77064 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7794 77065 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7795 77065 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 60117180 Debug: 7796 77066 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7797 77066 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7798 77067 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 60da32ff Debug: 7799 77067 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7800 77068 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7801 77068 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 40010c00 Debug: 7802 77069 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7803 77070 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7804 77070 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 40022000 Debug: 7805 77071 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7806 77071 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7807 77071 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = b988b672 Debug: 7808 77072 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7809 77073 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7810 77073 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 4e0d681d Debug: 7811 77074 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7812 77075 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7813 77075 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = e000ed00 Debug: 7814 77075 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7815 77076 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7816 77077 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 8819460d Debug: 7817 77077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7818 77078 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7819 77078 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = f7ff7080 Debug: 7820 77079 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7821 77080 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7822 77080 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 4d16b538 Debug: 7823 77081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7824 77081 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7825 77082 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = d1fb7f96 Debug: 7826 77083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7827 77084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7828 77085 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 9a7676ec Debug: 7829 77085 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7830 77085 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7831 77086 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = bf9c9c23 Debug: 7832 77086 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7833 77087 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7834 77087 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 53313162 Debug: 7835 77088 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7836 77088 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7837 77089 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 9f7575ea Debug: 7838 77090 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7839 77090 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7840 77091 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 7841 77092 command.c:546 command_print(): 0x08000000: 00003130 60117180 60da32ff 40010c00 40022000 b988b672 4e0d681d e000ed00 User : 7842 77095 command.c:546 command_print(): 0x08000020: 8819460d f7ff7080 4d16b538 d1fb7f96 9a7676ec bf9c9c23 53313162 9f7575ea Debug: 7843 77200 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7844 77202 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 7845 77203 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 7846 77204 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7847 77204 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 7848 77205 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 7849 77205 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7850 77206 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 7851 77207 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 7852 77207 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7853 77208 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7854 77209 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7855 77209 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7856 77210 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7857 77211 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7858 77212 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7859 77212 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7860 77213 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7861 77314 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7862 77314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7863 77315 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7864 77315 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7865 77316 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7866 77316 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7867 77317 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7868 77317 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7869 77318 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7870 77418 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7871 77419 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7872 77420 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7873 77420 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7874 77421 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7875 77422 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7876 77422 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7877 77422 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7878 77423 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7879 77524 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7880 77525 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7881 77525 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7882 77526 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7883 77526 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7884 77527 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7885 77528 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7886 77528 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7887 77528 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7888 77629 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7889 77630 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7890 77630 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7891 77631 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7892 77631 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7893 77632 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7894 77632 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7895 77633 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7896 77634 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7897 77734 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7898 77735 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7899 77735 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7900 77736 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7901 77736 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7902 77737 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7903 77737 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7904 77738 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7905 77738 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7906 77839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7907 77840 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7908 77841 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7909 77841 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7910 77841 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7911 77842 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7912 77843 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7913 77843 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7914 77844 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7915 77945 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7916 77945 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7917 77946 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7918 77946 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7919 77946 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7920 77947 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7921 77948 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7922 77948 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7923 77949 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7924 78050 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7925 78050 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7926 78051 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7927 78051 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7928 78052 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7929 78052 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7930 78053 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7931 78054 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7932 78054 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7933 78155 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7934 78156 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7935 78156 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7936 78157 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7937 78158 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7938 78158 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7939 78158 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7940 78159 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7941 78160 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7942 78354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7943 78356 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7944 78356 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7945 78357 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7946 78358 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7947 78358 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7948 78359 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7949 78359 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7950 78360 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7951 78461 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7952 78461 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7953 78462 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7954 78462 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7955 78463 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7956 78464 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7957 78464 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7958 78465 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7959 78465 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7960 78566 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7961 78567 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7962 78568 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7963 78568 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7964 78568 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7965 78569 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7966 78570 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7967 78570 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7968 78571 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7969 78602 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mdw 0x08000000 16 Debug: 7970 78604 command.c:145 script_debug(): command - mdw ocd_mdw 0x08000000 16 Debug: 7971 78605 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7972 78606 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 7973 78607 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 7974 78607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7975 78608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 7976 78609 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 7977 78609 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 7978 78611 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 7979 78611 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 7981 78612 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7982 78613 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 7983 78614 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 7984 78614 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7985 78615 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:08000000) Debug: 7986 78616 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 08000000 Debug: 7987 78616 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 7988 78616 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 7989 78618 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 7990 78618 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7991 78619 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7992 78619 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 0800018d Debug: 7993 78620 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7994 78621 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7995 78622 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = d1fa0f0c Debug: 7996 78622 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 7997 78622 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 7998 78623 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 40022000 Debug: 7999 78624 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8000 78624 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8001 78625 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = ffffe7fd Debug: 8002 78625 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8003 78626 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8004 78627 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 40022000 Debug: 8005 78627 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8006 78627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8007 78628 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 0301f023 Debug: 8008 78629 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8009 78629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8010 78630 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 42931842 Debug: 8011 78630 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8012 78631 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8013 78631 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 442eb918 Debug: 8014 78632 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8015 78632 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8016 78633 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = e000ed00 Debug: 8017 78634 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8018 78634 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8019 78635 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = ea431c01 Debug: 8020 78635 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8021 78636 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8022 78637 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 0320f023 Debug: 8023 78637 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8024 78637 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8025 78638 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 1380f44f Debug: 8026 78639 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8027 78639 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8028 78640 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 8029 78640 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8030 78641 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8031 78641 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 50303060 Debug: 8032 78642 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8033 78643 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8034 78644 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = ae93933d Debug: 8035 78644 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8036 78645 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8037 78646 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 26ebebcd Debug: 8038 78647 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8039 78647 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8040 78647 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 7b292952 Debug: 8041 78648 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8042 78648 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8043 78649 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 8044 78650 command.c:546 command_print(): 0x08000000: d1fa0f0c 40022000 ffffe7fd 40022000 0301f023 42931842 442eb918 e000ed00 User : 8045 78653 command.c:546 command_print(): 0x08000020: ea431c01 0320f023 1380f44f 00000000 50303060 ae93933d 26ebebcd 7b292952 Debug: 8046 78758 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8047 78760 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 8048 78761 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 8049 78761 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8050 78762 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 8051 78763 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 8052 78763 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8053 78764 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 8054 78765 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 8055 78765 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8056 78766 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8057 78767 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8058 78767 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8059 78768 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8060 78769 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8061 78770 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8062 78770 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8063 78771 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8064 78872 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8065 78872 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8066 78873 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8067 78873 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8068 78874 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8069 78874 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8070 78875 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8071 78875 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8072 78876 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8073 78977 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8074 78977 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8075 78978 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8076 78978 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8077 78980 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8078 78980 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8079 78980 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8080 78980 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8081 78981 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8082 79081 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8083 79082 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8084 79082 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8085 79083 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8086 79084 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8087 79084 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8088 79085 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8089 79086 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8090 79086 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8091 79187 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8092 79187 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8093 79188 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8094 79189 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8095 79189 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8096 79190 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8097 79190 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8098 79191 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8099 79192 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8100 79292 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8101 79293 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8102 79293 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8103 79293 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8104 79294 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8105 79295 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8106 79295 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8107 79296 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8108 79296 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8109 79397 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8110 79398 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8111 79398 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8112 79399 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8113 79399 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8114 79400 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8115 79400 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8116 79401 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8117 79402 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8118 79502 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8119 79503 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8120 79503 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8121 79503 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8122 79504 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8123 79505 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8124 79505 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8125 79506 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8126 79506 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8127 79607 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8128 79608 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8129 79608 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8130 79608 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8131 79609 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8132 79609 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8133 79610 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8134 79610 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8135 79611 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8136 79712 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8137 79713 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8138 79713 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8139 79713 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8140 79714 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8141 79715 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8142 79715 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8143 79715 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8144 79716 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8145 79817 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8146 79818 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8147 79818 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8148 79819 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8149 79819 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8150 79820 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8151 79820 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8152 79821 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8153 79821 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8154 79922 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8155 79923 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8156 79923 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8157 79924 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8158 79924 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8159 79925 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8160 79925 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8161 79926 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8162 79926 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8163 80027 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8164 80028 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8165 80028 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8166 80029 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8167 80029 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8168 80030 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8169 80030 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8170 80031 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8171 80031 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8172 80132 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8173 80133 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8174 80134 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8175 80135 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8176 80135 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8177 80136 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8178 80136 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8179 80137 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8180 80137 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8181 80238 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8182 80238 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8183 80239 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8184 80240 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8185 80240 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8186 80241 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8187 80242 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8188 80242 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8189 80242 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8190 80351 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8191 80352 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8192 80353 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8193 80354 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8194 80354 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8195 80355 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8196 80356 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8197 80356 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8198 80357 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8199 80457 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8200 80458 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8201 80459 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8202 80460 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8203 80460 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8204 80460 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8205 80461 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8206 80461 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8207 80462 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8208 80563 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8209 80564 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8210 80564 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8211 80565 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8212 80565 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8213 80566 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8214 80566 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8215 80567 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8216 80568 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8217 80704 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8218 80705 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8219 80705 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8220 80706 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8221 80707 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8222 80707 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8223 80708 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8224 80709 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8225 80709 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8226 80810 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8227 80810 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8228 80811 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8229 80811 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8230 80812 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8231 80812 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8232 80813 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8233 80813 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8234 80814 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8235 80915 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8236 80915 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8237 80916 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8238 80916 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8239 80917 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8240 80918 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8241 80918 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8242 80919 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8243 80919 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8244 81020 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8245 81020 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8246 81021 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8247 81022 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8248 81022 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8249 81022 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8250 81023 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8251 81024 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8252 81024 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8253 81150 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8254 81151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8255 81152 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8256 81153 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8257 81153 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8258 81154 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8259 81155 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8260 81155 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8261 81156 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8262 81252 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8263 81254 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8264 81255 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8265 81256 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8266 81256 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8267 81257 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8268 81258 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8269 81259 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8270 81259 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8271 81358 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8272 81359 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8273 81359 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8274 81360 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8275 81361 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8276 81362 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8277 81363 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8278 81364 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8279 81365 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8280 81510 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8281 81511 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8282 81512 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8283 81513 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8284 81513 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8285 81514 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8286 81515 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8287 81515 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8288 81515 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8289 81616 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8290 81617 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8291 81617 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8292 81618 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8293 81618 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8294 81619 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8295 81619 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8296 81620 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8297 81621 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8298 81721 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8299 81722 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8300 81722 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8301 81723 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8302 81724 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8303 81724 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8304 81725 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8305 81725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8306 81726 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8307 81904 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8308 81905 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8309 81906 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8310 81906 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8311 81907 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8312 81908 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8313 81908 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8314 81908 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8315 81909 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8316 82010 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8317 82010 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8318 82011 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8319 82012 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8320 82012 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8321 82012 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8322 82013 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8323 82014 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8324 82014 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8325 82148 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8326 82148 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8327 82149 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8328 82150 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8329 82151 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8330 82151 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8331 82152 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8332 82152 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8333 82153 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8334 82254 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8335 82254 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8336 82255 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8337 82255 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8338 82256 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8339 82256 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8340 82257 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8341 82257 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8342 82258 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8343 82359 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8344 82359 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8345 82360 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8346 82360 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8347 82361 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8348 82362 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8349 82362 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8350 82363 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8351 82363 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8352 82464 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8353 82465 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8354 82465 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8355 82466 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8356 82466 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8357 82467 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8358 82468 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8359 82468 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8360 82468 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8361 82570 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8362 82570 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8363 82570 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8364 82571 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8365 82571 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8366 82572 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8367 82572 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8368 82573 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8369 82574 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8370 82674 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8371 82675 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8372 82675 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8373 82676 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8374 82677 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8375 82677 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8376 82678 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8377 82678 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8378 82679 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8379 82780 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8380 82780 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8381 82781 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8382 82781 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8383 82781 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8384 82783 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8385 82783 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8386 82783 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8387 82784 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8388 82885 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8389 82885 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8390 82886 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8391 82887 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8392 82887 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8393 82888 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8394 82888 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8395 82889 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8396 82889 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8397 82990 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8398 82991 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8399 82991 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8400 82992 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8401 82993 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8402 82993 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8403 82993 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8404 82994 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8405 82995 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8406 83095 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8407 83096 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8408 83096 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8409 83097 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8410 83098 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8411 83098 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8412 83099 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8413 83099 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8414 83100 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8415 83201 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8416 83201 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8417 83202 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8418 83202 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8419 83203 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8420 83203 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8421 83204 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8422 83204 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8423 83205 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8424 83306 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8425 83306 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8426 83307 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8427 83307 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8428 83308 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8429 83308 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8430 83309 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8431 83310 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8432 83310 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8433 83410 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8434 83411 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8435 83411 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8436 83412 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8437 83412 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8438 83413 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8439 83414 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8440 83414 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8441 83415 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8442 83593 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8443 83594 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8444 83594 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8445 83595 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8446 83596 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8447 83596 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8448 83597 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8449 83598 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8450 83598 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8451 83699 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8452 83700 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8453 83700 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8454 83701 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8455 83701 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8456 83702 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8457 83702 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8458 83703 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8459 83703 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8460 83804 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8461 83805 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8462 83805 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8463 83806 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8464 83806 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8465 83807 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8466 83808 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8467 83808 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8468 83808 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8469 83909 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8470 83910 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8471 83910 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8472 83911 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8473 83911 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8474 83912 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8475 83912 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8476 83913 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8477 83914 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8478 84074 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8479 84076 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8480 84077 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8481 84077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8482 84077 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8483 84078 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8484 84078 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8485 84078 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8486 84078 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8487 84178 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8488 84180 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8489 84181 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8490 84182 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8491 84183 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8492 84184 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8493 84185 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8494 84185 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8495 84186 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8496 84287 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8497 84287 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8498 84288 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8499 84288 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8500 84289 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8501 84290 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8502 84290 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8503 84291 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8504 84292 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8505 84393 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8506 84393 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8507 84394 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8508 84395 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8509 84395 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8510 84396 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8511 84397 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8512 84397 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8513 84398 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8514 84539 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8515 84540 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8516 84540 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8517 84541 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8518 84542 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8519 84543 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8520 84543 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8521 84544 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8522 84544 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8523 84646 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8524 84646 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8525 84647 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8526 84647 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8527 84648 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8528 84649 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8529 84649 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8530 84650 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8531 84651 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8532 84752 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8533 84752 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8534 84753 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8535 84754 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8536 84754 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8537 84755 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8538 84755 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8539 84756 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8540 84757 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8541 84857 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8542 84858 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8543 84858 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8544 84859 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8545 84859 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8546 84860 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8547 84861 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8548 84861 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8549 84862 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8550 84963 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8551 84963 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8552 84964 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8553 84964 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8554 84964 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8555 84965 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8556 84966 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8557 84966 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8558 84967 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8559 85096 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8560 85098 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8561 85099 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8562 85100 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8563 85101 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8564 85102 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8565 85102 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8566 85103 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8567 85104 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8568 85204 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8569 85205 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8570 85206 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8571 85206 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8572 85207 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8573 85208 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8574 85208 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8575 85209 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8576 85210 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8577 85311 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8578 85311 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8579 85312 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8580 85313 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8581 85314 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8582 85314 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8583 85315 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8584 85316 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8585 85316 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8586 85417 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8587 85418 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8588 85419 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8589 85419 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8590 85420 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8591 85421 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8592 85421 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8593 85421 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8594 85422 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8595 85523 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8596 85523 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8597 85524 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8598 85525 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8599 85525 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8600 85525 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8601 85526 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8602 85527 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8603 85527 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8604 85628 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8605 85629 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8606 85629 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8607 85630 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8608 85630 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8609 85631 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8610 85631 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8611 85632 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8612 85633 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8613 85714 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mdw 0x20000000 16 Debug: 8614 85716 command.c:145 script_debug(): command - mdw ocd_mdw 0x20000000 16 Debug: 8615 85717 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8616 85718 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8617 85719 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8618 85720 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8619 85721 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8620 85721 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8621 85722 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8622 85723 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8623 85723 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8625 85724 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8626 85725 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 8627 85725 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 8628 85726 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8629 85727 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:20000000) Debug: 8630 85728 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 20000000 Debug: 8631 85728 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8632 85729 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 8633 85730 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 8634 85730 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8635 85731 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8636 85731 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 72ab93e8 Debug: 8637 85732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8638 85732 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8639 85733 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 8640 85734 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8641 85734 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8642 85734 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 46b9743b Debug: 8643 85735 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8644 85736 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8645 85736 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 61000000 Debug: 8646 85737 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8647 85737 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8648 85738 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 704a0047 Debug: 8649 85739 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8650 85739 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8651 85740 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 8652 85741 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8653 85741 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8654 85742 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 46d5515f Debug: 8655 85743 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8656 85744 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8657 85744 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = edeb6ba6 Debug: 8658 85745 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8659 85745 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8660 85746 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 4ebafac3 Debug: 8661 85747 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8662 85747 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8663 85748 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 554f1c45 Debug: 8664 85748 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8665 85749 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8666 85750 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 2aba3930 Debug: 8667 85750 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8668 85751 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8669 85751 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 762533df Debug: 8670 85752 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8671 85752 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8672 85753 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = f95530fe Debug: 8673 85753 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8674 85754 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8675 85754 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 444050f9 Debug: 8676 85755 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8677 85755 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8678 85756 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000005 Debug: 8679 85756 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8680 85757 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8681 85758 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000000 Debug: 8682 85759 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8683 85759 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8684 85760 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 0001c200 Debug: 8685 85760 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8686 85761 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8687 85761 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 8688 85762 command.c:546 command_print(): 0x20000000: 00000000 46b9743b 61000000 704a0047 00000000 46d5515f edeb6ba6 4ebafac3 User : 8689 85765 command.c:546 command_print(): 0x20000020: 554f1c45 2aba3930 762533df f95530fe 444050f9 00000005 00000000 0001c200 Debug: 8690 85871 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8691 85872 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 8692 85873 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 8693 85874 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8694 85875 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 8695 85875 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 8696 85876 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8697 85877 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 8698 85877 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 8699 85878 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8700 85878 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8701 85879 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8702 85880 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8703 85881 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8704 85882 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8705 85882 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8706 85883 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8707 85884 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8708 85985 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8709 85985 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8710 85986 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8711 85987 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8712 85987 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8713 85988 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8714 85989 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8715 85989 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8716 85989 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8717 86090 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8718 86091 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8719 86091 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8720 86092 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8721 86092 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8722 86093 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8723 86093 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8724 86094 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8725 86095 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8726 86195 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8727 86196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8728 86196 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8729 86197 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8730 86197 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8731 86198 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8732 86198 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8733 86199 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8734 86200 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8735 86300 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8736 86301 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8737 86301 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8738 86302 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8739 86303 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8740 86304 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8741 86304 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8742 86304 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8743 86305 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8744 86406 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8745 86406 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8746 86407 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8747 86408 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8748 86408 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8749 86408 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8750 86409 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8751 86410 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8752 86410 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8753 86518 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8754 86519 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8755 86520 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8756 86521 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8757 86521 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8758 86522 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8759 86523 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8760 86523 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8761 86524 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8762 86625 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8763 86625 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8764 86626 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8765 86626 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8766 86627 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8767 86628 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8768 86628 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8769 86629 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8770 86630 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8771 86730 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8772 86731 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8773 86732 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8774 86732 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8775 86733 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8776 86734 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8777 86734 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8778 86734 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8779 86735 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8780 86806 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mdw 0x20000000 16 Debug: 8781 86808 command.c:145 script_debug(): command - mdw ocd_mdw 0x20000000 16 Debug: 8782 86809 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8783 86810 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8784 86811 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8785 86812 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8786 86812 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8787 86813 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8788 86814 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8789 86814 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8790 86815 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8792 86816 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8793 86817 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 8794 86817 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 8795 86818 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8796 86819 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:20000000) Debug: 8797 86819 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 20000000 Debug: 8798 86820 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8799 86820 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 8800 86821 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 8801 86821 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8802 86822 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8803 86823 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 7628a60e Debug: 8804 86823 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8805 86824 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8806 86824 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = de260a8b Debug: 8807 86825 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8808 86825 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8809 86826 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = bae4228a Debug: 8810 86826 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8811 86827 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8812 86828 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 61000000 Debug: 8813 86828 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8814 86828 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8815 86829 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 08006020 Debug: 8816 86830 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8817 86830 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8818 86831 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 200000e4 Debug: 8819 86832 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8820 86832 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8821 86833 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 8defcde4 Debug: 8822 86833 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8823 86834 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8824 86834 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = a22b6ae0 Debug: 8825 86835 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8826 86835 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8827 86836 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 7fb0da2a Debug: 8828 86837 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8829 86837 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8830 86837 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = dfbe8be0 Debug: 8831 86838 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8832 86839 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8833 86839 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 1559c494 Debug: 8834 86839 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8835 86840 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8836 86841 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 04425d07 Debug: 8837 86841 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8838 86841 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8839 86842 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = b26be34d Debug: 8840 86843 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8841 86843 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8842 86844 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = d0555bc2 Debug: 8843 86845 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8844 86845 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8845 86846 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 04145f04 Debug: 8846 86846 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8847 86847 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8848 86847 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 00000005 Debug: 8849 86848 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8850 86849 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8851 86849 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00000000 Debug: 8852 86850 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8853 86851 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8854 86851 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 8855 86852 command.c:546 command_print(): 0x20000000: de260a8b bae4228a 61000000 08006020 200000e4 8defcde4 a22b6ae0 7fb0da2a User : 8856 86856 command.c:546 command_print(): 0x20000020: dfbe8be0 1559c494 04425d07 b26be34d d0555bc2 04145f04 00000005 00000000 Debug: 8857 86961 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8858 86963 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 8859 86964 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 8860 86964 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8861 86965 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 8862 86966 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 8863 86966 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8864 86967 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 8865 86967 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 8866 86968 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8867 86968 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8868 86969 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8869 86970 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8870 86970 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8871 86972 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8872 86973 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8873 86974 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8874 86974 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8875 87075 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8876 87076 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8877 87077 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8878 87077 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8879 87078 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8880 87079 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8881 87079 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8882 87080 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8883 87080 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8884 87181 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8885 87181 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8886 87182 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8887 87183 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8888 87183 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8889 87184 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8890 87184 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8891 87185 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8892 87185 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8893 87286 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8894 87286 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8895 87287 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8896 87288 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8897 87288 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8898 87289 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8899 87289 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8900 87290 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8901 87291 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8902 87391 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8903 87392 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8904 87392 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8905 87393 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8906 87393 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8907 87394 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8908 87394 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8909 87395 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8910 87396 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8911 87496 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8912 87497 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8913 87497 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8914 87497 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8915 87498 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8916 87499 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8917 87499 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8918 87499 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8919 87500 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8920 87601 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8921 87602 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8922 87602 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8923 87603 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8924 87603 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8925 87604 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8926 87605 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8927 87605 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8928 87605 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8929 87707 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8930 87707 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8931 87707 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8932 87708 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8933 87708 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8934 87709 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8935 87709 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8936 87710 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8937 87711 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8938 87819 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8939 87821 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8940 87821 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8941 87822 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8942 87823 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8943 87823 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8944 87824 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8945 87825 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8946 87825 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8947 87926 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8948 87926 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8949 87927 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8950 87928 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8951 87928 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8952 87928 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8953 87929 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8954 87930 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8955 87930 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8956 88031 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8957 88031 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8958 88032 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8959 88032 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8960 88033 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8961 88034 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8962 88034 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8963 88035 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8964 88035 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8965 88136 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8966 88136 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8967 88137 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8968 88138 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8969 88138 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8970 88139 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8971 88139 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8972 88140 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8973 88140 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8974 88144 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_mdw 0x20000000 16 Debug: 8975 88146 command.c:145 script_debug(): command - mdw ocd_mdw 0x20000000 16 Debug: 8976 88147 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8977 88148 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 8978 88149 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 8979 88149 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8980 88150 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 8981 88151 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 8982 88151 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 8983 88153 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 8984 88154 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 8986 88154 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8987 88155 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 8988 88156 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 8989 88156 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8990 88156 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:20000000) Debug: 8991 88157 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = 20000000 Debug: 8992 88158 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 8993 88158 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2001a307:a2000022) Debug: 8994 88159 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000022 Debug: 8995 88160 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8996 88160 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 8997 88161 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 592f8d04 Debug: 8998 88161 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 8999 88162 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 9000 88164 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = eaf61ae3 Debug: 9001 88164 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9002 88164 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20009f06) Debug: 9003 88165 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg C = 20000864 Debug: 9004 88166 bbg-swd.c:257 bbg_swd_read_reg(): Wrong parity detected (0) Debug: 9005 88166 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9006 88167 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9007 88167 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9008 88167 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9009 88168 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9010 88169 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9011 88169 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9012 88169 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9013 88170 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9014 88170 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9015 88171 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9016 88172 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9017 88172 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9018 88172 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9019 88173 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9020 88174 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9021 88175 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9022 88175 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9023 88175 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9024 88176 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9025 88177 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9026 88177 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9027 88178 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9028 88178 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9029 88179 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9030 88179 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9031 88179 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9032 88180 bbg-swd.c:227 bbg_swd_read_reg(): Skip bbg_swd_read_reg because queued_retval=-4 Debug: 9033 88181 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9034 88181 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9035 88182 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: fffffffc Debug: 9036 88182 bbg-swd.c:183 bbg_swd_switch_seq(): bbg_swd_switch_seq Debug: 9037 88183 bbg-swd.c:193 bbg_swd_switch_seq(): JTAG-to-SWD Debug: 9038 88184 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00007605:ffffffff) Debug: 9039 88184 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9040 88185 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9041 88185 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000a506) Debug: 9042 88186 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg 0 = 1ba01477 Debug: 9043 88186 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 9044 88187 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00008107:0000001e) Debug: 9045 88187 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 0 = 0000001e Debug: 9046 88188 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9047 88188 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9048 88189 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Info : 9049 88189 adi_v5_swd.c:127 swd_connect(): SWD IDCODE 0x1ba01477 Debug: 9050 88193 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 9051 88194 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0000b107:00000000) Debug: 9052 88194 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000000 Debug: 9053 88195 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9054 88196 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (2000af06) Debug: 9055 88197 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 4 = 200003d8 Debug: 9056 88197 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9057 88198 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9058 88199 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 200003d8 Debug: 9059 88200 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9060 88200 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9061 88201 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Error: 9062 88201 arm_adi_v5.c:491 mem_ap_read(): Failed to read memory at 0x200003d8 Debug: 9063 88204 command.c:628 run_command(): Command failed with error code -4 User : 9064 88206 command.c:689 command_run_line(): Debug: 9065 88311 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 9066 88312 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (2000a307:a2000002) Debug: 9067 88314 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 0 = a2000002 Debug: 9068 88315 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 9069 88315 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (20018b07:e000edf0) Debug: 9070 88316 bbg-swd.c:310 bbg_swd_write_reg(): OK AP write reg 4 = e000edf0 Debug: 9071 88317 bbg-swd.c:282 bbg_swd_write_reg(): bbg_swd_write_reg Debug: 9072 88317 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (0001b107:00000010) Debug: 9073 88318 bbg-swd.c:310 bbg_swd_write_reg(): OK DP write reg 8 = 00000010 Debug: 9074 88319 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9075 88319 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9076 88320 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9077 88321 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9078 88322 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9079 88322 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9080 88323 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9081 88324 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9082 88325 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9083 88426 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9084 88426 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9085 88427 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9086 88428 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9087 88428 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9088 88429 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9089 88430 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9090 88431 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9091 88431 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9092 88532 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9093 88533 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9094 88533 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9095 88534 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9096 88535 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9097 88535 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9098 88536 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9099 88537 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9100 88537 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9101 88639 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9102 88639 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9103 88640 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9104 88640 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9105 88641 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9106 88641 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9107 88642 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9108 88643 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9109 88643 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9110 88744 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9111 88744 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9112 88745 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9113 88746 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9114 88746 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9115 88746 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9116 88747 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9117 88748 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9118 88748 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9119 88849 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9120 88850 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9121 88850 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9122 88850 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9123 88851 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9124 88851 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9125 88852 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9126 88853 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9127 88853 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9128 88954 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9129 88955 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9130 88955 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9131 88956 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9132 88956 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9133 88957 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9134 88957 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9135 88957 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9136 88958 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9137 89059 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9138 89059 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9139 89060 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9140 89060 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9141 89061 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9142 89062 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9143 89062 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9144 89063 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9145 89064 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9146 89164 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9147 89165 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9148 89165 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9149 89165 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9150 89166 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9151 89167 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9152 89167 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9153 89168 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9154 89169 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9155 89269 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9156 89270 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9157 89270 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9158 89271 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9159 89271 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9160 89272 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9161 89272 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9162 89273 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9163 89274 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9164 89374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9165 89375 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9166 89375 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9167 89376 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9168 89377 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9169 89377 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9170 89378 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9171 89378 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9172 89379 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9173 89479 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9174 89480 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9175 89481 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9176 89481 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9177 89482 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9178 89483 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9179 89483 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9180 89484 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9181 89485 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9182 89585 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9183 89586 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9184 89586 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9185 89586 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9186 89587 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9187 89588 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9188 89588 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9189 89588 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9190 89589 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9191 89690 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9192 89691 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9193 89691 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9194 89692 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9195 89693 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9196 89693 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9197 89694 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9198 89695 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9199 89695 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9200 89795 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9201 89796 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9202 89797 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9203 89797 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9204 89798 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9205 89798 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9206 89799 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9207 89800 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9208 89800 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9209 89901 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9210 89901 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9211 89902 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9212 89902 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9213 89903 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9214 89904 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9215 89904 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9216 89905 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9217 89905 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9218 90006 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9219 90006 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9220 90007 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9221 90008 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9222 90008 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9223 90009 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9224 90009 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9225 90010 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9226 90011 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9227 90111 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9228 90112 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9229 90112 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9230 90112 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9231 90113 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9232 90114 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9233 90114 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9234 90115 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9235 90115 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9236 90216 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9237 90216 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9238 90217 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9239 90218 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9240 90218 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9241 90219 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9242 90219 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9243 90220 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9244 90220 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9245 90321 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9246 90322 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9247 90322 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9248 90323 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9249 90324 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9250 90324 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9251 90324 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9252 90325 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9253 90326 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9254 90426 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9255 90427 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9256 90427 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9257 90428 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9258 90428 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9259 90429 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9260 90430 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9261 90430 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9262 90431 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9263 90531 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9264 90532 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9265 90533 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9266 90533 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9267 90534 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9268 90535 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9269 90535 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9270 90536 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9271 90536 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9272 90637 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9273 90637 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9274 90638 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9275 90639 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9276 90639 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9277 90639 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9278 90640 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9279 90641 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9280 90641 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9281 90742 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9282 90743 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9283 90743 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9284 90744 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9285 90745 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9286 90745 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9287 90745 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9288 90746 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9289 90747 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9290 90847 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9291 90848 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9292 90848 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9293 90849 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9294 90849 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9295 90850 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9296 90851 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9297 90851 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9298 90852 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9299 90953 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9300 90953 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9301 90954 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9302 90954 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9303 90955 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9304 90956 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9305 90956 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9306 90957 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9307 90957 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9308 91058 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9309 91058 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9310 91059 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9311 91060 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9312 91060 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9313 91061 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9314 91061 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9315 91062 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9316 91063 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9317 91163 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9318 91164 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9319 91164 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9320 91164 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9321 91165 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9322 91166 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9323 91166 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9324 91167 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9325 91167 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9326 91268 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9327 91269 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9328 91269 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9329 91270 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9330 91270 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9331 91271 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9332 91272 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9333 91272 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9334 91273 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9335 91374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9336 91374 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9337 91374 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9338 91375 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9339 91375 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9340 91376 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9341 91376 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9342 91377 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9343 91378 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9344 91478 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9345 91479 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9346 91479 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9347 91480 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9348 91480 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9349 91481 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9350 91482 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9351 91482 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9352 91482 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9353 91583 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9354 91584 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9355 91585 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9356 91585 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9357 91585 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9358 91586 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9359 91587 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9360 91587 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9361 91588 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9362 91688 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9363 91689 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9364 91689 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9365 91690 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9366 91691 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9367 91691 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9368 91692 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9369 91692 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9370 91693 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9371 91794 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9372 91794 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9373 91795 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9374 91795 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9375 91796 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9376 91797 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9377 91797 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9378 91798 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9379 91798 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9380 91899 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9381 91899 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9382 91900 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9383 91901 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9384 91901 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9385 91902 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9386 91902 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9387 91903 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9388 91903 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9389 92004 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9390 92005 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9391 92005 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9392 92006 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9393 92006 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9394 92007 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9395 92007 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9396 92008 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9397 92009 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9398 92109 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9399 92110 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9400 92110 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9401 92111 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9402 92111 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9403 92112 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9404 92113 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9405 92113 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9406 92113 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9407 92214 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9408 92215 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9409 92215 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9410 92216 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9411 92216 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9412 92217 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9413 92218 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9414 92218 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9415 92219 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9416 92319 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9417 92320 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9418 92320 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9419 92321 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9420 92322 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9421 92322 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9422 92323 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9423 92323 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9424 92324 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9425 92425 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9426 92425 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9427 92426 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9428 92426 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9429 92427 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9430 92427 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9431 92428 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9432 92428 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9433 92429 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9434 92530 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9435 92530 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9436 92531 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9437 92531 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9438 92532 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9439 92532 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9440 92533 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9441 92534 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9442 92535 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9443 92635 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9444 92636 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9445 92636 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9446 92637 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9447 92637 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9448 92638 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9449 92638 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9450 92639 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9451 92640 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9452 92740 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9453 92741 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9454 92741 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9455 92742 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9456 92742 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9457 92743 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9458 92744 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9459 92744 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9460 92745 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9461 92846 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9462 92846 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9463 92847 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9464 92847 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9465 92848 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9466 92848 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9467 92849 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9468 92850 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9469 92850 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9470 92951 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9471 92951 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9472 92952 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9473 92952 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9474 92953 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9475 92954 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9476 92954 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9477 92955 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9478 92956 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9479 93056 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9480 93057 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9481 93057 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9482 93058 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9483 93059 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9484 93059 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9485 93059 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9486 93061 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9487 93061 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9488 93162 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9489 93163 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9490 93163 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9491 93164 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9492 93164 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9493 93165 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9494 93165 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9495 93166 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9496 93167 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9497 93267 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9498 93268 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9499 93268 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9500 93269 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9501 93269 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9502 93270 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9503 93270 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9504 93271 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9505 93271 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9506 93372 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9507 93373 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9508 93373 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9509 93374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9510 93374 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9511 93375 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9512 93376 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9513 93376 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9514 93376 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9515 93477 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9516 93477 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9517 93479 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9518 93479 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9519 93480 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9520 93481 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9521 93481 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9522 93482 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9523 93483 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9524 93584 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9525 93585 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9526 93585 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9527 93586 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9528 93587 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9529 93587 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9530 93588 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9531 93588 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9532 93589 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9533 93736 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9534 93737 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9535 93738 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9536 93739 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9537 93739 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9538 93740 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9539 93740 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9540 93741 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9541 93742 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9542 93842 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9543 93843 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9544 93843 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9545 93844 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9546 93844 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9547 93845 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9548 93845 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9549 93846 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9550 93847 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9551 93979 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9552 93980 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9553 93980 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9554 93981 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9555 93982 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9556 93982 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9557 93983 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9558 93984 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9559 93984 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9560 94163 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9561 94164 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9562 94165 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9563 94165 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9564 94166 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9565 94166 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9566 94167 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9567 94167 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9568 94168 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9569 94269 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9570 94269 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9571 94270 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9572 94271 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9573 94271 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9574 94272 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9575 94272 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9576 94273 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9577 94273 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9578 94374 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9579 94375 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9580 94375 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9581 94376 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9582 94376 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9583 94377 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9584 94377 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9585 94378 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9586 94378 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9587 94516 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9588 94517 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9589 94518 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9590 94518 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9591 94518 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9592 94519 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9593 94520 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9594 94520 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9595 94521 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9596 94669 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9597 94670 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9598 94671 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9599 94671 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9600 94672 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9601 94673 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9602 94673 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9603 94674 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9604 94675 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9605 94856 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9606 94857 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9607 94858 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9608 94859 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9609 94859 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9610 94860 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9611 94861 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9612 94861 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9613 94861 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9614 95035 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9615 95036 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9616 95037 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9617 95037 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9618 95038 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9619 95039 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9620 95039 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9621 95039 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9622 95040 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9623 95141 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9624 95141 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9625 95142 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9626 95143 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9627 95143 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9628 95144 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9629 95144 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9630 95145 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9631 95145 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9632 95246 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9633 95246 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9634 95247 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9635 95247 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9636 95248 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9637 95249 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9638 95250 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9639 95250 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9640 95250 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9641 95350 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9642 95351 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9643 95352 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9644 95353 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9645 95353 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9646 95354 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9647 95355 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9648 95355 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9649 95356 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 Debug: 9650 95431 command.c:145 script_debug(): command - ocd_command ocd_command type ocd_shutdown Debug: 9651 95433 command.c:145 script_debug(): command - shutdown ocd_shutdown Debug: 9652 95435 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9653 95436 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (20008706) Debug: 9654 95438 bbg-swd.c:252 bbg_swd_read_reg(): OK AP read reg 0 = 00030003 Debug: 9655 95439 bbg-swd.c:222 bbg_swd_read_reg(): bbg_swd_read_reg Debug: 9656 95440 bbg-swd.c:49 pru_request_cmd(): BBD-SWD: command execution (0000bd06) Debug: 9657 95441 bbg-swd.c:252 bbg_swd_read_reg(): OK DP read reg C = 00030003 Debug: 9658 95442 bbg-swd.c:335 bbg_swd_run_queue(): bbg_swd_run_queue Debug: 9659 95442 bbg-swd.c:47 pru_request_cmd(): BBD-SWD: command execution (00000004:00000008) Debug: 9660 95443 bbg-swd.c:339 bbg_swd_run_queue(): SWD queue return value: 00 User : 9662 95444 server.c:611 handle_shutdown_command(): shutdown command invoked Info : 9663 95454 server.c:487 server_loop(): dropped 'telnet' connection root@beaglebone:/home/debian# exit Script done on Fri 25 Mar 2016 12:03:48 AM UTC