0% found this document useful (0 votes)
506 views775 pages

Openocd Log

The document contains debug log messages from OpenOCD during initialization. It shows OpenOCD adding script search directories, finding configuration files, selecting the ST-LINK interface and target chip, initializing the target, and registering various command handlers.

Uploaded by

noeth3r
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
506 views775 pages

Openocd Log

The document contains debug log messages from OpenOCD during initialization. It shows OpenOCD adding script search directories, finding configuration files, selecting the ST-LINK interface and target chip, initializing the target, and registering various command handlers.

Uploaded by

noeth3r
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 775

Debug: 15 2 configuration.c:45 add_script_search_dir(): adding /home/noether/.

op
enocd
Debug: 16 2 configuration.c:45 add_script_search_dir(): adding /usr/local/share/
openocd/site
Debug: 17 2 configuration.c:45 add_script_search_dir(): adding /usr/local/share/
openocd/scripts
Debug: 18 2 configuration.c:86 find_file(): found stm32f4.cfg
Debug: 19 2 configuration.c:86 find_file(): found /usr/local/share/openocd/scrip
ts/interface/stlink-v2.cfg
Debug: 20 2 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_interface stlink
Debug: 21 2 command.c:145 script_debug(): command - interface ocd_interface stli
nk
Debug: 23 2 command.c:369 register_command_handler(): registering 'ocd_stlink_de
vice_desc'...
Debug: 24 2 command.c:369 register_command_handler(): registering 'ocd_stlink_se
rial'...
Debug: 25 2 command.c:369 register_command_handler(): registering 'ocd_stlink_la
yout'...
Debug: 26 2 command.c:369 register_command_handler(): registering 'ocd_stlink_vi
d_pid'...
Debug: 27 2 command.c:369 register_command_handler(): registering 'ocd_stlink_ap
i'...
Debug: 28 2 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_stlink_layout usb
Debug: 29 2 command.c:145 script_debug(): command - stlink_layout ocd_stlink_lay
out usb
Debug: 31 2 stlink_interface.c:160 stlink_interface_handle_layout_command(): stl
ink_interface_handle_layout_command
Debug: 32 2 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_stlink_device_desc ST-LINK/V2
Debug: 33 2 command.c:145 script_debug(): command - stlink_device_desc ocd_stlin
k_device_desc ST-LINK/V2
Debug: 35 2 stlink_interface.c:132 stlink_interface_handle_device_desc_command()
: stlink_interface_handle_device_desc_command
Debug: 36 2 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_stlink_vid_pid 0x0483 0x3748
Debug: 37 2 command.c:145 script_debug(): command - stlink_vid_pid ocd_stlink_vi
d_pid 0x0483 0x3748
Debug: 39 2 stlink_interface.c:188 stlink_interface_handle_vid_pid_command(): st
link_interface_handle_vid_pid_command
Debug: 40 2 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_adapter_khz 1000
Debug: 41 2 command.c:145 script_debug(): command - adapter_khz ocd_adapter_khz
1000
Debug: 43 2 core.c:1625 jtag_config_khz(): handle jtag khz
Debug: 44 2 core.c:1592 adapter_khz_to_speed(): convert khz to interface specifi
c speed value
Debug: 45 2 core.c:1592 adapter_khz_to_speed(): convert khz to interface specifi
c speed value
User : 46 2 command.c:549 command_print(): adapter speed: 1000 kHz
Debug: 47 2 configuration.c:86 find_file(): found /usr/local/share/openocd/scrip
ts/target/stm32f4x_stlink.cfg
Debug: 48 2 configuration.c:86 find_file(): found /usr/local/share/openocd/scrip
ts/target/stm32_stlink.cfg
Debug: 49 3 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_transport select stlink_swd
Debug: 50 3 command.c:145 script_debug(): command - ocd_transport ocd_transport
select stlink_swd
Debug: 51 3 stlink_transport.c:179 stlink_transport_select(): stlink_transport_s

elect
Debug: 52 3 command.c:369 register_command_handler(): registering 'ocd_stlink'..
.
Debug: 53 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 54 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 55 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 56 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 57 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 58 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 59 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 60 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 61 3 command.c:369 register_command_handler(): registering 'ocd_jtag'...
Debug: 62 3 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_stlink newtap stm32f4x cpu -expected-id 0x2ba01477
Debug: 63 3 command.c:145 script_debug(): command - ocd_stlink ocd_stlink newtap
stm32f4x cpu -expected-id 0x2ba01477
Debug: 64 3 stlink_tcl.c:101 jim_stlink_newtap_cmd(): Creating New Tap, Chip: st
m32f4x, Tap: cpu, Dotted: stm32f4x.cpu, 2 params
Debug: 65 3 stlink_tcl.c:111 jim_stlink_newtap_cmd(): Processing option: -expect
ed-id
Debug: 66 3 core.c:1323 jtag_tap_init(): Created Tap: stm32f4x.cpu @ abs positio
n 0, irlen 0, capture: 0x0 mask: 0x0
Debug: 67 3 command.c:145 script_debug(): command - ocd_command ocd_command type
ocd_target create stm32f4x.cpu stm32_stlink -chain-position stm32f4x.cpu
Debug: 68 3 command.c:145 script_debug(): command - ocd_target ocd_target create
stm32f4x.cpu stm32_stlink -chain-position stm32f4x.cpu
Debug: 69 3 target.c:1608 target_free_all_working_areas_restore(): freeing all w
orking areas
Debug: 70 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 71 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 72 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 73 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 74 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 75 3 command.c:369 register_command_handler(): registering 'ocd_arm'...
Debug: 76 3 stm32_stlink.c:301 stm32_stlink_target_create(): stm32_stlink_target
_create
Debug: 77 3 stm32_stlink.c:274 stm32_stlink_init_arch_info(): stm32_stlink_init_
arch_info
Debug: 78 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 79 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 80 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 81 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 82 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 83 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 84 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 85 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 86 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 87 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 88 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...

Debug: 89 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.


cpu'...
Debug: 90 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 91 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 92 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 93 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 94 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 95 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 96 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 97 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 98 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 99 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x.
cpu'...
Debug: 100 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x
.cpu'...
Debug: 101 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x
.cpu'...
Debug: 102 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x
.cpu'...
Debug: 103 3 command.c:369 register_command_handler(): registering 'ocd_stm32f4x
.cpu'...
Debug: 104 3 command.c:145 script_debug(): command - ocd_command ocd_command typ
e ocd_stm32f4x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x10000
-work-area-backup 0
Debug: 105 3 command.c:145 script_debug(): command - ocd_stm32f4x.cpu ocd_stm32f
4x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x10000 -work-area-b
ackup 0
Debug: 106 3 target.c:1608 target_free_all_working_areas_restore(): freeing all
working areas
Debug: 107 3 target.c:1608 target_free_all_working_areas_restore(): freeing all
working areas
Debug: 108 3 target.c:1608 target_free_all_working_areas_restore(): freeing all
working areas
Debug: 109 4 command.c:145 script_debug(): command - ocd_command ocd_command typ
e ocd_flash bank stm32f4x.flash stm32f2x 0 0 0 0 stm32f4x.cpu
Debug: 110 4 command.c:145 script_debug(): command - ocd_flash ocd_flash bank st
m32f4x.flash stm32f2x 0 0 0 0 stm32f4x.cpu
Debug: 112 4 command.c:369 register_command_handler(): registering 'ocd_stm32f2x
'...
Debug: 113 4 tcl.c:781 handle_flash_bank_command(): 'stm32f2x' driver usage fiel
d missing
Debug: 114 4 command.c:145 script_debug(): command - ocd_command ocd_command typ
e ocd_init
Debug: 115 4 command.c:145 script_debug(): command - init ocd_init
Debug: 117 4 command.c:145 script_debug(): command - ocd_command ocd_command typ
e ocd_target init
Debug: 118 4 command.c:145 script_debug(): command - ocd_target ocd_target init
Debug: 120 4 target.c:1183 handle_target_init_command(): Initializing targets...
Debug: 121 4 stm32_stlink.c:291 stm32_stlink_init_target(): stm32_stlink_init_ta
rget
Debug: 122 4 command.c:369 register_command_handler(): registering 'ocd_target_r

equest'...
Debug: 123 4 command.c:369 register_command_handler(): registering 'ocd_trace'..
.
Debug: 124 4 command.c:369 register_command_handler(): registering 'ocd_trace'..
.
Debug: 125 4 command.c:369 register_command_handler(): registering 'ocd_fast_loa
d_image'...
Debug: 126 4 command.c:369 register_command_handler(): registering 'ocd_fast_loa
d'...
Debug: 127 4 command.c:369 register_command_handler(): registering 'ocd_profile'
...
Debug: 128 4 command.c:369 register_command_handler(): registering 'ocd_virt2phy
s'...
Debug: 129 4 command.c:369 register_command_handler(): registering 'ocd_reg'...
Debug: 130 4 command.c:369 register_command_handler(): registering 'ocd_poll'...
Debug: 131 4 command.c:369 register_command_handler(): registering 'ocd_wait_hal
t'...
Debug: 132 4 command.c:369 register_command_handler(): registering 'ocd_halt'...
Debug: 133 4 command.c:369 register_command_handler(): registering 'ocd_resume'.
..
Debug: 134 4 command.c:369 register_command_handler(): registering 'ocd_reset'..
.
Debug: 135 4 command.c:369 register_command_handler(): registering 'ocd_soft_res
et_halt'...
Debug: 136 4 command.c:369 register_command_handler(): registering 'ocd_step'...
Debug: 137 4 command.c:369 register_command_handler(): registering 'ocd_mdw'...
Debug: 138 4 command.c:369 register_command_handler(): registering 'ocd_mdh'...
Debug: 139 4 command.c:369 register_command_handler(): registering 'ocd_mdb'...
Debug: 140 4 command.c:369 register_command_handler(): registering 'ocd_mww'...
Debug: 141 4 command.c:369 register_command_handler(): registering 'ocd_mwh'...
Debug: 142 4 command.c:369 register_command_handler(): registering 'ocd_mwb'...
Debug: 143 4 command.c:369 register_command_handler(): registering 'ocd_bp'...
Debug: 144 4 command.c:369 register_command_handler(): registering 'ocd_rbp'...
Debug: 145 4 command.c:369 register_command_handler(): registering 'ocd_wp'...
Debug: 146 4 command.c:369 register_command_handler(): registering 'ocd_rwp'...
Debug: 147 4 command.c:369 register_command_handler(): registering 'ocd_load_ima
ge'...
Debug: 148 4 command.c:369 register_command_handler(): registering 'ocd_dump_ima
ge'...
Debug: 149 4 command.c:369 register_command_handler(): registering 'ocd_verify_i
mage'...
Debug: 150 4 command.c:369 register_command_handler(): registering 'ocd_test_ima
ge'...
Debug: 151 4 command.c:369 register_command_handler(): registering 'ocd_reset_na
g'...
Debug: 152 4 command.c:369 register_command_handler(): registering 'ocd_ps'...
Debug: 153 4 stlink_interface.c:91 stlink_interface_init(): stlink_interface_ini
t
Debug: 154 4 stlink_layout.c:88 stlink_layout_init(): stlink_layout_init
Debug: 155 4 core.c:1592 adapter_khz_to_speed(): convert khz to interface specif
ic speed value
Debug: 156 4 core.c:1595 adapter_khz_to_speed(): have interface set up
Debug: 157 4 stlink_interface.c:106 stlink_interface_speed(): stlink_interface_s
peed: ignore speed 1000
Debug: 158 4 core.c:1592 adapter_khz_to_speed(): convert khz to interface specif
ic speed value
Debug: 159 4 core.c:1595 adapter_khz_to_speed(): have interface set up
Info : 160 4 core.c:1399 adapter_init(): clock speed 1000 kHz
Debug: 161 4 openocd.c:132 handle_init_command(): Debug Adapter init complete
Debug: 162 4 command.c:145 script_debug(): command - ocd_command ocd_command typ

e ocd_transport init
Debug: 163 4 command.c:145 script_debug(): command - ocd_transport ocd_transport
init
Debug: 165 4 transport.c:240 handle_transport_init(): handle_transport_init
Debug: 166 4 stlink_transport.c:140 stlink_transport_init(): stlink_transport_in
it
Debug: 167 4 stlink_transport.c:157 stlink_transport_init(): current transport s
tlink_swd
Debug: 168 4 stlink_interface.c:41 stlink_interface_open(): stlink_interface_ope
n
Debug: 169 4 stlink_layout.c:43 stlink_layout_open(): stlink_layout_open
Debug: 170 4 stlink_usb.c:1152 stlink_usb_open(): stlink_usb_open
Debug: 171 4 stlink_usb.c:1167 stlink_usb_open(): transport: 1 vid: 0x0483 pid:
0x3748
Debug: 172 6 stlink_usb.c:422 stlink_usb_version(): STLINK v2 JTAG v14 API v2 SW
IM v0 VID 0x0483 PID 0x3748
Debug: 173 6 stlink_usb.c:564 stlink_usb_init_mode(): MODE: 0x00
Debug: 174 8 stlink_usb.c:596 stlink_usb_init_mode(): MODE: 0x01
Debug: 175 9 stlink_usb.c:629 stlink_usb_init_mode(): MODE: 0x02
Debug: 176 9 stlink_interface.c:53 stlink_interface_init_target(): stlink_interf
ace_init_target
Debug: 177 9 stlink_usb.c:656 stlink_usb_idcode(): IDCODE: 0x2BA01477
Debug: 178 9 openocd.c:145 handle_init_command(): Examining targets...
Debug: 179 9 target.c:1299 target_call_event_callbacks(): target event 21 (exami
ne-start)
Debug: 180 9 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_read_me
mory 0xe000ed00 4 1
Debug: 181 10 target.c:1903 target_read_u32(): address: 0xe000ed00, value: 0x410
fc241
Debug: 182 10 cortex_m.c:1815 cortex_m3_examine(): Cortex-M4 r0p1 processor dete
cted
Debug: 183 10 cortex_m.c:1816 cortex_m3_examine(): cpuid: 0x410fc241
Debug: 184 10 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_read_m
emory 0xe000ef40 4 1
Debug: 185 11 target.c:1903 target_read_u32(): address: 0xe000ef40, value: 0x101
10021
Debug: 186 11 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_read_m
emory 0xe000ef44 4 1
Debug: 187 11 target.c:1903 target_read_u32(): address: 0xe000ef44, value: 0x110
00011
Debug: 188 11 cortex_m.c:1824 cortex_m3_examine(): Cortex-M4 floating point feat
ure FPv4_SP found
Debug: 189 11 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_read_m
emory 0xe0002000 4 1
Debug: 190 12 target.c:1903 target_read_u32(): address: 0xe0002000, value: 0x000
00260
Debug: 191 12 cortex_m.c:1860 cortex_m3_examine(): FPB fpcr 0x260, numcode 6, nu
mlit 2
Debug: 192 12 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_read_m
emory 0xe0001000 4 1
Debug: 193 13 target.c:1903 target_read_u32(): address: 0xe0001000, value: 0x400
00001
Debug: 194 13 cortex_m.c:1772 cortex_m3_dwt_setup(): DWT dwtcr 0x40000001, comp
4, watch/trigger
Info : 195 13 cortex_m.c:1869 cortex_m3_examine(): stm32f4x.cpu: hardware has 6
breakpoints, 4 watchpoints
Debug: 196 13 target.c:1299 target_call_event_callbacks(): target event 22 (exam
ine-end)
Debug: 197 13 command.c:145 script_debug(): command - ocd_command ocd_command ty
pe ocd_flash init

Debug: 198 13 command.c:145 script_debug(): command - ocd_flash ocd_flash init


Debug: 200 13 tcl.c:847 handle_flash_init_command(): Initializing flash devices.
..
Debug: 201 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 202 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 203 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 204 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 205 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 206 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 207 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 208 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 209 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 210 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 211 13 command.c:369 register_command_handler(): registering 'ocd_flash'.
..
Debug: 212 13 command.c:145 script_debug(): command - ocd_command ocd_command ty
pe ocd_mflash init
Debug: 213 13 command.c:145 script_debug(): command - ocd_mflash ocd_mflash init
Debug: 215 13 mflash.c:1379 handle_mflash_init_command(): Initializing mflash de
vices...
Debug: 216 13 command.c:145 script_debug(): command - ocd_command ocd_command ty
pe ocd_nand init
Debug: 217 13 command.c:145 script_debug(): command - ocd_nand ocd_nand init
Debug: 219 13 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
Debug: 220 13 command.c:145 script_debug(): command - ocd_command ocd_command ty
pe ocd_pld init
Debug: 221 13 command.c:145 script_debug(): command - ocd_pld ocd_pld init
Debug: 223 13 pld.c:207 handle_pld_init_command(): Initializing PLDs...
Info : 224 4161 server.c:83 add_connection(): accepting 'telnet' connection from
4444
Debug: 225 8422 command.c:145 script_debug(): command - ocd_command ocd_command
type ocd_poll
Debug: 226 8422 command.c:145 script_debug(): command - poll ocd_poll
User : 228 8422 command.c:549 command_print(): background polling: on
User : 229 8422 command.c:549 command_print(): TAP: stm32f4x.cpu (enabled)
User : 230 8423 target.c:1658 target_arch_state(): target state: unknown
Debug: 231 12150 command.c:145 script_debug(): command - ocd_command ocd_command
type ocd_halt
Debug: 232 12150 command.c:145 script_debug(): command - halt ocd_halt
Debug: 234 12150 target.c:2453 handle_halt_command(): Debug: 235 12150 stm32_stlink.c:506 stm32_stlink_halt(): stm32_stlink_halt
Warn : 236 12150 stm32_stlink.c:514 stm32_stlink_halt(): target was in unknown s
tate when halt was requested
Debug: 237 12151 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 238 12151 stm32_stlink.c:71 stm32_stlink_load_core_reg_u32(): load from c
ore reg 0 value 0x200009f8
Debug: 239 12151 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 240 12151 stm32_stlink.c:71 stm32_stlink_load_core_reg_u32(): load from c

ore reg 1 value 0x200008e0


Debug: 241 12151 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 242 12152 stm32_stlink.c:71
ore reg 2 value 0x800be10
Debug: 243 12152 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 244 12152 stm32_stlink.c:71
ore reg 3 value 0x20000928
Debug: 245 12152 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 246 12153 stm32_stlink.c:71
ore reg 4 value 0x8000681
Debug: 247 12153 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 248 12153 stm32_stlink.c:71
ore reg 5 value 0x0
Debug: 249 12153 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 250 12154 stm32_stlink.c:71
ore reg 6 value 0x0
Debug: 251 12154 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 252 12154 stm32_stlink.c:71
ore reg 7 value 0x0
Debug: 253 12154 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 254 12155 stm32_stlink.c:71
ore reg 8 value 0x0
Debug: 255 12155 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 256 12155 stm32_stlink.c:71
ore reg 9 value 0x0
Debug: 257 12155 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 258 12156 stm32_stlink.c:71
ore reg 10 value 0x0
Debug: 259 12156 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 260 12156 stm32_stlink.c:71
ore reg 11 value 0x0
Debug: 261 12156 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 262 12156 stm32_stlink.c:71
ore reg 12 value 0x1
Debug: 263 12156 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 264 12157 stm32_stlink.c:71
ore reg 13 value 0x200009e8
Debug: 265 12157 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 266 12157 stm32_stlink.c:71
ore reg 14 value 0x80005eb
Debug: 267 12157 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 268 12158 stm32_stlink.c:71
ore reg 15 value 0x8000688
Debug: 269 12158 stm32_stlink.c:56
k_load_core_reg_u32
Debug: 270 12158 stm32_stlink.c:71

stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c
stm32_stlink_load_core_reg_u32(): stm32_stlin
stm32_stlink_load_core_reg_u32(): load from c

ore reg 16 value 0x61000000


Debug: 271 12158 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 272 12159 stm32_stlink.c:71 stm32_stlink_load_core_reg_u32(): load from c
ore reg 17 value 0x20000400
Debug: 273 12159 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 274 12159 stm32_stlink.c:71 stm32_stlink_load_core_reg_u32(): load from c
ore reg 18 value 0x200009e8
Debug: 275 12159 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 276 12159 stm32_stlink.c:136 stm32_stlink_load_core_reg_u32(): load from
special reg 19 value 0x0
Debug: 277 12159 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 278 12160 stm32_stlink.c:136 stm32_stlink_load_core_reg_u32(): load from
special reg 20 value 0x0
Debug: 279 12160 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 280 12160 stm32_stlink.c:136 stm32_stlink_load_core_reg_u32(): load from
special reg 21 value 0x0
Debug: 281 12160 stm32_stlink.c:56 stm32_stlink_load_core_reg_u32(): stm32_stlin
k_load_core_reg_u32
Debug: 282 12161 stm32_stlink.c:136 stm32_stlink_load_core_reg_u32(): load from
special reg 22 value 0x2
Debug: 283 12161 stm32_stlink.c:372 stlink_debug_entry(): entered debug state in
core mode: Thread at PC 0x08000688, target->state: halted
Debug: 284 12161 target.c:1299 target_call_event_callbacks(): target event 0 (gd
b-halt)
Debug: 285 12161 target.c:1299 target_call_event_callbacks(): target event 1 (ha
lted)
User : 286 12161 target.c:1658 target_arch_state(): target state: halted
User : 287 12161 armv7m.c:517 armv7m_arch_state(): target halted due to debug-re
quest, current mode: Thread
xPSR: 0x61000000 pc: 0x08000688 psp: 0x200009e8
Debug: 288 12161 stm32_stlink.c:404 stm32_stlink_poll(): halted: PC: 0x08000688
Debug: 289 19830 command.c:145 script_debug(): command - ocd_command ocd_command
type ocd_flash erase_sector 0 0 4
Debug: 290 19830 command.c:145 script_debug(): command - ocd_flash ocd_flash era
se_sector 0 0 4
Debug: 292 19830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0xe0042000 4 1
Debug: 293 19831 target.c:1903 target_read_u32(): address: 0xe0042000, value: 0x
10016413
Info : 294 19831 stm32f2x.c:599 stm32x_probe(): device id = 0x10016413
Debug: 295 19831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x1fff7a22 2 1
Debug: 296 19832 target.c:1927 target_read_u16(): address: 0x1fff7a22, value: 0x
0400
Info : 297 19832 stm32f2x.c:623 stm32x_probe(): flash size = 1024kbytes
Debug: 298 19832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c10 4 1
Debug: 299 19832 target.c:1903 target_read_u32(): address: 0x40023c10, value: 0x
80000000
Debug: 300 19832 target.c:1969 target_write_u32(): address: 0x40023c04, value: 0
x45670123
Debug: 301 19832 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_wr
ite_memory 0x40023c04 4 1
Debug: 302 19833 target.c:1969 target_write_u32(): address: 0x40023c04, value: 0
xcdef89ab

Debug: 303 19833 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_wr


ite_memory 0x40023c04 4 1
Debug: 304 19833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c10 4 1
Debug: 305 19834 target.c:1903 target_read_u32(): address: 0x40023c10, value: 0x
00000000
Debug: 306 19834 target.c:1969 target_write_u32(): address: 0x40023c10, value: 0
x00010002
Debug: 307 19834 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_wr
ite_memory 0x40023c10 4 1
Debug: 308 19834 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 309 19835 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 310 19835 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 311 19836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 312 19836 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 313 19836 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 314 19838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 315 19838 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 316 19838 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 317 19839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 318 19840 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 319 19840 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 320 19841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 321 19842 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 322 19842 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 323 19843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 324 19843 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 325 19843 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 326 19844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 327 19845 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 328 19845 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 329 19846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 330 19846 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 331 19846 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 332 19848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 333 19848 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 334 19848 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 335 19849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 336 19850 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 337 19850 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 338 19851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 339 19851 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 340 19851 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 341 19852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 342 19853 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 343 19853 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 344 19854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 345 19855 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 346 19855 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 347 19856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 348 19856 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 349 19856 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 350 19857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 351 19858 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 352 19858 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 353 19859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 354 19859 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 355 19859 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 356 19861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 357 19861 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 358 19861 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 359 19862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 360 19863 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 361 19863 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 362 19864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 363 19864 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 364 19864 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 365 19866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 366 19866 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 367 19866 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 368 19867 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 369 19868 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 370 19868 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 371 19869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 372 19870 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 373 19870 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 374 19871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 375 19871 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 376 19871 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 377 19872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 378 19873 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 379 19873 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 380 19874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 381 19875 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 382 19875 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 383 19876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 384 19876 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 385 19876 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 386 19877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 387 19878 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 388 19878 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 389 19879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 390 19879 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 391 19879 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 392 19881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 393 19881 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 394 19881 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 395 19882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 396 19883 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 397 19883 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 398 19884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 399 19884 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 400 19884 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 401 19886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 402 19886 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 403 19886 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 404 19887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 405 19888 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 406 19888 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 407 19889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 408 19889 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 409 19889 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 410 19891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 411 19891 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 412 19891 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 413 19892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 414 19893 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 415 19893 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 416 19894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 417 19894 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 418 19894 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 419 19896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 420 19896 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 421 19896 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 422 19897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 423 19898 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 424 19898 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 425 19899 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 426 19899 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 427 19899 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 428 19900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 429 19901 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 430 19901 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 431 19902 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 432 19903 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 433 19903 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 434 19904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 435 19904 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 436 19904 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 437 19905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 438 19906 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 439 19906 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 440 19907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 441 19907 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 442 19907 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 443 19909 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 444 19909 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 445 19909 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 446 19910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 447 19911 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 448 19911 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 449 19912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 450 19912 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 451 19912 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 452 19913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 453 19914 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 454 19914 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 455 19915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 456 19916 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 457 19916 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 458 19917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 459 19917 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 460 19917 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 461 19918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 462 19919 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 463 19919 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 464 19920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 465 19920 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 466 19920 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 467 19922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 468 19922 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 469 19922 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 470 19923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 471 19924 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 472 19924 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 473 19925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 474 19925 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 475 19925 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 476 19926 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 477 19927 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 478 19927 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 479 19928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 480 19929 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 481 19929 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 482 19930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 483 19930 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 484 19930 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 485 19931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 486 19932 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 487 19932 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 488 19933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 489 19933 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 490 19933 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 491 19935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 492 19935 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 493 19935 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 494 19936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 495 19937 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 496 19937 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 497 19938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 498 19938 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 499 19938 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 500 19940 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 501 19940 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 502 19940 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 503 19941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 504 19942 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 505 19942 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 506 19943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 507 19944 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 508 19944 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 509 19945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 510 19945 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 511 19945 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 512 19947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 513 19947 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 514 19947 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 515 19948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 516 19949 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 517 19949 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 518 19950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 519 19951 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 520 19951 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 521 19952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 522 19952 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 523 19952 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 524 19953 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 525 19954 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 526 19954 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 527 19955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 528 19956 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 529 19956 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 530 19957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 531 19957 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 532 19957 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 533 19958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 534 19959 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 535 19959 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 536 19960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 537 19961 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 538 19961 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 539 19962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 540 19962 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 541 19962 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 542 19963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 543 19964 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 544 19964 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 545 19965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 546 19965 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 547 19965 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 548 19967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 549 19967 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 550 19967 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 551 19968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 552 19969 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 553 19969 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 554 19970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 555 19970 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 556 19970 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 557 19972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 558 19972 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 559 19972 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 560 19973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 561 19974 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 562 19974 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 563 19975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 564 19975 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 565 19975 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 566 19977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 567 19977 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 568 19977 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 569 19978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 570 19979 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 571 19979 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 572 19980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 573 19980 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 574 19980 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 575 19982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 576 19982 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 577 19982 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 578 19983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 579 19984 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 580 19984 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 581 19985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 582 19985 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 583 19985 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 584 19987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 585 19987 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 586 19987 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 587 19988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 588 19989 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 589 19989 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 590 19990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 591 19990 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 592 19990 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 593 19991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 594 19992 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 595 19992 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 596 19993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 597 19994 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 598 19994 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 599 19995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 600 19995 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 601 19995 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 602 19996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 603 19997 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 604 19997 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 605 19998 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 606 19998 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 607 19998 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 608 20000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 609 20000 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 610 20000 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 611 20001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 612 20002 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 613 20002 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 614 20003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 615 20003 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 616 20003 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 617 20005 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 618 20005 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 619 20005 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 620 20006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 621 20007 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 622 20007 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 623 20008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 624 20008 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 625 20008 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 626 20010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 627 20010 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 628 20010 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 629 20011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 630 20012 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 631 20012 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 632 20013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 633 20013 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 634 20013 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 635 20015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 636 20015 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 637 20015 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 638 20016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 639 20017 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 640 20017 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 641 20018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 642 20018 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 643 20018 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 644 20020 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 645 20020 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 646 20020 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 647 20021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 648 20022 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 649 20022 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 650 20023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 651 20023 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 652 20023 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 653 20024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 654 20025 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 655 20025 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 656 20026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 657 20027 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 658 20027 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 659 20028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 660 20028 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 661 20028 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 662 20029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 663 20030 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 664 20030 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 665 20031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 666 20031 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 667 20031 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 668 20033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 669 20033 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 670 20033 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 671 20034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 672 20035 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 673 20035 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 674 20036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 675 20036 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 676 20036 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 677 20037 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 678 20038 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 679 20038 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 680 20039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 681 20040 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 682 20040 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 683 20041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 684 20041 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 685 20041 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 686 20042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 687 20043 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 688 20043 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 689 20044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 690 20044 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 691 20044 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 692 20046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 693 20046 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 694 20046 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 695 20047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 696 20048 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 697 20048 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 698 20049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 699 20049 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 700 20049 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 701 20051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 702 20051 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 703 20051 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 704 20052 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 705 20053 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 706 20053 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 707 20054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 708 20054 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 709 20054 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 710 20056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 711 20056 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 712 20056 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 713 20057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 714 20058 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 715 20058 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 716 20059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 717 20059 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 718 20059 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 719 20061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 720 20061 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 721 20061 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 722 20062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 723 20063 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 724 20063 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 725 20064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 726 20064 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 727 20064 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 728 20066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 729 20066 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 730 20066 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 731 20067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 732 20068 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 733 20068 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 734 20069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 735 20069 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 736 20069 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 737 20071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 738 20071 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 739 20071 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 740 20072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 741 20073 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 742 20073 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 743 20074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 744 20074 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 745 20074 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 746 20076 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 747 20076 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 748 20076 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 749 20077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 750 20078 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 751 20078 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 752 20079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 753 20079 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 754 20079 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 755 20081 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 756 20081 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 757 20081 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 758 20082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 759 20083 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 760 20083 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 761 20084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 762 20084 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 763 20084 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 764 20086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 765 20086 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 766 20086 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 767 20087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 768 20088 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 769 20088 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 770 20089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 771 20089 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 772 20089 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 773 20091 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 774 20091 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 775 20091 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 776 20092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 777 20093 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 778 20093 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 779 20094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 780 20094 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 781 20094 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 782 20095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 783 20096 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 784 20096 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 785 20097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 786 20098 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 787 20098 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 788 20099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 789 20099 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 790 20099 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 791 20100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 792 20101 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 793 20101 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 794 20102 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 795 20102 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 796 20102 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 797 20104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 798 20104 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 799 20104 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 800 20105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 801 20106 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 802 20106 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 803 20107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 804 20107 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 805 20107 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 806 20109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 807 20109 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 808 20109 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 809 20110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 810 20111 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 811 20111 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 812 20112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 813 20112 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 814 20112 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 815 20114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 816 20114 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 817 20114 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 818 20115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 819 20116 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 820 20116 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 821 20117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 822 20117 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 823 20117 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 824 20119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 825 20119 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 826 20119 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 827 20120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 828 20121 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 829 20121 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 830 20122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 831 20122 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 832 20122 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 833 20124 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 834 20124 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 835 20124 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 836 20125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 837 20126 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 838 20126 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 839 20127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 840 20127 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 841 20127 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 842 20129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 843 20129 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 844 20129 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 845 20130 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 846 20131 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 847 20131 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 848 20132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 849 20132 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 850 20132 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 851 20134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 852 20134 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 853 20134 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 854 20135 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 855 20136 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 856 20136 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 857 20137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 858 20137 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 859 20137 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 860 20139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 861 20139 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 862 20139 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 863 20140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 864 20141 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 865 20141 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 866 20142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 867 20142 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 868 20142 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 869 20144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 870 20144 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 871 20144 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 872 20145 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 873 20146 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 874 20146 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 875 20147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 876 20147 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 877 20147 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 878 20149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 879 20149 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 880 20149 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 881 20150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 882 20151 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 883 20151 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 884 20152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 885 20152 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 886 20152 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 887 20153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 888 20154 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 889 20154 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 890 20155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 891 20156 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 892 20156 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 893 20157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 894 20157 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 895 20157 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 896 20158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 897 20159 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 898 20159 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 899 20160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 900 20160 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 901 20161 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 902 20162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 903 20162 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 904 20162 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 905 20163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 906 20164 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 907 20164 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 908 20165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 909 20165 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 910 20165 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 911 20167 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 912 20167 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 913 20167 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 914 20168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 915 20169 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 916 20169 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 917 20170 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 918 20170 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 919 20170 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 920 20172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 921 20172 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 922 20172 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 923 20173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 924 20174 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 925 20174 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 926 20175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 927 20175 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 928 20175 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 929 20177 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 930 20177 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 931 20177 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 932 20178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 933 20179 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 934 20179 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 935 20180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 936 20180 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 937 20180 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 938 20181 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 939 20182 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 940 20182 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 941 20183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 942 20184 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 943 20184 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 944 20185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 945 20185 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 946 20185 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 947 20186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 948 20187 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 949 20187 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 950 20188 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 951 20188 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 952 20188 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 953 20190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 954 20190 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 955 20190 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 956 20191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 957 20192 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 958 20192 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 959 20193 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 960 20193 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 961 20193 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 962 20195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 963 20195 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 964 20195 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 965 20196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 966 20197 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 967 20197 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 968 20198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 969 20198 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 970 20198 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 971 20200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 972 20200 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 973 20200 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 974 20201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 975 20202 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 976 20202 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 977 20203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 978 20203 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 979 20203 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 980 20204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 981 20205 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 982 20205 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 983 20206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 984 20207 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 985 20207 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000

Debug: 986 20208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea


d_memory 0x40023c0c 4 1
Debug: 987 20208 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 988 20208 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 989 20209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 990 20210 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 991 20210 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 992 20211 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 993 20211 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 994 20211 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 995 20213 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 996 20213 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 997 20213 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 998 20214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_rea
d_memory 0x40023c0c 4 1
Debug: 999 20215 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0x
00010000
Debug: 1000 20215 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1001 20216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1002 20216 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1003 20216 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1004 20217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1005 20218 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00000000
Debug: 1006 20218 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x0
Debug: 1007 20218 target.c:1969 target_write_u32(): address: 0x40023c10, value:
0x0001000a
Debug: 1008 20218 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c10 4 1
Debug: 1009 20218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1010 20219 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1011 20219 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1012 20220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1013 20221 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1014 20221 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1015 20222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1016 20222 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1017 20222 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1018 20223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1019 20224 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1020 20224 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1021 20225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1022 20225 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1023 20225 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1024 20227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1025 20227 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1026 20227 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1027 20228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1028 20229 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1029 20229 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1030 20230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1031 20230 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1032 20230 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1033 20232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1034 20232 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1035 20232 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1036 20233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1037 20234 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1038 20234 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1039 20235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1040 20235 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1041 20235 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1042 20237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1043 20237 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1044 20237 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1045 20238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1046 20239 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1047 20239 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1048 20240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1049 20240 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1050 20240 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1051 20241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1052 20242 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1053 20242 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1054 20243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1055 20244 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1056 20244 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1057 20245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1058 20245 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1059 20245 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1060 20246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1061 20247 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1062 20247 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1063 20248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1064 20248 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1065 20248 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1066 20250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1067 20250 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1068 20250 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1069 20251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1070 20252 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1071 20252 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1072 20253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1073 20253 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1074 20253 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1075 20255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1076 20255 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1077 20255 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1078 20256 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1079 20257 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1080 20257 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1081 20258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1082 20258 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1083 20258 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1084 20260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1085 20260 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1086 20260 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1087 20261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1088 20262 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1089 20262 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1091 20263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1092 20263 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1093 20263 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1094 20265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1095 20265 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1096 20265 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1097 20266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1098 20267 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1099 20267 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1100 20268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1101 20268 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1102 20268 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1103 20269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1104 20270 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1105 20270 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1106 20271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1107 20272 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1108 20272 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1109 20273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1110 20273 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1111 20273 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1112 20274 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1113 20275 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1114 20275 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1115 20276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1116 20276 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1117 20276 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1118 20278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1119 20278 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1120 20278 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1121 20279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1122 20280 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1123 20280 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1124 20281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1125 20281 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1126 20281 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1127 20282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1128 20283 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1129 20283 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1130 20284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1131 20285 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1132 20285 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1133 20286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1134 20286 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1135 20286 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1136 20287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1137 20288 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1138 20288 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1139 20289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1140 20289 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1141 20289 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1142 20291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1143 20291 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1144 20291 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1145 20292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1146 20293 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1147 20293 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1148 20294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1149 20294 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1150 20294 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1151 20296 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1152 20296 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1153 20296 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1154 20297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1155 20298 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1156 20298 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1157 20299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1158 20299 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1159 20299 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1160 20300 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1161 20301 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1162 20301 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1163 20302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1164 20303 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1165 20303 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1166 20304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1167 20304 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1168 20304 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1169 20305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1170 20306 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1171 20306 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1172 20307 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1173 20307 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1174 20307 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1175 20309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1176 20309 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1177 20309 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1178 20310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1179 20311 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1180 20311 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1181 20312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1182 20312 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1183 20312 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1184 20314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1185 20314 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1186 20314 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1187 20315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1188 20316 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1189 20316 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1190 20317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1191 20317 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1192 20317 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1193 20319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1194 20319 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1195 20319 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1196 20320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1197 20321 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1198 20321 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1199 20322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1200 20322 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1201 20322 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1202 20323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1203 20324 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1204 20324 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1205 20325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1206 20326 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1207 20326 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1208 20327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1209 20327 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1210 20327 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1211 20328 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1212 20329 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1213 20329 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1214 20330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1215 20331 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1216 20331 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1217 20332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1218 20332 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1219 20332 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1220 20333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1221 20334 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1222 20334 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1223 20335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1224 20336 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1225 20336 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1226 20337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1227 20337 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1228 20337 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1229 20338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1230 20339 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1231 20339 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1232 20340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1233 20340 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1234 20340 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1235 20342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1236 20342 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1237 20342 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1238 20343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1239 20344 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1240 20344 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1241 20345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1242 20345 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1243 20345 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1244 20347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1245 20347 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1246 20347 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1247 20348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1248 20349 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1249 20349 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1250 20350 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1251 20350 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1252 20350 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1253 20352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1254 20352 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1255 20352 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1256 20353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1257 20354 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1258 20354 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1259 20355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1260 20355 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1261 20355 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1262 20356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1263 20357 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1264 20357 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1265 20358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1266 20359 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1267 20359 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1268 20360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1269 20360 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1270 20360 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1271 20361 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1272 20362 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1273 20362 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1274 20363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1275 20363 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1276 20363 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1277 20365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1278 20365 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1279 20365 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1280 20366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1281 20367 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1282 20367 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1283 20368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1284 20368 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1285 20368 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1286 20369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1287 20370 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1288 20370 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1289 20371 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1290 20372 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1291 20372 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1292 20373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1293 20373 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1294 20373 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1295 20374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1296 20375 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1297 20375 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1298 20376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1299 20376 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1300 20376 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1301 20378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1302 20378 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1303 20378 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1304 20379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1305 20380 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1306 20380 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1307 20381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1308 20381 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1309 20381 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1310 20383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1311 20383 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1312 20383 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1313 20384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1314 20385 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1315 20385 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1316 20386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1317 20386 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1318 20386 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1319 20388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1320 20388 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1321 20388 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1322 20389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1323 20390 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1324 20390 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1325 20391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1326 20391 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1327 20391 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1328 20393 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1329 20393 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1330 20393 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1331 20394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1332 20395 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1333 20395 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1334 20396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1335 20396 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1336 20396 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1337 20397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1338 20398 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1339 20398 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1340 20399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1341 20400 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1342 20400 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1343 20401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1344 20401 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1345 20401 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1346 20402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1347 20403 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1348 20403 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1349 20404 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1350 20404 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1351 20404 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1352 20406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1353 20406 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1354 20406 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1355 20407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1356 20408 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1357 20408 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1358 20409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1359 20409 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1360 20409 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1361 20411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1362 20411 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1363 20411 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1364 20412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1365 20413 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1366 20413 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1367 20414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1368 20414 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1369 20414 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1370 20416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1371 20416 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1372 20416 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1373 20417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1374 20418 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1375 20418 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1376 20419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1377 20419 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1378 20419 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1379 20421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1380 20421 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1381 20421 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1382 20422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1383 20423 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1384 20423 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1385 20424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1386 20424 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1387 20424 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1388 20426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1389 20426 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1390 20426 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1391 20427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1392 20428 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1393 20428 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1394 20429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1395 20429 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1396 20429 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1397 20431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1398 20431 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1399 20431 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1400 20432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1401 20433 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1402 20433 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1403 20434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1404 20434 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1405 20434 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1406 20435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1407 20436 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1408 20436 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1409 20437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1410 20438 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1411 20438 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1412 20439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1413 20439 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1414 20439 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1415 20440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1416 20441 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1417 20441 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1418 20442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1419 20443 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1420 20443 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1421 20444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1422 20444 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1423 20444 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1424 20445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1425 20446 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1426 20446 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1427 20447 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1428 20448 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1429 20448 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1430 20449 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1431 20449 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1432 20449 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1433 20450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1434 20451 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1435 20451 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1436 20452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1437 20452 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1438 20452 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1439 20454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1440 20454 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1441 20454 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1442 20455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1443 20456 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1444 20456 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1445 20457 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1446 20457 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1447 20457 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1448 20459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1449 20459 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1450 20459 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1451 20460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1452 20461 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1453 20461 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1454 20462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1455 20462 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1456 20462 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1457 20464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1458 20464 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1459 20464 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1460 20465 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1461 20466 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1462 20466 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1463 20467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1464 20467 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1465 20467 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1466 20469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1467 20469 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1468 20469 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1469 20470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1470 20471 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1471 20471 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1472 20472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1473 20472 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1474 20472 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1475 20473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1476 20474 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1477 20474 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1478 20475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1479 20476 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1480 20476 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1481 20477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1482 20477 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1483 20477 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1484 20478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1485 20479 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1486 20479 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1487 20480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1488 20480 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1489 20480 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1490 20482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1491 20482 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1492 20482 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1493 20483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1494 20484 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1495 20484 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1496 20485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1497 20485 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1498 20485 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1499 20487 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1500 20487 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1501 20487 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1502 20488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1503 20489 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1504 20489 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1505 20490 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1506 20490 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1507 20490 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1508 20492 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1509 20492 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1510 20492 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1511 20493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1512 20494 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1513 20494 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1514 20495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1515 20495 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1516 20495 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1517 20497 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1518 20497 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1519 20497 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1520 20498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1521 20499 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1522 20499 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1523 20500 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1524 20500 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1525 20500 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1526 20501 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1527 20502 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1528 20502 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1529 20503 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1530 20504 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1531 20504 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1532 20505 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1533 20505 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1534 20505 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1535 20506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1536 20507 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1537 20507 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1538 20508 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1539 20508 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1540 20508 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1541 20510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1542 20510 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1543 20510 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1544 20511 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1545 20512 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1546 20512 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1547 20513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1548 20513 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1549 20513 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1550 20515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1551 20515 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1552 20515 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1553 20516 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1554 20517 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1555 20517 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1556 20518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1557 20518 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1558 20518 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1559 20520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1560 20520 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1561 20520 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1562 20521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1563 20522 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1564 20522 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1565 20523 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1566 20523 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1567 20523 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1568 20525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1569 20525 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1570 20525 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1571 20526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1572 20527 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1573 20527 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1574 20528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1575 20528 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1576 20528 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1577 20529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1578 20530 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1579 20530 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1580 20531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1581 20532 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1582 20532 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1583 20533 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1584 20533 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1585 20533 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1586 20534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1587 20535 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1588 20535 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1589 20536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1590 20536 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1591 20536 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1592 20538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1593 20538 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1594 20538 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1595 20539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1596 20540 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1597 20540 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1598 20541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1599 20541 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1600 20541 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1601 20542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1602 20543 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1603 20543 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1604 20544 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1605 20545 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1606 20545 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1607 20546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1608 20546 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1609 20546 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1610 20547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1611 20548 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1612 20548 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1613 20549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1614 20549 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1615 20549 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1616 20551 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1617 20551 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1618 20551 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1619 20552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1620 20553 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1621 20553 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1622 20554 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1623 20554 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1624 20554 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1625 20556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1626 20556 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1627 20556 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1628 20557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1629 20558 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1630 20558 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1631 20559 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1632 20559 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1633 20559 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1634 20561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1635 20561 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1636 20561 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1637 20562 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1638 20563 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1639 20563 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1640 20564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1641 20565 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1642 20565 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1643 20566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1644 20566 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1645 20566 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1646 20567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1647 20568 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1648 20568 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1649 20569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1650 20569 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1651 20569 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1652 20571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1653 20571 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1654 20571 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1655 20572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1656 20573 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1657 20573 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1658 20574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1659 20574 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1660 20574 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1661 20576 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1662 20576 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1663 20576 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1664 20577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1665 20578 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1666 20578 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1667 20579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1668 20579 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1669 20579 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1670 20581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1671 20581 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1672 20581 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1673 20582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1674 20583 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1675 20583 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1676 20584 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1677 20584 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1678 20584 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1679 20586 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1680 20586 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1681 20586 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1682 20587 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1683 20588 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1684 20588 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1685 20589 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1686 20589 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1687 20589 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1688 20590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1689 20591 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1690 20591 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1691 20592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1692 20592 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1693 20592 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1694 20594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1695 20594 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1696 20594 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1697 20595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1698 20596 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1699 20596 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1700 20597 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1701 20597 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1702 20597 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1703 20599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1704 20599 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1705 20599 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1706 20600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re

ad_memory 0x40023c0c 4 1
Debug: 1707 20601 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1708 20601 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1709 20602 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1710 20602 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00000000
Debug: 1711 20602 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x0
Debug: 1712 20602 target.c:1969 target_write_u32(): address: 0x40023c10, value:
0x00010012
Debug: 1713 20602 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c10 4 1
Debug: 1714 20603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1715 20604 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1716 20604 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1717 20605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1718 20605 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1719 20605 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1720 20606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1721 20607 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1722 20607 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1723 20608 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1724 20608 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1725 20608 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1726 20610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1727 20610 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1728 20610 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1729 20611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1730 20612 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1731 20612 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1732 20613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1733 20613 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1734 20613 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1735 20615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1736 20615 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1737 20615 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1738 20616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1739 20617 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1740 20617 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1741 20618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1742 20618 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1743 20618 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1744 20619 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1745 20620 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1746 20620 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1747 20621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1748 20622 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1749 20622 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1750 20623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1751 20623 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1752 20623 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1753 20624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1754 20625 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1755 20625 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1756 20626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1757 20627 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1758 20627 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1759 20628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1760 20628 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1761 20628 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1762 20630 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1763 20630 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1764 20630 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1765 20631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1766 20632 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1767 20632 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1768 20633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1769 20633 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1770 20633 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1771 20635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1772 20635 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1773 20635 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1774 20636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1775 20637 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1776 20637 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1777 20638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1778 20638 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1779 20638 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1780 20639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1781 20640 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1782 20640 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1783 20641 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1784 20642 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1785 20642 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1786 20643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1787 20643 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1788 20643 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1789 20644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1790 20645 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1791 20645 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1792 20646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1793 20647 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1794 20647 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1795 20648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1796 20648 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1797 20648 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1798 20649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1799 20650 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1800 20650 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1801 20651 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1802 20652 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1803 20652 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1804 20653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1805 20653 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1806 20653 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1807 20654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1808 20655 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1809 20655 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1810 20656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1811 20656 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1812 20656 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1813 20658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1814 20658 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1815 20658 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1816 20659 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1817 20660 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1818 20660 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1819 20661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1820 20661 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1821 20661 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1822 20663 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1823 20663 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1824 20663 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1825 20664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1826 20665 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1827 20665 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1828 20666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1829 20666 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1830 20666 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1831 20667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1832 20668 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1833 20668 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1834 20669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1835 20670 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1836 20670 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1837 20671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1838 20671 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1839 20671 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1840 20672 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1841 20673 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1842 20673 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1843 20674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1844 20674 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1845 20674 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1846 20675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1847 20676 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1848 20676 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1849 20677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1850 20678 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1851 20678 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1852 20679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1853 20679 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1854 20679 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1855 20681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1856 20681 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1857 20681 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1858 20682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1859 20683 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1860 20683 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1861 20684 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1862 20684 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1863 20684 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1864 20685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1865 20686 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1866 20686 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1867 20687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1868 20688 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1869 20688 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1870 20689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1871 20689 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1872 20689 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1873 20690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1874 20691 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1875 20691 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1876 20692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1877 20692 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1878 20692 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1879 20694 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1880 20694 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1881 20694 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1882 20695 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1883 20696 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1884 20696 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1885 20697 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1886 20697 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1887 20697 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1888 20698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1889 20699 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1890 20699 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1891 20700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1892 20701 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1893 20701 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1894 20702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1895 20702 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1896 20702 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1897 20703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1898 20704 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1899 20704 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1900 20705 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1901 20705 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1902 20705 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1903 20707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1904 20707 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1905 20707 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1906 20708 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1907 20709 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1908 20709 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1909 20710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1910 20710 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1911 20710 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1912 20712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1913 20712 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1914 20712 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1915 20713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1916 20714 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1917 20714 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1918 20715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1919 20715 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1920 20715 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1921 20716 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1922 20717 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1923 20717 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1924 20718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1925 20719 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1926 20719 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1927 20720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1928 20720 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1929 20720 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1930 20721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1931 20722 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1932 20722 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1933 20723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1934 20723 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1935 20723 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1936 20725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1937 20725 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1938 20725 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1939 20726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1940 20727 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1941 20727 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1942 20728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1943 20728 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1944 20728 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1945 20729 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1946 20730 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1947 20730 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1948 20731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1949 20732 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1950 20732 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1951 20733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1952 20733 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1953 20733 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1954 20734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1955 20735 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1956 20735 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1957 20736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1958 20736 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1959 20736 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1960 20738 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1961 20738 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1962 20738 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1963 20739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1964 20740 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1965 20740 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1966 20741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1967 20741 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1968 20741 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1969 20743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1970 20743 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1971 20743 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1972 20744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1973 20745 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1974 20745 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1975 20746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1976 20746 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1977 20746 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1978 20748 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1979 20748 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1980 20748 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1981 20749 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1982 20750 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1983 20750 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1984 20751 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1985 20751 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1986 20751 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1987 20753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1988 20753 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1989 20753 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1990 20754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1991 20755 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1992 20755 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1993 20756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 1994 20756 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 1995 20756 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1996 20758 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 1997 20758 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 1998 20758 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 1999 20759 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2000 20760 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2001 20760 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2002 20761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2003 20761 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2004 20761 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2005 20763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2006 20763 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2007 20763 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2009 20764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2010 20765 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2011 20765 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2012 20766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2013 20766 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2014 20766 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2015 20767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2016 20768 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2017 20768 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2018 20769 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2019 20770 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2020 20770 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2021 20771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2022 20771 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2023 20771 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2024 20772 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2025 20773 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2026 20773 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2027 20774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2028 20775 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2029 20775 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2030 20776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2031 20776 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2032 20776 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2033 20777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2034 20778 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2035 20778 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2036 20779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2037 20779 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2038 20779 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2039 20781 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2040 20781 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2041 20781 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2042 20782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2043 20783 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2044 20783 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2045 20784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2046 20784 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2047 20784 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2048 20785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2049 20786 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2050 20786 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2051 20787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2052 20788 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2053 20788 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2054 20789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2055 20789 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2056 20789 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2057 20790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2058 20791 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2059 20791 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2060 20792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2061 20792 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2062 20792 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2063 20794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2064 20794 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2065 20794 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2066 20795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2067 20796 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2068 20796 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2069 20797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2070 20797 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2071 20797 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2072 20799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2073 20799 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2074 20799 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2075 20800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2076 20801 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2077 20801 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2078 20802 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2079 20802 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2080 20802 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2081 20803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2082 20804 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2083 20804 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2084 20805 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2085 20806 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2086 20806 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2087 20807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2088 20807 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2089 20807 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2090 20809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2091 20809 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2092 20809 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2093 20810 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2094 20811 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2095 20811 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2096 20812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2097 20812 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2098 20812 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2099 20814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2100 20814 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2101 20814 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2102 20815 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2103 20816 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2104 20816 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2105 20817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2106 20817 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2107 20817 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2108 20819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2109 20819 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2110 20819 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2111 20820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2112 20821 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2113 20821 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2114 20822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2115 20822 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2116 20822 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2117 20823 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2118 20824 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2119 20824 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2120 20825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2121 20826 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2122 20826 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2123 20827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2124 20827 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2125 20827 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2126 20828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2127 20829 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2128 20829 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2129 20830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2130 20830 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2131 20830 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2132 20831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2133 20832 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2134 20832 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2135 20833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2136 20834 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2137 20834 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2138 20835 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2139 20835 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2140 20835 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2141 20837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2142 20837 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2143 20837 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2144 20838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2145 20839 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2146 20839 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2147 20840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2148 20840 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2149 20840 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2150 20841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2151 20842 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2152 20842 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2153 20843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2154 20844 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2155 20844 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2156 20845 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2157 20845 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2158 20845 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2159 20846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2160 20847 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2161 20847 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2162 20848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2163 20848 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2164 20848 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2165 20850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2166 20850 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2167 20850 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2168 20851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2169 20852 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2170 20852 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2171 20853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2172 20853 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2173 20853 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2174 20855 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2175 20855 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2176 20855 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2177 20856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2178 20857 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2179 20857 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2180 20858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2181 20858 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2182 20858 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2183 20859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2184 20860 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2185 20860 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2186 20861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2187 20862 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2188 20862 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2189 20863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2190 20863 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2191 20863 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2192 20864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2193 20865 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2194 20865 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2195 20866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2196 20866 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2197 20866 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2198 20867 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2199 20868 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2200 20868 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2201 20869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2202 20870 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2203 20870 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2204 20871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2205 20871 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2206 20871 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2207 20872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2208 20873 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2209 20873 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2210 20874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2211 20875 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2212 20875 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2213 20876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2214 20876 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2215 20876 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2216 20877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2217 20878 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2218 20878 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2219 20879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2220 20879 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2221 20879 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2222 20881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2223 20881 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2224 20881 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2225 20882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2226 20883 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2227 20883 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2228 20884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2229 20884 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2230 20884 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2231 20885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2232 20886 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2233 20886 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2234 20887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2235 20888 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2236 20888 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2237 20889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2238 20889 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2239 20889 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2240 20890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2241 20891 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2242 20891 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2243 20892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2244 20892 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2245 20892 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2246 20894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2247 20894 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2248 20894 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2249 20895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2250 20896 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2251 20896 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2252 20897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2253 20897 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2254 20897 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2255 20898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2256 20899 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2257 20899 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2258 20900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2259 20901 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2260 20901 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2261 20902 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2262 20902 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2263 20902 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2264 20903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2265 20904 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2266 20904 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2267 20905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2268 20905 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2269 20905 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2270 20907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2271 20907 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2272 20907 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2273 20908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2274 20909 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2275 20909 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2276 20910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2277 20910 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2278 20910 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2279 20911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2280 20912 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2281 20912 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2282 20913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2283 20914 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2284 20914 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2285 20915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2286 20915 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2287 20915 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2288 20916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2289 20917 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2290 20917 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2291 20918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2292 20918 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2293 20918 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2294 20919 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2295 20920 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2296 20920 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2297 20921 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2298 20922 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2299 20922 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2300 20923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2301 20923 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2302 20923 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2303 20925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2304 20925 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2305 20925 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2306 20926 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2307 20927 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2308 20927 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2309 20928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2310 20928 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2311 20928 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2312 20929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2313 20930 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2314 20930 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2315 20931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2316 20932 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2317 20932 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2318 20933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2319 20933 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2320 20933 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2321 20934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2322 20935 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2323 20935 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2324 20936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2325 20936 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2326 20936 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2327 20938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2328 20938 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2329 20938 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2330 20939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2331 20940 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2332 20940 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2333 20941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2334 20941 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2335 20941 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2336 20943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2337 20943 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2338 20943 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2339 20944 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2340 20945 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2341 20945 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2342 20946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2343 20946 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2344 20946 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2345 20947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2346 20948 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2347 20948 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2348 20949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2349 20950 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2350 20950 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2351 20951 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2352 20951 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2353 20951 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2354 20952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2355 20953 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2356 20953 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2357 20954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2358 20954 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2359 20954 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2360 20956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2361 20956 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2362 20956 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2363 20957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2364 20958 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2365 20958 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2366 20959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2367 20959 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2368 20959 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2369 20960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2370 20961 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2371 20961 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2372 20962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2373 20963 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2374 20963 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2375 20964 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2376 20964 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2377 20964 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2378 20965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2379 20966 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2380 20966 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2381 20967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2382 20967 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2383 20967 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2384 20969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2385 20969 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2386 20969 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2387 20970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2388 20971 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2389 20971 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2390 20972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1

Debug: 2391 20972 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0


x00010000
Debug: 2392 20972 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2393 20973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2394 20974 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2395 20974 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2396 20975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2397 20976 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2398 20976 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2399 20977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2400 20977 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2401 20977 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2402 20978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2403 20979 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2404 20979 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2405 20980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2406 20980 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2407 20980 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2408 20982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2409 20982 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2410 20982 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2411 20983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2412 20984 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2413 20984 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2414 20985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2415 20985 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2416 20985 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2417 20986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2418 20987 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00000000
Debug: 2419 20987 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x0
Debug: 2420 20987 target.c:1969 target_write_u32(): address: 0x40023c10, value:
0x0001001a
Debug: 2421 20987 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c10 4 1
Debug: 2422 20988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2423 20988 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2424 20988 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2425 20989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2426 20990 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2427 20990 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2428 20991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2429 20991 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2430 20991 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2431 20993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2432 20993 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2433 20993 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2434 20994 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2435 20995 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2436 20995 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2437 20996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2438 20996 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2439 20996 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2440 20997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2441 20998 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2442 20998 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2443 20999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2444 21000 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2445 21000 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2446 21001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2447 21001 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2448 21001 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2449 21002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2450 21003 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2451 21003 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2452 21004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2453 21004 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2454 21004 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2455 21006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2456 21006 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2457 21006 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2458 21007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2459 21008 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2460 21008 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2461 21009 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2462 21009 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2463 21009 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2464 21010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2465 21011 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2466 21011 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2467 21012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2468 21013 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2469 21013 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2470 21014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2471 21014 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2472 21014 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2473 21015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2474 21016 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2475 21016 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2476 21017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2477 21017 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2478 21017 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2479 21019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2480 21019 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2481 21019 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2482 21020 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2483 21021 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2484 21021 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2485 21022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2486 21022 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2487 21022 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2488 21023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2489 21024 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2490 21024 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2491 21025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2492 21026 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2493 21026 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2494 21027 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2495 21027 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2496 21027 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2497 21028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2498 21029 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2499 21029 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2500 21030 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2501 21030 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2502 21030 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2503 21032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2504 21032 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2505 21032 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2506 21033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2507 21034 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2508 21034 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2509 21035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2510 21035 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2511 21035 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2512 21036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2513 21037 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2514 21037 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2515 21038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2516 21039 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2517 21039 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2518 21040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2519 21040 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2520 21040 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2521 21041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2522 21042 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2523 21042 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2524 21043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2525 21043 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2526 21043 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2527 21045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2528 21045 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2529 21045 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2530 21046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2531 21047 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2532 21047 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2533 21048 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2534 21048 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2535 21048 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2536 21049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2537 21050 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2538 21050 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2539 21051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2540 21052 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2541 21052 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2542 21053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2543 21053 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2544 21053 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2545 21054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2546 21055 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2547 21055 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2548 21056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2549 21056 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2550 21056 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2551 21058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2552 21058 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2553 21058 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2554 21059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2555 21060 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2556 21060 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2557 21061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2558 21061 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2559 21061 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2560 21062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2561 21063 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2562 21063 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2563 21064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2564 21065 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2565 21065 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2566 21066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2567 21066 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2568 21066 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2569 21067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2570 21068 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2571 21068 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2572 21069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2573 21069 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2574 21069 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2575 21071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2576 21071 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2577 21071 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2578 21072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2579 21073 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2580 21073 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2581 21074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2582 21074 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2583 21074 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2584 21075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2585 21076 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2586 21076 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2587 21077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2588 21078 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2589 21078 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2590 21079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2591 21079 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2592 21079 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2593 21080 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2594 21081 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2595 21081 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2596 21082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2597 21082 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2598 21082 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2599 21084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2600 21084 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2601 21084 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2602 21085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2603 21086 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2604 21086 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2605 21087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2606 21087 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2607 21087 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2608 21088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2609 21089 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2610 21089 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2611 21090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2612 21091 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2613 21091 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2614 21092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2615 21092 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2616 21092 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2617 21093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2618 21094 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2619 21094 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2620 21095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2621 21095 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2622 21095 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2623 21097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2624 21097 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2625 21097 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2626 21098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2627 21099 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2628 21099 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2629 21100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2630 21100 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2631 21100 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2632 21101 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2633 21102 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2634 21102 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2635 21103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2636 21104 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2637 21104 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2638 21105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2639 21105 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2640 21105 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2641 21106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2642 21107 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2643 21107 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2644 21108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2645 21108 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2646 21108 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2647 21110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2648 21110 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2649 21110 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2650 21111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2651 21112 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2652 21112 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2653 21113 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2654 21113 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2655 21113 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2656 21114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2657 21115 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2658 21115 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2659 21116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2660 21117 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2661 21117 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2662 21118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2663 21118 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2664 21118 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2665 21119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2666 21120 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2667 21120 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2668 21121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2669 21121 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2670 21121 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2671 21123 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2672 21123 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2673 21123 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2674 21124 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2675 21125 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2676 21125 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2677 21126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2678 21126 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2679 21126 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2680 21127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2681 21128 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2682 21128 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2683 21129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2684 21130 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2685 21130 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2686 21131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2687 21131 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2688 21131 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2689 21132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2690 21133 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2691 21133 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2692 21134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2693 21134 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2694 21134 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2695 21135 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2696 21136 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2697 21136 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2698 21137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2699 21138 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2700 21138 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2701 21139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2702 21139 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2703 21139 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2704 21140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2705 21141 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2706 21141 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2707 21142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2708 21143 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2709 21143 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2710 21144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2711 21144 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2712 21144 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2713 21145 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2714 21146 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2715 21146 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2716 21147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2717 21148 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2718 21148 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2719 21149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2720 21149 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2721 21149 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2722 21150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2723 21151 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2724 21151 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2725 21152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2726 21152 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2727 21152 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2728 21154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2729 21154 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2730 21154 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2731 21155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2732 21156 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2733 21156 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2734 21157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2735 21157 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2736 21157 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2737 21158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2738 21159 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2739 21159 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2740 21160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2741 21161 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2742 21161 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2743 21162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2744 21162 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2745 21162 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2746 21163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2747 21164 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2748 21164 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2749 21165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2750 21165 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2751 21165 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2752 21167 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2753 21167 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2754 21167 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2755 21168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2756 21169 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2757 21169 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2758 21170 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2759 21170 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2760 21170 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2761 21171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2762 21172 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2763 21172 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2764 21173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2765 21174 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2766 21174 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2767 21175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2768 21175 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2769 21175 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2770 21176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2771 21177 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2772 21177 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2773 21178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2774 21178 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2775 21178 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2776 21180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2777 21180 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2778 21180 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2779 21181 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2780 21182 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2781 21182 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2782 21183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2783 21183 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2784 21183 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2785 21184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2786 21185 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2787 21185 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2788 21186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2789 21187 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2790 21187 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2791 21188 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2792 21188 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2793 21188 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2794 21189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2795 21190 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2796 21190 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2797 21191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2798 21191 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2799 21191 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2800 21193 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2801 21193 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2802 21193 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2803 21194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2804 21195 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2805 21195 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2806 21196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2807 21196 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2808 21196 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2809 21197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2810 21198 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2811 21198 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2812 21199 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2813 21200 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2814 21200 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2815 21201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2816 21201 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2817 21201 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2818 21202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2819 21203 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2820 21203 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2821 21204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2822 21205 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2823 21205 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2824 21206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2825 21206 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2826 21206 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2827 21207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2828 21208 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2829 21208 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2830 21209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2831 21209 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2832 21209 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2833 21211 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2834 21211 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2835 21211 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2836 21212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2837 21213 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2838 21213 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2839 21214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2840 21214 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2841 21214 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2842 21215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2843 21216 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2844 21216 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2845 21217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2846 21218 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2847 21218 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2848 21219 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2849 21219 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2850 21219 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2851 21220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2852 21221 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2853 21221 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2854 21222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2855 21222 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2856 21222 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2857 21223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2858 21224 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2859 21224 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2860 21225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2861 21226 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2862 21226 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2863 21227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2864 21227 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2865 21227 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2866 21228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2867 21229 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2868 21229 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2869 21230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2870 21231 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2871 21231 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2872 21232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2873 21232 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2874 21232 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2875 21233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2876 21234 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2877 21234 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2878 21235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2879 21235 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2880 21235 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2881 21237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2882 21237 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2883 21237 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2884 21238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2885 21239 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2886 21239 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2887 21240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2888 21240 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2889 21240 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2890 21242 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2891 21242 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2892 21242 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2893 21243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2894 21244 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2895 21244 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2896 21245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2897 21245 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2898 21245 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2899 21247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2900 21247 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2901 21247 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2902 21248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2903 21249 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2904 21249 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2905 21250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2906 21250 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2907 21250 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2908 21251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2909 21252 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2910 21252 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2911 21253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2912 21254 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2913 21254 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2914 21255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2915 21255 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2916 21255 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2917 21256 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2918 21257 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2919 21257 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2920 21258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2921 21258 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2922 21258 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2923 21260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2924 21260 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2925 21260 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2926 21261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2927 21262 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2928 21262 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2929 21263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2930 21263 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2931 21263 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2933 21265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2934 21265 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2935 21265 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2936 21266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2937 21267 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2938 21267 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2939 21268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2940 21268 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2941 21268 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2942 21270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2943 21270 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2944 21270 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2945 21271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2946 21272 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2947 21272 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2948 21273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2949 21273 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2950 21273 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2951 21274 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2952 21275 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2953 21275 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2954 21276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2955 21277 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2956 21277 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2957 21278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2958 21278 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2959 21278 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2960 21279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2961 21280 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2962 21280 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2963 21281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2964 21281 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2965 21281 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2966 21282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2967 21283 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 2968 21283 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2969 21284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2970 21285 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2971 21285 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2972 21286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2973 21286 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2974 21286 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2975 21287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2976 21288 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2977 21288 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2978 21289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2979 21290 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2980 21290 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2981 21291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2982 21291 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2983 21291 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2984 21292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2985 21293 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2986 21293 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2987 21294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2988 21294 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2989 21294 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2990 21296 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2991 21296 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2992 21296 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2993 21297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2994 21298 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2995 21298 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2996 21299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 2997 21299 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 2998 21299 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 2999 21301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3000 21301 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3001 21301 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3002 21302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3003 21303 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 3004 21303 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3005 21304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3006 21304 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3007 21304 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3008 21305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3009 21306 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3010 21306 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3011 21307 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3012 21308 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3013 21308 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3014 21309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3015 21309 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3016 21309 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3017 21310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3018 21311 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3019 21311 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3020 21312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3021 21313 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3022 21313 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3023 21314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3024 21314 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3025 21314 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3026 21315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3027 21316 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3028 21316 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3029 21317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3030 21317 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3031 21317 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3032 21319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3033 21319 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3034 21319 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3035 21320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3036 21321 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3037 21321 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3038 21322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3039 21322 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 3040 21322 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3041 21324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3042 21324 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3043 21324 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3044 21325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3045 21326 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3046 21326 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3047 21327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3048 21327 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3049 21327 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3050 21329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3051 21329 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3052 21329 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3053 21330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3054 21331 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3055 21331 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3056 21332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3057 21332 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3058 21332 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3059 21334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3060 21334 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3061 21334 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3062 21335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3063 21336 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3064 21336 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3065 21337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3066 21337 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3067 21337 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3068 21339 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3069 21339 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3070 21339 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3071 21340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3072 21341 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3073 21341 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3074 21342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3075 21342 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 3076 21342 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3077 21343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3078 21344 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3079 21344 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3080 21345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3081 21346 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3082 21346 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3083 21347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3084 21347 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3085 21347 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3086 21349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3087 21349 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3088 21349 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3089 21350 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3090 21351 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3091 21351 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3092 21352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3093 21352 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3094 21352 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3095 21354 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3096 21354 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3097 21354 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3098 21355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3099 21356 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3100 21356 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3101 21357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3102 21357 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3103 21357 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3104 21359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3105 21359 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3106 21359 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3107 21360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3108 21361 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3109 21361 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3110 21362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3111 21362 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0

x00010000
Debug: 3112 21362 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3113 21363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3114 21364 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3115 21364 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3116 21365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3117 21366 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00000000
Debug: 3118 21366 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x0
Debug: 3119 21366 target.c:1969 target_write_u32(): address: 0x40023c10, value:
0x00010022
Debug: 3120 21366 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c10 4 1
Debug: 3121 21366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3122 21367 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3123 21367 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3124 21368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3125 21368 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3126 21368 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3127 21369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3128 21370 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3129 21370 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3130 21371 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3131 21372 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3132 21372 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3133 21373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3134 21373 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3135 21373 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3136 21374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3137 21375 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3138 21375 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3139 21376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3140 21376 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3141 21376 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3142 21378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3143 21378 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3144 21378 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3145 21379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3146 21380 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3147 21380 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3148 21381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3149 21381 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3150 21381 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3151 21382 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3152 21383 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3153 21383 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3154 21384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3155 21385 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3156 21385 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3157 21386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3158 21386 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3159 21386 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3160 21387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3161 21388 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3162 21388 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3163 21389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3164 21390 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3165 21390 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3166 21391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3167 21391 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3168 21391 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3169 21393 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3170 21393 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3171 21393 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3172 21394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3173 21395 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3174 21395 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3175 21396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3176 21396 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3177 21396 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3178 21397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3179 21398 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3180 21398 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3181 21399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3182 21400 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3183 21400 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3184 21401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3185 21401 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3186 21401 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3187 21402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3188 21403 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3189 21403 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3190 21404 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3191 21404 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3192 21404 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3193 21406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3194 21406 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3195 21406 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3196 21407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3197 21408 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3198 21408 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3199 21409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3200 21409 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3201 21409 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3202 21411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3203 21411 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3204 21411 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3205 21412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3206 21413 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3207 21413 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3208 21414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3209 21414 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3210 21414 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3211 21416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3212 21416 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3213 21416 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3214 21417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3215 21418 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3216 21418 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3217 21419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3218 21419 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3219 21419 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3220 21420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3221 21421 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3222 21421 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3223 21422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3224 21423 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3225 21423 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3226 21424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3227 21424 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3228 21424 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3229 21425 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3230 21426 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3231 21426 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3232 21427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3233 21427 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3234 21427 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3235 21428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3236 21429 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3237 21429 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3238 21430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3239 21431 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3240 21431 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3241 21432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3242 21432 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3243 21432 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3244 21434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3245 21434 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3246 21434 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3247 21435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3248 21436 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3249 21436 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3250 21437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3251 21437 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3252 21437 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3253 21439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3254 21439 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3255 21439 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3256 21440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3257 21441 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3258 21441 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3259 21442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3260 21442 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3261 21442 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3262 21443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3263 21444 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3264 21444 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3265 21445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3266 21446 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3267 21446 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3268 21447 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3269 21447 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3270 21447 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3271 21448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3272 21449 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3273 21449 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3274 21450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3275 21451 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3276 21451 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3277 21452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3278 21452 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3279 21452 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3280 21453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3281 21454 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3282 21454 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3283 21455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3284 21455 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3285 21455 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3286 21456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3287 21457 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3288 21457 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3289 21458 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3290 21459 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3291 21459 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3292 21460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3293 21460 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3294 21460 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3295 21461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3296 21462 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3297 21462 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3298 21463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3299 21464 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3300 21464 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3301 21465 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3302 21465 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3303 21465 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3304 21466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3305 21467 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3306 21467 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3307 21468 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3308 21468 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3309 21468 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3310 21469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3311 21470 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3312 21470 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3313 21471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3314 21472 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3315 21472 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3316 21473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3317 21473 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3318 21473 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3319 21474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3320 21475 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3321 21475 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3322 21476 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3323 21477 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3324 21477 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3325 21478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3326 21478 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3327 21478 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3328 21479 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3329 21480 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3330 21480 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3331 21481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3332 21482 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3333 21482 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3334 21483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3335 21483 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3336 21483 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3337 21485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3338 21485 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3339 21485 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3340 21486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3341 21487 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3342 21487 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3343 21488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3344 21488 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3345 21488 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3346 21490 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3347 21490 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3348 21490 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3349 21491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3350 21492 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3351 21492 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3352 21493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3353 21494 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3354 21494 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3355 21495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3356 21495 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3357 21495 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3358 21497 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3359 21497 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3360 21497 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3361 21498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3362 21499 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3363 21499 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3364 21500 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3365 21500 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3366 21500 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3367 21502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3368 21502 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3369 21502 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3370 21503 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3371 21504 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3372 21504 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3373 21505 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3374 21505 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3375 21505 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3376 21507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3377 21507 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3378 21507 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3379 21508 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3380 21509 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3381 21509 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3382 21510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3383 21510 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3384 21510 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3385 21511 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3386 21512 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3387 21512 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3388 21513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3389 21514 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3390 21514 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3391 21515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3392 21515 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3393 21515 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3394 21516 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3395 21517 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3396 21517 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3397 21518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3398 21518 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3399 21518 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3400 21520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3401 21520 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3402 21520 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3403 21521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3404 21522 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3405 21522 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3406 21523 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3407 21523 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3408 21523 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3409 21525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3410 21525 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3411 21525 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3412 21526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3413 21527 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3414 21527 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3415 21528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3416 21528 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3417 21528 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3418 21529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3419 21530 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3420 21530 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3421 21531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3422 21532 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3423 21532 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3424 21533 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3425 21533 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3426 21533 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3427 21534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3428 21535 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3429 21535 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3430 21536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3431 21536 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3432 21536 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3433 21538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3434 21538 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3435 21538 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3436 21539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3437 21540 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3438 21540 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3439 21541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3440 21541 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3441 21541 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3442 21542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3443 21543 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3444 21543 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3445 21544 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3446 21545 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3447 21545 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3448 21546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3449 21546 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3450 21546 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3451 21547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3452 21548 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3453 21548 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3454 21549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3455 21549 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3456 21549 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3457 21551 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3458 21551 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3459 21551 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3460 21552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3461 21553 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3462 21553 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3463 21554 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3464 21554 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3465 21554 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3466 21556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3467 21556 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3468 21556 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3469 21557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3470 21558 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3471 21558 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3472 21559 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3473 21559 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3474 21559 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3475 21561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3476 21561 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3477 21561 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3478 21562 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3479 21563 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3480 21563 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3481 21564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3482 21564 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3483 21564 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3484 21566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3485 21566 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3486 21566 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3487 21567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3488 21568 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3489 21568 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3490 21569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3491 21569 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3492 21569 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3493 21570 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3494 21571 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3495 21571 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3496 21572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3497 21573 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3498 21573 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3499 21574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3500 21574 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3501 21574 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3502 21575 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3503 21576 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3504 21576 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3505 21577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3506 21578 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3507 21578 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3508 21579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3509 21579 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3510 21579 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3511 21580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3512 21581 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3513 21581 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3514 21582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3515 21583 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3516 21583 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3517 21584 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3518 21584 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3519 21584 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3520 21585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3521 21586 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3522 21586 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3523 21587 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3524 21588 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3525 21588 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3526 21589 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3527 21589 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3528 21589 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3529 21590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3530 21591 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3531 21591 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3532 21592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3533 21592 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3534 21592 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3535 21594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3536 21594 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3537 21594 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3538 21595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3539 21596 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3540 21596 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3541 21597 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3542 21597 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3543 21597 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3544 21598 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3545 21599 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3546 21599 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3547 21600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3548 21601 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3549 21601 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3550 21602 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3551 21602 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3552 21602 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3553 21603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3554 21604 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3555 21604 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3556 21605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3557 21606 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3558 21606 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3559 21607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3560 21607 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3561 21607 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3562 21609 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3563 21609 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3564 21609 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3565 21610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3566 21611 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3567 21611 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3568 21612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3569 21612 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3570 21612 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3571 21613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3572 21614 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3573 21614 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3574 21615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3575 21616 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3576 21616 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3577 21617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3578 21617 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3579 21617 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3580 21618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3581 21619 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3582 21619 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3583 21620 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3584 21621 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3585 21621 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3586 21622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3587 21622 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3588 21622 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3589 21623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3590 21624 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3591 21624 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3592 21625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3593 21625 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3594 21625 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3595 21627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3596 21627 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3597 21627 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3598 21628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3599 21629 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3600 21629 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3601 21630 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3602 21630 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3603 21630 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3604 21631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3605 21632 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3606 21632 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3607 21633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3608 21634 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3609 21634 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3610 21635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3611 21635 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3612 21635 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3613 21636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3614 21637 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3615 21637 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3616 21638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3617 21639 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3618 21639 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3619 21640 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3620 21640 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3621 21640 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3622 21641 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3623 21642 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3624 21642 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3625 21643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3626 21643 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3627 21643 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3628 21645 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3629 21645 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3630 21645 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3631 21646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3632 21647 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3633 21647 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3634 21648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3635 21648 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3636 21648 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3637 21649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3638 21650 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3639 21650 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3640 21651 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3641 21652 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3642 21652 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3643 21653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3644 21653 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3645 21653 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3646 21654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3647 21655 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3648 21655 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3649 21656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3650 21657 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3651 21657 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3652 21658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3653 21658 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3654 21658 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3655 21659 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3656 21660 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3657 21660 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3658 21661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3659 21661 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3660 21661 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3661 21663 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3662 21663 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3663 21663 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3664 21664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3665 21665 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3666 21665 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3667 21666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3668 21666 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3669 21666 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3670 21667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3671 21668 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3672 21668 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3673 21669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3674 21670 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3675 21670 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3676 21671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3677 21671 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3678 21671 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3679 21673 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3680 21673 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3681 21673 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3682 21674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3683 21675 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3684 21675 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3685 21676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3686 21676 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3687 21676 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3688 21677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3689 21678 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3690 21678 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3691 21679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3692 21680 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3693 21680 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3694 21681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3695 21681 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3696 21681 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3697 21682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3698 21683 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3699 21683 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3700 21684 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3701 21684 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3702 21684 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3703 21686 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3704 21686 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3705 21686 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3706 21687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3707 21688 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3708 21688 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3709 21689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3710 21689 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3711 21689 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3712 21690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3713 21691 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3714 21691 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3715 21692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3716 21693 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3717 21693 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3718 21694 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3719 21694 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3720 21694 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3721 21695 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3722 21696 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3723 21696 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3724 21697 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3725 21698 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3726 21698 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3727 21699 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3728 21699 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3729 21699 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3730 21701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3731 21701 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3732 21701 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3733 21702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3734 21703 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3735 21703 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3736 21704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3737 21704 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3738 21704 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3739 21705 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3740 21706 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3741 21706 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3742 21707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3743 21708 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3744 21708 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3745 21709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3746 21709 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3747 21709 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3748 21710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3749 21711 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3750 21711 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3751 21712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3752 21712 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3753 21712 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3754 21714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3755 21714 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3756 21714 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3757 21715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3758 21716 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3759 21716 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3760 21717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3761 21717 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3762 21717 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3763 21718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3764 21719 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3765 21719 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3766 21720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3767 21721 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3768 21721 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3769 21722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3770 21722 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3771 21722 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3772 21723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3773 21724 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3774 21724 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3775 21725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3776 21725 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3777 21725 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3778 21726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3779 21727 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3780 21727 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3781 21728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3782 21729 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3783 21729 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3784 21730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3785 21730 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3786 21730 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3787 21731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3788 21732 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3789 21732 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3790 21733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3791 21734 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3792 21734 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3793 21735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3794 21735 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3795 21735 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3796 21737 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3797 21737 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3798 21737 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3799 21738 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3800 21739 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3801 21739 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3802 21740 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3803 21740 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3804 21740 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3805 21741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3806 21742 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3807 21742 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3808 21743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3809 21744 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3810 21744 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3811 21745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3812 21745 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3813 21745 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3814 21746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3815 21747 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3816 21747 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3817 21748 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3818 21748 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3819 21748 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3820 21749 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3821 21750 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3822 21750 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3823 21751 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3824 21752 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3825 21752 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3826 21753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3827 21753 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3828 21753 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3829 21754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3830 21755 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3831 21755 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3832 21756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3833 21757 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3834 21757 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3835 21758 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3836 21758 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3837 21758 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3838 21759 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3839 21760 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3840 21760 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3841 21761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3842 21761 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3843 21761 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3844 21763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3845 21763 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3846 21763 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3847 21764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3848 21765 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3849 21765 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3851 21766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3852 21766 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3853 21766 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3854 21767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3855 21768 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3856 21768 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3857 21769 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3858 21770 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3859 21770 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3860 21771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3861 21771 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3862 21771 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3863 21772 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3864 21773 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3865 21773 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3866 21774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3867 21775 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3868 21775 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3869 21776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3870 21776 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3871 21776 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3872 21777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3873 21778 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3874 21778 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3875 21779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3876 21779 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3877 21779 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3878 21781 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3879 21781 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3880 21781 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3881 21782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3882 21783 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3883 21783 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3884 21784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3885 21784 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3886 21784 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3887 21785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3888 21786 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3889 21786 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3890 21787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3891 21788 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3892 21788 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3893 21789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3894 21789 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3895 21789 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3896 21790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3897 21791 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3898 21791 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3899 21792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3900 21792 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3901 21792 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3902 21794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3903 21794 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3904 21794 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3905 21795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3906 21796 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3907 21796 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3908 21797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3909 21797 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3910 21797 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3911 21798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3912 21799 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3913 21799 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3914 21800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3915 21801 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3916 21801 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3917 21802 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3918 21802 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3919 21802 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3920 21803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3921 21804 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3922 21804 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3923 21805 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3924 21806 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3925 21806 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3926 21807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3927 21807 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3928 21807 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3929 21809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3930 21809 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3931 21809 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3932 21810 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3933 21811 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3934 21811 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3935 21812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3936 21812 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3937 21812 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3938 21813 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3939 21814 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3940 21814 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3941 21815 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3942 21816 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3943 21816 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3944 21817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3945 21817 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3946 21817 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3947 21818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3948 21819 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3949 21819 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3950 21820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3951 21820 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3952 21820 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3953 21822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3954 21822 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3955 21822 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3956 21823 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3957 21824 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3958 21824 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3959 21825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3960 21825 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3961 21825 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3962 21827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3963 21827 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3964 21827 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3965 21828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3966 21829 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3967 21829 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3968 21830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3969 21830 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3970 21830 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3971 21831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3972 21832 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3973 21832 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3974 21833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3975 21834 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 3976 21834 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 3977 21835 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3978 21835 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3979 21835 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3980 21837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3981 21837 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3982 21837 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3983 21838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3984 21839 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3985 21839 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3986 21840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3987 21840 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3988 21840 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3989 21841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3990 21842 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3991 21842 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3992 21843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3993 21844 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3994 21844 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3995 21845 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3996 21845 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 3997 21845 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 3998 21846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 3999 21847 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4000 21847 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4001 21848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4002 21848 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4003 21848 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4004 21850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4005 21850 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4006 21850 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4007 21851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4008 21852 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4009 21852 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4010 21853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4011 21853 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4012 21853 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4013 21854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4014 21855 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4015 21855 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4016 21856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4017 21857 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4018 21857 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4019 21858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4020 21859 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4021 21859 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4022 21860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4023 21860 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4024 21860 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4025 21861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4026 21862 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4027 21862 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4028 21863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4029 21864 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4030 21864 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4031 21865 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4032 21865 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4033 21865 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4034 21866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4035 21867 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4036 21867 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4037 21868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4038 21868 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4039 21868 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4040 21870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4041 21870 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4042 21870 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4043 21871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4044 21872 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4045 21872 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4046 21873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4047 21873 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4048 21873 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4049 21875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4050 21875 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4051 21875 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4052 21876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4053 21877 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4054 21877 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4055 21878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4056 21878 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4057 21878 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4058 21879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4059 21880 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4060 21880 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4061 21881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4062 21882 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4063 21882 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4064 21883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4065 21883 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4066 21883 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4067 21884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4068 21885 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4069 21885 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4070 21886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4071 21887 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4072 21887 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4073 21888 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4074 21888 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4075 21888 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4076 21889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4077 21890 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4078 21890 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4079 21891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4080 21892 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4081 21892 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4082 21893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4083 21893 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4084 21893 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4085 21894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4086 21895 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4087 21895 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4088 21896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4089 21897 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4090 21897 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4091 21898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4092 21898 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4093 21898 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4094 21900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4095 21900 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4096 21900 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4097 21901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4098 21902 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4099 21902 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4100 21903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4101 21903 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4102 21903 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4103 21905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4104 21905 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4105 21905 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4106 21906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4107 21907 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4108 21907 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4109 21908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4110 21908 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4111 21908 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4112 21909 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4113 21910 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4114 21910 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4115 21911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4116 21912 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4117 21912 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4118 21913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4119 21913 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4120 21913 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4121 21914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4122 21915 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4123 21915 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4124 21916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4125 21916 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4126 21916 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4127 21917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4128 21918 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4129 21918 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4130 21919 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4131 21920 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4132 21920 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4133 21921 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4134 21921 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4135 21921 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4136 21923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4137 21923 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4138 21923 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4139 21924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4140 21925 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4141 21925 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4142 21926 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4143 21926 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4144 21926 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4145 21927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4146 21928 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4147 21928 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4148 21929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4149 21930 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4150 21930 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4151 21931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4152 21931 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4153 21931 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4154 21932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4155 21933 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4156 21933 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4157 21934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4158 21935 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4159 21935 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4160 21936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4161 21936 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4162 21936 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4163 21937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4164 21938 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4165 21938 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4166 21939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4167 21939 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4168 21939 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4169 21941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4170 21941 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4171 21941 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4172 21942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4173 21943 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4174 21943 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4175 21944 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4176 21944 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4177 21944 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4178 21946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4179 21946 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4180 21946 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4181 21947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4182 21948 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4183 21948 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4184 21949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4185 21949 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4186 21949 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4187 21950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4188 21951 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4189 21951 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4190 21952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4191 21953 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4192 21953 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4193 21954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4194 21954 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4195 21954 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4196 21955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4197 21956 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4198 21956 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4199 21957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4200 21958 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4201 21958 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4202 21959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4203 21959 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4204 21959 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4205 21960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4206 21961 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4207 21961 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4208 21962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4209 21963 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4210 21963 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4211 21964 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4212 21964 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4213 21964 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4214 21965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4215 21966 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4216 21966 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4217 21967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4218 21967 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4219 21967 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4220 21969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4221 21969 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4222 21969 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4223 21970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4224 21971 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4225 21971 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4226 21972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4227 21972 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4228 21972 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4229 21974 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4230 21974 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4231 21974 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4232 21975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4233 21976 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4234 21976 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4235 21977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4236 21977 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4237 21977 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4238 21978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4239 21979 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4240 21979 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4241 21980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4242 21981 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4243 21981 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4244 21982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4245 21982 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4246 21982 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4247 21983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4248 21984 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4249 21984 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4250 21985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4251 21985 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4252 21985 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4253 21986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4254 21987 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4255 21987 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4256 21988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4257 21989 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4258 21989 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4259 21990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4260 21990 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4261 21990 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4262 21991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4263 21992 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4264 21992 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4265 21993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4266 21994 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4267 21994 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4268 21995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4269 21995 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4270 21995 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4271 21996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4272 21997 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4273 21997 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4274 21998 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4275 21999 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4276 21999 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4277 22000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4278 22000 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4279 22000 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4280 22001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4281 22002 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4282 22002 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4283 22003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4284 22004 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4285 22004 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4286 22005 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4287 22005 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4288 22005 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4289 22006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4290 22007 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4291 22007 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4292 22008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4293 22008 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4294 22008 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4295 22010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4296 22010 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4297 22010 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4298 22011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4299 22012 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4300 22012 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4301 22013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4302 22013 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4303 22013 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4304 22014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4305 22015 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4306 22015 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4307 22016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4308 22017 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4309 22017 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4310 22018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4311 22018 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4312 22018 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4313 22019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4314 22020 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4315 22020 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4316 22021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4317 22022 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4318 22022 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4319 22023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4320 22023 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4321 22023 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4322 22025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4323 22025 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4324 22025 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4325 22026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4326 22027 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4327 22027 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4328 22028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4329 22028 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4330 22028 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4331 22029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4332 22030 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4333 22030 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4334 22031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4335 22032 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4336 22032 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4337 22033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4338 22033 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4339 22033 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4340 22034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4341 22035 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4342 22035 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4343 22036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4344 22036 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4345 22036 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4346 22038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4347 22038 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4348 22038 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4349 22039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4350 22040 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4351 22040 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4352 22041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4353 22041 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4354 22041 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4355 22042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4356 22043 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4357 22043 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4358 22044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4359 22045 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4360 22045 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4361 22046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4362 22046 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4363 22046 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4364 22047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4365 22048 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4366 22048 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4367 22049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4368 22050 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4369 22050 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4370 22051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4371 22051 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4372 22051 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4373 22052 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4374 22053 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4375 22053 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4376 22054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4377 22054 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4378 22054 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4379 22056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4380 22056 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4381 22056 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4382 22057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4383 22058 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4384 22058 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4385 22059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4386 22059 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4387 22059 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4388 22061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4389 22061 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4390 22061 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4391 22062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4392 22063 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4393 22063 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4394 22064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4395 22064 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4396 22064 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4397 22065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4398 22066 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4399 22066 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4400 22067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4401 22068 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4402 22068 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4403 22069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4404 22069 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4405 22069 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4406 22070 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4407 22071 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4408 22071 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4409 22072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4410 22072 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4411 22072 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4412 22074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4413 22074 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4414 22074 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4415 22075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4416 22076 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4417 22076 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4418 22077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4419 22077 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4420 22077 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4421 22078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4422 22079 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4423 22079 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4424 22080 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4425 22081 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4426 22081 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4427 22082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4428 22082 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4429 22082 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4430 22083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4431 22084 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4432 22084 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4433 22085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4434 22086 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4435 22086 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4436 22087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4437 22087 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4438 22087 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4439 22089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4440 22089 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4441 22089 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4442 22090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4443 22091 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4444 22091 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4445 22092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4446 22092 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4447 22092 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4448 22094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4449 22094 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4450 22094 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4451 22095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4452 22096 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4453 22096 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4454 22097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4455 22097 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4456 22097 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4457 22098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4458 22099 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4459 22099 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4460 22100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4461 22101 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4462 22101 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4463 22102 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4464 22102 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4465 22102 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4466 22103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4467 22104 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4468 22104 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4469 22105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4470 22105 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4471 22105 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4472 22106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4473 22107 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4474 22107 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4475 22108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4476 22109 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4477 22109 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4478 22110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4479 22110 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4480 22110 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4481 22112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4482 22112 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4483 22112 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4484 22113 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4485 22114 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4486 22114 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4487 22115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4488 22115 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4489 22115 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4490 22117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4491 22117 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4492 22117 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4493 22118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4494 22119 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4495 22119 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4496 22120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4497 22120 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4498 22120 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4499 22121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4500 22122 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4501 22122 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4502 22123 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4503 22124 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4504 22124 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4505 22125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4506 22125 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4507 22125 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4508 22126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4509 22127 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4510 22127 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4511 22128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4512 22128 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4513 22128 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4514 22129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4515 22130 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4516 22130 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4517 22131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4518 22132 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4519 22132 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4520 22133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4521 22133 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4522 22133 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4523 22134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4524 22135 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4525 22135 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4526 22136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4527 22137 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4528 22137 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4529 22138 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4530 22138 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4531 22138 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4532 22139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4533 22140 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4534 22140 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4535 22141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4536 22142 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4537 22142 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4538 22143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4539 22143 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4540 22143 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4541 22144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4542 22145 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4543 22145 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4544 22146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4545 22147 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4546 22147 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4547 22148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4548 22148 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4549 22148 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4550 22149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4551 22150 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4552 22150 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4553 22151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4554 22152 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4555 22152 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4556 22153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4557 22153 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4558 22153 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4559 22154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4560 22155 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4561 22155 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4562 22156 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4563 22156 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4564 22156 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4565 22158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4566 22158 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4567 22158 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4568 22159 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4569 22160 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4570 22160 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4571 22161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4572 22161 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4573 22161 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4574 22163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4575 22163 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4576 22163 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4577 22164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4578 22165 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4579 22165 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4580 22166 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4581 22166 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4582 22166 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4583 22167 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4584 22168 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4585 22168 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4586 22169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4587 22170 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4588 22170 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4589 22171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4590 22171 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4591 22171 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4592 22172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4593 22173 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4594 22173 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4595 22174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4596 22175 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4597 22175 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4598 22176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4599 22176 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4600 22176 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4601 22177 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4602 22178 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4603 22178 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4604 22179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4605 22180 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4606 22180 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4607 22181 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4608 22181 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4609 22181 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4610 22182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4611 22183 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4612 22183 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4613 22184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4614 22184 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4615 22184 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4616 22186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4617 22186 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4618 22186 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4619 22187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4620 22188 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4621 22188 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4622 22189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4623 22189 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4624 22189 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4625 22190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4626 22191 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4627 22191 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4628 22192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4629 22193 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4630 22193 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4631 22194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4632 22195 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4633 22195 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4634 22196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4635 22196 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4636 22196 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4637 22197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4638 22198 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4639 22198 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4640 22199 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4641 22199 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4642 22199 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4643 22200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4644 22201 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4645 22201 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4646 22202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4647 22203 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4648 22203 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4649 22204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4650 22204 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4651 22204 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4652 22206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4653 22206 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4654 22206 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4655 22207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4656 22208 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4657 22208 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4658 22209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4659 22209 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4660 22209 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4661 22210 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4662 22211 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4663 22211 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4664 22212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4665 22213 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4666 22213 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4667 22214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4668 22214 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4669 22214 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4670 22215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4671 22216 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4672 22216 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4673 22217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4674 22217 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4675 22217 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4676 22218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4677 22219 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4678 22219 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4679 22220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4680 22221 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4681 22221 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4682 22222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4683 22222 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4684 22222 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4685 22223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4686 22224 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4687 22224 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4688 22225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4689 22226 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4690 22226 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4691 22227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4692 22227 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4693 22227 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4694 22228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4695 22229 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4696 22229 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4697 22230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4698 22230 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4699 22230 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4700 22231 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4701 22232 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4702 22232 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4703 22233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4704 22234 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4705 22234 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4706 22235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4707 22235 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4708 22235 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4709 22237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4710 22237 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4711 22237 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4712 22238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4713 22239 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4714 22239 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4715 22240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4716 22240 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4717 22240 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4718 22241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4719 22242 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4720 22242 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4721 22243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4722 22244 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4723 22244 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4724 22245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4725 22245 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4726 22245 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4727 22246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4728 22247 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4729 22247 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4730 22248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4731 22248 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4732 22248 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4733 22250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4734 22250 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4735 22250 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4736 22251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4737 22252 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4738 22252 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4739 22253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4740 22253 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4741 22253 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4742 22254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4743 22255 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4744 22255 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4745 22256 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4746 22257 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4747 22257 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4748 22258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4749 22258 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4750 22258 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4751 22259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4752 22260 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4753 22260 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4754 22261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4755 22262 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4756 22262 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4757 22263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4758 22263 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4759 22263 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4760 22265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4761 22265 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4762 22265 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4763 22266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4764 22267 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4765 22267 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4767 22268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4768 22268 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4769 22268 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4770 22270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4771 22270 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4772 22270 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4773 22271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4774 22272 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4775 22272 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4776 22273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4777 22273 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4778 22273 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4779 22274 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4780 22275 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4781 22275 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4782 22276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4783 22277 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4784 22277 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4785 22278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4786 22279 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4787 22279 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4788 22280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4789 22280 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4790 22280 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4791 22281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4792 22282 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4793 22282 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4794 22283 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4795 22283 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4796 22283 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4797 22284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4798 22285 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4799 22285 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4800 22286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4801 22287 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4802 22287 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4803 22288 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4804 22288 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4805 22288 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4806 22290 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4807 22290 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4808 22290 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4809 22291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4810 22292 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4811 22292 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4812 22293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4813 22293 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4814 22293 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4815 22294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4816 22295 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4817 22295 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4818 22296 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4819 22297 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4820 22297 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4821 22298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4822 22298 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4823 22298 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4824 22299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4825 22300 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4826 22300 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4827 22301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4828 22301 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4829 22301 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4830 22302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4831 22303 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4832 22303 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4833 22304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4834 22305 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4835 22305 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4836 22306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4837 22306 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4838 22306 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4839 22307 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4840 22308 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4841 22308 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4842 22309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4843 22310 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4844 22310 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4845 22311 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4846 22311 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4847 22311 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4848 22312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4849 22313 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4850 22313 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4851 22314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4852 22314 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4853 22314 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4854 22315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4855 22316 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4856 22316 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4857 22317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4858 22318 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4859 22318 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4860 22319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4861 22319 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4862 22319 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4863 22321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4864 22321 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4865 22321 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4866 22322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4867 22323 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4868 22323 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4869 22324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4870 22324 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4871 22324 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4872 22325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4873 22326 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4874 22326 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4875 22327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4876 22328 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4877 22328 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4878 22329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4879 22329 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4880 22329 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4881 22330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4882 22331 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4883 22331 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4884 22332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4885 22332 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4886 22332 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4887 22333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4888 22334 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4889 22334 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4890 22335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4891 22336 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4892 22336 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4893 22337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4894 22337 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4895 22337 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4896 22338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4897 22339 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4898 22339 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4899 22340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4900 22341 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4901 22341 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4902 22342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4903 22342 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4904 22342 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4905 22344 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4906 22344 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4907 22344 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4908 22345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4909 22346 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4910 22346 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4911 22347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4912 22347 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4913 22347 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4914 22348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4915 22349 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4916 22349 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4917 22350 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4918 22351 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4919 22351 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4920 22352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4921 22352 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4922 22352 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4923 22353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4924 22354 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4925 22354 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4926 22355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4927 22356 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4928 22356 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4929 22357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4930 22357 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4931 22357 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4932 22358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4933 22359 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4934 22359 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4935 22360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4936 22360 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4937 22360 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4938 22362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4939 22362 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4940 22362 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4941 22363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4942 22364 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4943 22364 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4944 22365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4945 22365 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4946 22365 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4947 22366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4948 22367 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4949 22367 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4950 22368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4951 22369 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4952 22369 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4953 22370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4954 22370 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4955 22370 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4956 22371 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4957 22372 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4958 22372 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4959 22373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4960 22374 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4961 22374 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4962 22375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4963 22375 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4964 22375 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4965 22377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4966 22377 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4967 22377 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4968 22378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4969 22379 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4970 22379 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4971 22380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4972 22380 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4973 22380 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4974 22381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4975 22382 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4976 22382 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4977 22383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4978 22384 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4979 22384 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4980 22385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4981 22385 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4982 22385 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4983 22386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4984 22387 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 4985 22387 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 4986 22388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4987 22388 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4988 22388 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4989 22390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4990 22390 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4991 22390 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4992 22391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4993 22392 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4994 22392 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4995 22393 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4996 22393 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 4997 22393 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 4998 22394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 4999 22395 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5000 22395 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5001 22396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5002 22397 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5003 22397 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5004 22398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5005 22398 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5006 22398 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5007 22399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5008 22400 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5009 22400 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5010 22401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5011 22402 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5012 22402 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5013 22403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5014 22403 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5015 22403 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5016 22405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5017 22405 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5018 22405 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5019 22406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5020 22407 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 5021 22407 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 5022 22408 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5023 22408 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5024 22408 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5025 22409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5026 22410 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5027 22410 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5028 22411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5029 22412 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5030 22412 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5031 22413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5032 22413 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5033 22413 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5034 22414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5035 22415 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5036 22415 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5037 22416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5038 22417 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5039 22417 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5040 22418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5041 22418 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5042 22418 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5043 22419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5044 22420 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5045 22420 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5046 22421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5047 22422 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5048 22422 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5049 22423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5050 22423 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5051 22423 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5052 22425 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5053 22425 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5054 22425 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5055 22426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5056 22427 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 5057 22427 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 5058 22428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5059 22428 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5060 22428 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5061 22429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5062 22430 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5063 22430 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5064 22431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5065 22432 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5066 22432 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5067 22433 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5068 22433 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5069 22433 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5070 22435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5071 22435 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5072 22435 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5073 22436 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5074 22437 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5075 22437 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5076 22438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5077 22438 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5078 22438 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5079 22439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5080 22440 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5081 22440 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5082 22441 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5083 22442 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5084 22442 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5085 22443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5086 22443 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5087 22443 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5088 22445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5089 22445 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5090 22445 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5091 22446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5092 22447 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 5093 22447 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 5094 22448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5095 22448 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5096 22448 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5097 22450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5098 22450 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5099 22450 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5100 22451 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5101 22452 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5102 22452 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5103 22453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5104 22453 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5105 22453 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5106 22454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5107 22455 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5108 22455 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5109 22456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5110 22457 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5111 22457 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5112 22458 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5113 22458 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5114 22458 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5115 22459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5116 22460 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5117 22460 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5118 22461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5119 22461 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5120 22461 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5121 22462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5122 22463 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5123 22463 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5124 22464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5125 22465 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5126 22465 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5127 22466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5128 22466 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000

Debug: 5129 22466 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000


Debug: 5130 22467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5131 22468 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5132 22468 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5133 22469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5134 22470 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5135 22470 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5136 22471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5137 22471 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5138 22471 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5139 22472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5140 22473 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5141 22473 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5142 22474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5143 22474 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5144 22474 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5145 22475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5146 22476 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5147 22476 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5148 22477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5149 22478 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5150 22478 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5151 22479 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5152 22479 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00010000
Debug: 5153 22479 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x10000
Debug: 5154 22481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c0c 4 1
Debug: 5155 22481 target.c:1903 target_read_u32(): address: 0x40023c0c, value: 0
x00000000
Debug: 5156 22481 stm32f2x.c:198 stm32x_wait_status_busy(): status: 0x0
Debug: 5157 22481 target.c:1969 target_write_u32(): address: 0x40023c10, value:
0x80000000
Debug: 5158 22481 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c10 4 1
User : 5159 22482 command.c:549 command_print(): erased sectors 0 through 4 on f
lash bank 0 in 2.649963s
Debug: 5160 34206 command.c:145 script_debug(): command - ocd_command ocd_comman
d type ocd_flash write_bank ./build/ch.bin 0x0
Debug: 5161 34206 command.c:145 script_debug(): command - ocd_flash ocd_flash wr
ite_bank ./build/ch.bin 0x0
Debug: 5163 34206 command.c:145 script_debug(): command - ocd_command ocd_comman
d type ocd_usage flash write_bank
Debug: 5164 34206 command.c:145 script_debug(): command - usage ocd_usage flash
write_bank

User : 5166 34206 command.c:832 command_help_show_indent(): User : 5167 34206


command.c:869 command_help_show(): flash write_bankUser : 5168 34206 command.c:8
75 command_help_show(): User : 5169 34206 command.c:848 command_help_show_wrap(
): bank_id filename offset
User : 5170 34207 command.c:669 command_run_line(): in procedure 'flash'
Debug: 5171 42310 command.c:145 script_debug(): command - ocd_command ocd_comman
d type ocd_flash write_bank 0 ./build/ch.bin 0x0
Debug: 5172 42310 command.c:145 script_debug(): command - ocd_flash ocd_flash wr
ite_bank 0 ./build/ch.bin 0x0
Debug: 5174 42310 configuration.c:86 find_file(): found ./build/ch.bin
Debug: 5175 42310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c10 4 1
Debug: 5176 42311 target.c:1903 target_read_u32(): address: 0x40023c10, value: 0
x80000000
Debug: 5177 42311 target.c:1969 target_write_u32(): address: 0x40023c04, value:
0x45670123
Debug: 5178 42311 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c04 4 1
Debug: 5179 42312 target.c:1969 target_write_u32(): address: 0x40023c04, value:
0xcdef89ab
Debug: 5180 42312 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x40023c04 4 1
Debug: 5181 42312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x40023c10 4 1
Debug: 5182 42313 target.c:1903 target_read_u32(): address: 0x40023c10, value: 0
x00000000
Debug: 5183 42313 target.c:1469 target_alloc_working_area_try(): MMU disabled, u
sing physical address for working memory 0x20000000
Debug: 5184 42313 target.c:1521 target_alloc_working_area_try(): allocated new w
orking area of 72 bytes at address 0x20000000
Debug: 5185 42313 target.c:1386 print_wa_layout(): * 0x20000000-0x20000047 (72
bytes)
Debug: 5186 42313 target.c:1386 print_wa_layout():
0x20000048-0x2000ffff (654
64 bytes)
Debug: 5187 42313 target.c:1674 target_write_buffer(): writing buffer of 72 byte
at 0x20000000
Debug: 5188 42313 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x20000000 4 18
Debug: 5189 42315 target.c:1521 target_alloc_working_area_try(): allocated new w
orking area of 16384 bytes at address 0x20000048
Debug: 5190 42315 target.c:1386 print_wa_layout(): * 0x20000000-0x20000047 (72
bytes)
Debug: 5191 42315 target.c:1386 print_wa_layout(): * 0x20000048-0x20004047 (163
84 bytes)
Debug: 5192 42315 target.c:1386 print_wa_layout():
0x20004048-0x2000ffff (490
80 bytes)
Debug: 5193 42315 target.c:1969 target_write_u32(): address: 0x20000048, value:
0x20000050
Debug: 5194 42315 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x20000048 4 1
Debug: 5195 42316 target.c:1969 target_write_u32(): address: 0x2000004c, value:
0x20000050
Debug: 5196 42316 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x2000004c 4 1
Debug: 5197 42316 target.c:1299 target_call_event_callbacks(): target event 3 (r
esume-start)
Debug: 5198 42316 stm32_stlink.c:538 stm32_stlink_resume(): stm32_stlink_resume
0 0x20000000 1 1
Debug: 5199 42316 armv7m.c:144 armv7m_restore_context():
Debug: 5200 42316 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st

link_store_core_reg_u32
Debug: 5201 42317 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 15 value 0x20000000
Debug: 5202 42317 armv7m.c:252 armv7m_write_core_reg(): write core reg 15 value
0x20000000
Debug: 5203 42317 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st
link_store_core_reg_u32
Debug: 5204 42317 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 4 value 0x40023c00
Debug: 5205 42317 armv7m.c:252 armv7m_write_core_reg(): write core reg 4 value 0
x40023c00
Debug: 5206 42317 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st
link_store_core_reg_u32
Debug: 5207 42318 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 3 value 0x6d4a
Debug: 5208 42318 armv7m.c:252 armv7m_write_core_reg(): write core reg 3 value 0
x6d4a
Debug: 5209 42318 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st
link_store_core_reg_u32
Debug: 5210 42319 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 2 value 0x8000000
Debug: 5211 42319 armv7m.c:252 armv7m_write_core_reg(): write core reg 2 value 0
x8000000
Debug: 5212 42319 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st
link_store_core_reg_u32
Debug: 5213 42319 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 1 value 0x20004048
Debug: 5214 42319 armv7m.c:252 armv7m_write_core_reg(): write core reg 1 value 0
x20004048
Debug: 5215 42319 stm32_stlink.c:155 stm32_stlink_store_core_reg_u32(): stm32_st
link_store_core_reg_u32
Debug: 5216 42320 stm32_stlink.c:185 stm32_stlink_store_core_reg_u32(): write co
re reg 0 value 0x20000048
Debug: 5217 42320 armv7m.c:252 armv7m_write_core_reg(): write core reg 0 value 0
x20000048
Debug: 5218 42320 target.c:1299 target_call_event_callbacks(): target event 2 (r
esumed)
Debug: 5219 42320 target.c:1299 target_call_event_callbacks(): target event 4 (r
esume-end)
Debug: 5220 42320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5221 42321 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5222 42321 target.c:866 target_run_flash_async_algorithm(): count 0x6d4a
wp 0x20000050 rp 0x20000050
Debug: 5223 42321 target.c:1674 target_write_buffer(): writing buffer of 16374 b
yte at 0x20000050
Debug: 5224 42321 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x20000050 4 4093
Debug: 5225 42653 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x20004044 1 2
Debug: 5226 42654 target.c:1969 target_write_u32(): address: 0x20000048, value:
0x20004046
Debug: 5227 42654 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink_w
rite_memory 0x20000048 4 1
Debug: 5228 42655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5229 42656 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5230 42656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5231 42666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5232 42666 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5233 42666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5234 42677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5235 42677 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5236 42677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5237 42687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5238 42688 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5239 42688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5240 42698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5241 42699 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5242 42699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5243 42709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5244 42710 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5245 42710 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5246 42720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5247 42720 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5248 42720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5249 42731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5250 42731 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5251 42731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5252 42741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5253 42742 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5254 42742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5255 42752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5256 42753 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5257 42753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5258 42763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5259 42764 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5260 42764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5261 42774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5262 42775 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5263 42775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5265 42785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5266 42786 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5267 42786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5268 42796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5269 42796 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5270 42796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5271 42807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5272 42807 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5273 42807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5274 42817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5275 42818 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5276 42818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5277 42828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5278 42829 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5279 42829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5280 42839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5281 42839 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5282 42839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5283 42850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5284 42850 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5285 42850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5286 42860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5287 42861 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5288 42861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5289 42871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5290 42872 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5291 42872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5292 42882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5293 42882 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5294 42882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5295 42892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5296 42893 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5297 42893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5298 42903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5299 42904 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5300 42904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5301 42914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5302 42915 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5303 42915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5304 42925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5305 42926 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5306 42926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5307 42936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5308 42936 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5309 42936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5310 42947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5311 42947 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5312 42947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5313 42957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5314 42958 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5315 42958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5316 42968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5317 42969 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5318 42969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5319 42979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5320 42979 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5321 42979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5322 42990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5323 42990 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5324 42990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5325 43000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5326 43001 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5327 43001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5328 43011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5329 43011 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5330 43011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5331 43022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5332 43022 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5333 43022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5334 43032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5335 43033 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5336 43033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5337 43043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5338 43044 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5339 43044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5340 43054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5341 43054 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5342 43054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5343 43065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5344 43065 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5345 43065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5346 43075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5347 43076 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5348 43076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5349 43086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5350 43086 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5351 43086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5352 43097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5353 43097 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5354 43097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5355 43107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5356 43108 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5357 43108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5358 43118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5359 43119 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5360 43119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5361 43129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5362 43130 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5363 43130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5364 43140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5365 43140 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5366 43140 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5367 43151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5368 43151 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5369 43151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5370 43161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5371 43162 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5372 43162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5373 43172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5374 43173 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5375 43173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5376 43183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5377 43183 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5378 43183 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5379 43194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5380 43194 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5381 43194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5382 43204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5383 43205 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5384 43205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5385 43215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5386 43216 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5387 43216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5388 43226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5389 43227 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5390 43227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5391 43237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5392 43238 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5393 43238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5394 43248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5395 43248 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5396 43248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5397 43258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5398 43259 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5399 43259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5400 43269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5401 43270 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5402 43270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5403 43280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5404 43281 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5405 43281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5407 43291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5408 43291 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5409 43291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5410 43302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5411 43302 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5412 43302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5413 43312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5414 43313 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5415 43313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5416 43323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5417 43324 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5418 43324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5419 43334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5420 43335 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5421 43335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5422 43345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5423 43346 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5424 43346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5425 43356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5426 43356 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5427 43356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5428 43367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5429 43367 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5430 43367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5431 43377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5432 43378 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5433 43378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5434 43388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5435 43389 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5436 43389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5437 43399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5438 43399 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5439 43399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5440 43409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5441 43410 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5442 43410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5443 43420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5444 43421 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5445 43421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5446 43431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5447 43432 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5448 43432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5449 43442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5450 43443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5451 43443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5452 43453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5453 43454 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5454 43454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5455 43464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5456 43464 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5457 43464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5458 43475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5459 43475 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5460 43475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5461 43485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5462 43486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5463 43486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5464 43496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5465 43496 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5466 43496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5467 43507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5468 43507 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5469 43507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5470 43517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5471 43518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5472 43518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5473 43528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5474 43529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5475 43529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5476 43539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5477 43540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5478 43540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5479 43550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5480 43550 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5481 43550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5482 43560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5483 43561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5484 43561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5485 43571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5486 43572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5487 43572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5488 43582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5489 43583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5490 43583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5491 43593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5492 43593 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5493 43593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5494 43603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5495 43604 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5496 43604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5497 43614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5498 43615 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5499 43615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5500 43625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5501 43625 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5502 43625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5503 43636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5504 43636 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5505 43636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5506 43646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5507 43647 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5508 43647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5509 43657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5510 43657 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5511 43657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5512 43668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5513 43668 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5514 43668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5515 43678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5516 43679 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5517 43679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5518 43689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5519 43690 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5520 43690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5521 43700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5522 43700 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5523 43700 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5524 43711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5525 43711 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5526 43711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5527 43721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5528 43722 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5529 43722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5530 43732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5531 43733 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5532 43733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5533 43743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5534 43744 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5535 43744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5536 43754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5537 43755 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5538 43755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5539 43765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5540 43766 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5541 43766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5542 43776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5543 43776 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5544 43776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5545 43787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5546 43787 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5547 43787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5549 43797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5550 43798 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5551 43798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5552 43808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5553 43809 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5554 43809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5555 43819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5556 43820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5557 43820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5558 43830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5559 43831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5560 43831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5561 43841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5562 43841 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5563 43841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5564 43852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5565 43852 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5566 43852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5567 43862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5568 43863 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5569 43863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5570 43873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5571 43873 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5572 43873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5573 43884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5574 43884 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5575 43884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5576 43894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5577 43895 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5578 43895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5579 43905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5580 43906 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5581 43906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5582 43916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5583 43916 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5584 43916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5585 43927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5586 43927 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5587 43927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5588 43937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5589 43938 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5590 43938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5591 43948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5592 43949 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5593 43949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5594 43959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5595 43959 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5596 43959 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5597 43970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5598 43970 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5599 43970 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5600 43980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5601 43981 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5602 43981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5603 43991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5604 43991 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5605 43991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5606 44002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5607 44002 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5608 44002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5609 44012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5610 44013 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5611 44013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5612 44023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5613 44023 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5614 44023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5615 44034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5616 44034 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5617 44034 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5618 44044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5619 44045 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5620 44045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5621 44055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5622 44056 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5623 44056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5624 44066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5625 44067 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5626 44067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5627 44077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5628 44078 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5629 44078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5630 44088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5631 44088 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5632 44088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5633 44099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5634 44099 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5635 44099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5636 44109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5637 44110 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5638 44110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5639 44120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5640 44121 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5641 44121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5642 44131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5643 44131 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5644 44131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5645 44142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5646 44142 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5647 44142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5648 44152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5649 44153 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5650 44153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5651 44163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5652 44163 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5653 44163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5654 44173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5655 44174 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5656 44174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5657 44184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5658 44185 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5659 44185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5660 44195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5661 44195 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5662 44195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5663 44206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5664 44206 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5665 44206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5666 44216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5667 44217 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5668 44217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5669 44227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5670 44228 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5671 44228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5672 44238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5673 44238 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5674 44238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5675 44249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5676 44249 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5677 44249 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5678 44259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5679 44260 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5680 44260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5681 44270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5682 44271 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5683 44271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5684 44281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5685 44282 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5686 44282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5687 44292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5688 44292 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5689 44292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5691 44303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5692 44303 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5693 44303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5694 44313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5695 44314 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5696 44314 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5697 44324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5698 44325 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5699 44325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5700 44335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5701 44336 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5702 44336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5703 44346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5704 44346 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5705 44346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5706 44356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5707 44357 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5708 44357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5709 44367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5710 44368 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5711 44368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5712 44378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5713 44378 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5714 44378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5715 44389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5716 44389 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5717 44389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5718 44399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5719 44400 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5720 44400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5721 44410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5722 44411 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5723 44411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5724 44421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5725 44421 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5726 44421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5727 44431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5728 44432 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5729 44432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5730 44442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5731 44443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5732 44443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5733 44453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5734 44453 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5735 44453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5736 44464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5737 44464 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5738 44464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5739 44474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5740 44475 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5741 44475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5742 44485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5743 44486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5744 44486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5745 44496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5746 44496 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5747 44496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5748 44507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5749 44507 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5750 44507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5751 44517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5752 44518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5753 44518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5754 44528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5755 44529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5756 44529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5757 44539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5758 44539 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5759 44539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5760 44550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5761 44550 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5762 44550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5763 44560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5764 44561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5765 44561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5766 44571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5767 44572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5768 44572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5769 44582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5770 44583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5771 44583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5772 44593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5773 44593 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5774 44593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5775 44604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5776 44604 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5777 44604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5778 44614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5779 44615 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5780 44615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5781 44625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5782 44626 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5783 44626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5784 44636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5785 44637 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5786 44637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5787 44647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5788 44648 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5789 44648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5790 44658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5791 44659 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5792 44659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5793 44669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5794 44670 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5795 44670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5796 44680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5797 44680 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5798 44680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5799 44691 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5800 44691 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5801 44691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5802 44701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5803 44702 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5804 44702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5805 44712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5806 44712 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5807 44712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5808 44723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5809 44723 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5810 44723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5811 44733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5812 44734 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5813 44734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5814 44744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5815 44744 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5816 44744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5817 44755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5818 44755 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5819 44755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5820 44765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5821 44766 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5822 44766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5823 44776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5824 44777 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5825 44777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5826 44787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5827 44788 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5828 44788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5829 44798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5830 44798 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5831 44798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5833 44809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5834 44809 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5835 44809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5836 44819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5837 44820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5838 44820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5839 44830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5840 44831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5841 44831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5842 44841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5843 44841 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5844 44841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5845 44852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5846 44852 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5847 44852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5848 44862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5849 44863 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5850 44863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5851 44873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5852 44874 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5853 44874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5854 44884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5855 44885 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5856 44885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5857 44895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5858 44895 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5859 44895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5860 44906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5861 44906 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5862 44906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5863 44916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5864 44917 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5865 44917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5866 44927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5867 44927 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5868 44927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5869 44937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5870 44938 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5871 44938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5872 44948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5873 44949 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5874 44949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5875 44959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5876 44960 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5877 44960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5878 44970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5879 44970 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5880 44970 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5881 44981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5882 44981 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5883 44981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5884 44991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5885 44992 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5886 44992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5887 45002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5888 45003 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5889 45003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5890 45013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5891 45013 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5892 45013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5893 45023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5894 45024 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5895 45024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5896 45034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5897 45035 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5898 45035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5899 45045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5900 45045 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5901 45045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5902 45056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5903 45056 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5904 45056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5905 45066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5906 45067 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5907 45067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5908 45077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5909 45077 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5910 45077 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5911 45088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5912 45088 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5913 45088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5914 45098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5915 45099 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5916 45099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5917 45109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5918 45110 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5919 45110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5920 45120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5921 45120 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5922 45120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5923 45131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5924 45131 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5925 45131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5926 45141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5927 45142 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5928 45142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5929 45152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5930 45152 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5931 45152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5932 45163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5933 45163 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5934 45163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5935 45173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5936 45174 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5937 45174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5938 45184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5939 45185 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5940 45185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5941 45195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5942 45196 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5943 45196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5944 45206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5945 45206 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5946 45206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5947 45217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5948 45217 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5949 45217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5950 45227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5951 45228 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5952 45228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5953 45238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5954 45238 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5955 45238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5956 45249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5957 45249 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5958 45249 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5959 45259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5960 45260 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5961 45260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5962 45270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5963 45271 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5964 45271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5965 45281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5966 45282 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5967 45282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5968 45292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5969 45292 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5970 45292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5971 45303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5972 45303 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5973 45303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5975 45313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5976 45314 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5977 45314 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5978 45324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5979 45324 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5980 45324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5981 45335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5982 45335 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5983 45335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5984 45345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5985 45346 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5986 45346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 5987 45356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5988 45357 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5989 45357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5990 45367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5991 45367 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5992 45367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5993 45378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5994 45378 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5995 45378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5996 45388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 5997 45389 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 5998 45389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 5999 45399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6000 45400 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6001 45400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6002 45410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6003 45410 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6004 45410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6005 45421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6006 45421 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6007 45421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6008 45431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6009 45432 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6010 45432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6011 45442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6012 45442 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6013 45442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6014 45453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6015 45453 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6016 45453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6017 45463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6018 45464 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6019 45464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6020 45474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6021 45475 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6022 45475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6023 45485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6024 45486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6025 45486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6026 45496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6027 45496 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6028 45496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6029 45507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6030 45507 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6031 45507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6032 45517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6033 45518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6034 45518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6035 45528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6036 45529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6037 45529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6038 45539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6039 45539 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6040 45539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6041 45550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6042 45550 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6043 45550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6044 45560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6045 45561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6046 45561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6047 45571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6048 45571 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6049 45571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6050 45581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6051 45582 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6052 45582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6053 45592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6054 45593 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6055 45593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6056 45603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6057 45604 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6058 45604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6059 45614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6060 45615 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6061 45615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6062 45625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6063 45625 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6064 45625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6065 45636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6066 45636 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6067 45636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6068 45647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6069 45647 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6070 45647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6071 45657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6072 45658 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6073 45658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6074 45668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6075 45668 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6076 45668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6077 45679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6078 45679 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6079 45679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6080 45690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6081 45690 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6082 45690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6083 45700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6084 45701 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6085 45701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6086 45711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6087 45712 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6088 45712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6089 45722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6090 45722 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6091 45722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6092 45733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6093 45733 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6094 45733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6095 45743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6096 45744 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6097 45744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6098 45754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6099 45755 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6100 45755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6101 45765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6102 45766 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6103 45766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6104 45776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6105 45776 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6106 45776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6107 45787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6108 45787 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6109 45787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6110 45798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6111 45798 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6112 45798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6113 45808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6114 45809 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6115 45809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6117 45819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6118 45820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6119 45820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6120 45830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6121 45830 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6122 45830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6123 45841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6124 45841 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6125 45841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6126 45851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6127 45852 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6128 45852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6129 45862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6130 45862 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6131 45862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6132 45873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6133 45873 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6134 45873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6135 45883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6136 45884 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6137 45884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6138 45894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6139 45895 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6140 45895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6141 45905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6142 45906 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6143 45906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6144 45916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6145 45916 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6146 45916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6147 45927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6148 45927 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6149 45927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6150 45937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6151 45938 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6152 45938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6153 45948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6154 45948 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6155 45948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6156 45958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6157 45959 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6158 45959 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6159 45969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6160 45970 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6161 45970 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6162 45980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6163 45980 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6164 45980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6165 45991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6166 45991 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6167 45991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6168 46001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6169 46002 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6170 46002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6171 46012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6172 46013 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6173 46013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6174 46023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6175 46024 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6176 46024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6177 46034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6178 46035 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6179 46035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6180 46045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6181 46046 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6182 46046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6183 46056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6184 46056 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6185 46056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6186 46067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6187 46067 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6188 46067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6189 46077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6190 46078 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6191 46078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6192 46088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6193 46089 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6194 46089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6195 46099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6196 46100 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6197 46100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6198 46110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6199 46111 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6200 46111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6201 46121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6202 46121 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6203 46121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6204 46132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6205 46132 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6206 46132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6207 46142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6208 46143 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6209 46143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6210 46153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6211 46153 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6212 46153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6213 46164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6214 46164 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6215 46164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6216 46174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6217 46175 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6218 46175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6219 46185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6220 46185 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6221 46185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6222 46196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6223 46196 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6224 46196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6225 46206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6226 46207 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6227 46207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6228 46217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6229 46218 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6230 46218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6231 46228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6232 46229 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6233 46229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6234 46239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6235 46240 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6236 46240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6237 46250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6238 46251 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6239 46251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6240 46261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6241 46261 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6242 46261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6243 46272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6244 46272 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6245 46272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6246 46282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6247 46283 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6248 46283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6249 46293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6250 46294 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6251 46294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6252 46304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6253 46304 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6254 46304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6255 46315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6256 46315 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6257 46315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6259 46325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6260 46326 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6261 46326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6262 46336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6263 46336 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6264 46336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6265 46346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6266 46347 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6267 46347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6268 46357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6269 46358 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6270 46358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6271 46368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6272 46368 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6273 46368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6274 46379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6275 46379 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6276 46379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6277 46389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6278 46390 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6279 46390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6280 46400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6281 46401 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6282 46401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6283 46411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6284 46411 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6285 46411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6286 46422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6287 46422 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6288 46422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6289 46432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6290 46433 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6291 46433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6292 46443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6293 46443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6294 46443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6295 46454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6296 46454 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6297 46454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6298 46464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6299 46465 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6300 46465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6301 46475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6302 46475 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6303 46475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6304 46486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6305 46486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6306 46486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6307 46496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6308 46497 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6309 46497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6310 46507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6311 46508 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6312 46508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6313 46518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6314 46518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6315 46518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6316 46529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6317 46529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6318 46529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6319 46539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6320 46540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6321 46540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6322 46550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6323 46551 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6324 46551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6325 46561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6326 46561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6327 46561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6328 46572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6329 46572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6330 46572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6331 46582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6332 46583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6333 46583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6334 46593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6335 46594 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6336 46594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6337 46604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6338 46605 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6339 46605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6340 46615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6341 46616 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6342 46616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6343 46626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6344 46626 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6345 46626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6346 46636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6347 46637 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6348 46637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6349 46647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6350 46648 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6351 46648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6352 46658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6353 46659 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6354 46659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6355 46669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6356 46670 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6357 46670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6358 46680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6359 46680 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6360 46680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6361 46690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6362 46691 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6363 46691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6364 46701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6365 46702 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6366 46702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6367 46712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6368 46713 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6369 46713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6370 46723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6371 46724 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6372 46724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6373 46734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6374 46734 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6375 46734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6376 46744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6377 46745 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6378 46745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6379 46755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6380 46756 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6381 46756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6382 46766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6383 46766 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6384 46766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6385 46776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6386 46777 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6387 46777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6388 46787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6389 46788 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6390 46788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6391 46798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6392 46799 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6393 46799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6394 46809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6395 46810 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6396 46810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6397 46820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6398 46820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6399 46820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6401 46831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6402 46831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6403 46831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6404 46841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6405 46842 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6406 46842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6407 46852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6408 46853 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6409 46853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6410 46863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6411 46864 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6412 46864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6413 46874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6414 46875 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6415 46875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6416 46885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6417 46886 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6418 46886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6419 46896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6420 46896 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6421 46896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6422 46907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6423 46907 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6424 46907 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6425 46918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6426 46918 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6427 46918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6428 46928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6429 46929 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6430 46929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6431 46939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6432 46939 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6433 46939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6434 46950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6435 46950 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6436 46950 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6437 46960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6438 46961 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6439 46961 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6440 46971 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6441 46972 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6442 46972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6443 46982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6444 46983 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6445 46983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6446 46993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6447 46993 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6448 46993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6449 47003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6450 47004 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6451 47004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6452 47014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6453 47015 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6454 47015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6455 47025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6456 47026 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6457 47026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6458 47036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6459 47036 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6460 47036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6461 47047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6462 47047 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6463 47047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6464 47057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6465 47058 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6466 47058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6467 47068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6468 47068 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6469 47068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6470 47079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6471 47079 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6472 47079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6473 47089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6474 47090 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6475 47090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6476 47100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6477 47101 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6478 47101 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6479 47111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6480 47112 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6481 47112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6482 47122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6483 47123 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6484 47123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6485 47133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6486 47134 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6487 47134 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6488 47144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6489 47144 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6490 47144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6491 47155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6492 47155 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6493 47155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6494 47165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6495 47166 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6496 47166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6497 47176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6498 47177 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6499 47177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6500 47187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6501 47188 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6502 47188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6503 47198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6504 47199 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6505 47199 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6506 47209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6507 47209 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6508 47209 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6509 47220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6510 47220 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6511 47220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6512 47230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6513 47231 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6514 47231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6515 47241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6516 47242 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6517 47242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6518 47252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6519 47252 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6520 47252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6521 47263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6522 47263 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6523 47263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6524 47273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6525 47274 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6526 47274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6527 47284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6528 47285 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6529 47285 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6530 47295 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6531 47296 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6532 47296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6533 47306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6534 47307 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6535 47307 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6536 47317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6537 47317 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6538 47317 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6539 47327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6540 47328 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6541 47328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6543 47338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6544 47339 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6545 47339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6546 47349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6547 47350 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6548 47350 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6549 47360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6550 47360 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6551 47360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6552 47370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6553 47371 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6554 47371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6555 47381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6556 47382 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6557 47382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6558 47392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6559 47393 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6560 47393 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6561 47403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6562 47403 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6563 47403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6564 47414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6565 47414 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6566 47414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6567 47424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6568 47425 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6569 47425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6570 47435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6571 47435 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6572 47435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6573 47446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6574 47446 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6575 47446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6576 47456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6577 47457 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6578 47457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6579 47467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6580 47468 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6581 47468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6582 47478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6583 47478 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6584 47478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6585 47489 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6586 47489 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6587 47489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6588 47499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6589 47500 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6590 47500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6591 47510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6592 47511 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6593 47511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6594 47521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6595 47522 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6596 47522 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6597 47532 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6598 47532 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6599 47532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6600 47543 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6601 47543 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6602 47543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6603 47553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6604 47554 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6605 47554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6606 47564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6607 47565 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6608 47565 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6609 47575 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6610 47575 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6611 47575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6612 47586 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6613 47586 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6614 47586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6615 47596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6616 47597 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6617 47597 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6618 47607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6619 47608 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6620 47608 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6621 47618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6622 47619 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6623 47619 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6624 47629 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6625 47630 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6626 47630 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6627 47640 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6628 47640 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6629 47640 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6630 47651 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6631 47651 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6632 47651 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6633 47661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6634 47662 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6635 47662 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6636 47672 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6637 47672 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6638 47672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6639 47683 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6640 47683 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6641 47683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6642 47693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6643 47694 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6644 47694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6645 47704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6646 47704 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6647 47704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6648 47714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6649 47715 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6650 47715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6651 47725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6652 47726 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6653 47726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6654 47736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6655 47736 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6656 47736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6657 47747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6658 47747 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6659 47747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6660 47757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6661 47758 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6662 47758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6663 47768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6664 47769 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6665 47769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6666 47779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6667 47780 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6668 47780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6669 47790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6670 47791 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6671 47791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6672 47801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6673 47802 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6674 47802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6675 47812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6676 47812 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6677 47812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6678 47823 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6679 47823 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6680 47823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6681 47833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6682 47834 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6683 47834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6685 47844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6686 47845 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6687 47845 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6688 47855 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6689 47856 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6690 47856 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6691 47866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6692 47867 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6693 47867 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6694 47877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6695 47877 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6696 47877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6697 47887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6698 47888 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6699 47888 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6700 47898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6701 47899 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6702 47899 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6703 47909 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6704 47909 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6705 47909 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6706 47920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6707 47920 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6708 47920 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6709 47930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6710 47931 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6711 47931 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6712 47941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6713 47942 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6714 47942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6715 47952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6716 47953 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6717 47953 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6718 47963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6719 47963 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6720 47963 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6721 47973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6722 47974 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6723 47974 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6724 47984 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6725 47985 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6726 47985 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6727 47995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6728 47996 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6729 47996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6730 48006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6731 48007 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6732 48007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6733 48017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6734 48017 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6735 48017 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6736 48027 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6737 48028 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6738 48028 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6739 48038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6740 48039 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6741 48039 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6742 48049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6743 48050 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6744 48050 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6745 48060 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6746 48060 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6747 48060 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6748 48071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6749 48071 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6750 48071 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6751 48081 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6752 48082 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6753 48082 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6754 48092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6755 48093 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6756 48093 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6757 48103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6758 48104 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6759 48104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6760 48114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6761 48115 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6762 48115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6763 48125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6764 48125 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6765 48125 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6766 48135 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6767 48136 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6768 48136 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6769 48146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6770 48147 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6771 48147 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6772 48157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6773 48157 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6774 48157 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6775 48168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6776 48168 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6777 48168 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6778 48178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6779 48179 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6780 48179 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6781 48189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6782 48190 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6783 48190 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6784 48200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6785 48200 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6786 48200 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6787 48211 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6788 48211 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6789 48211 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6790 48221 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6791 48222 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6792 48222 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6793 48232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6794 48233 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6795 48233 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6796 48243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6797 48243 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6798 48243 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6799 48253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6800 48254 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6801 48254 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6802 48264 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6803 48265 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6804 48265 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6805 48275 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6806 48276 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6807 48276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6808 48286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6809 48287 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6810 48287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6811 48297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6812 48297 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6813 48297 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6814 48308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6815 48308 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6816 48308 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6817 48318 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6818 48319 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6819 48319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6820 48329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6821 48330 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6822 48330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6823 48340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6824 48340 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6825 48340 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6827 48351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6828 48351 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6829 48351 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6830 48362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6831 48362 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6832 48362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6833 48372 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6834 48373 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6835 48373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6836 48383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6837 48383 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6838 48383 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6839 48394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6840 48394 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6841 48394 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6842 48404 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6843 48405 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6844 48405 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6845 48415 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6846 48416 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6847 48416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6848 48426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6849 48427 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6850 48427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6851 48437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6852 48438 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6853 48438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6854 48448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6855 48448 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6856 48448 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6857 48459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6858 48459 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6859 48459 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6860 48469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6861 48470 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6862 48470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6863 48480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6864 48481 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6865 48481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6866 48491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6867 48492 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6868 48492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6869 48502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6870 48503 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6871 48503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6872 48513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6873 48513 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6874 48513 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6875 48524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6876 48524 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6877 48524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6878 48534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6879 48535 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6880 48535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6881 48545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6882 48545 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6883 48545 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6884 48556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6885 48556 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6886 48556 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6887 48566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6888 48567 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6889 48567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6890 48577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6891 48577 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6892 48577 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6893 48588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6894 48588 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6895 48588 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6896 48598 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6897 48599 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6898 48599 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6899 48609 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6900 48610 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6901 48610 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6902 48620 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6903 48620 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6904 48620 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6905 48631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6906 48631 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6907 48631 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6908 48641 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6909 48642 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6910 48642 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6911 48652 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6912 48653 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6913 48653 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6914 48663 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6915 48663 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6916 48663 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6917 48674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6918 48674 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6919 48674 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6920 48684 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6921 48685 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6922 48685 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6923 48695 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6924 48696 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6925 48696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6926 48706 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6927 48706 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6928 48706 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6929 48717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6930 48717 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6931 48717 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6932 48727 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6933 48728 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6934 48728 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6935 48738 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6936 48739 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6937 48739 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6938 48749 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6939 48750 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6940 48750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6941 48760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6942 48760 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6943 48760 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6944 48771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6945 48771 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6946 48771 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6947 48781 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6948 48782 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6949 48782 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6950 48792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6951 48792 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6952 48792 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6953 48803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6954 48803 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6955 48803 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6956 48813 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6957 48814 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6958 48814 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6959 48824 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6960 48825 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6961 48825 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6962 48835 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6963 48835 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6964 48835 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6965 48845 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6966 48846 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6967 48846 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6969 48856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6970 48857 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6971 48857 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6972 48867 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6973 48868 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6974 48868 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6975 48878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6976 48878 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6977 48878 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6978 48888 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6979 48889 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6980 48889 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6981 48899 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6982 48900 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6983 48900 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 6984 48910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6985 48910 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6986 48910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6987 48921 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6988 48921 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6989 48921 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6990 48931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6991 48932 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6992 48932 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6993 48942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6994 48943 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6995 48943 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6996 48953 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 6997 48954 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 6998 48954 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 6999 48964 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7000 48964 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7001 48964 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7002 48975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7003 48975 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7004 48975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7005 48985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7006 48986 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7007 48986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7008 48996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7009 48997 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7010 48997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7011 49007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7012 49007 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7013 49007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7014 49018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7015 49018 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7016 49018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7017 49028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7018 49029 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7019 49029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7020 49039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7021 49040 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7022 49040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7023 49050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7024 49050 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7025 49050 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7026 49061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7027 49061 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7028 49061 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7029 49071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7030 49072 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7031 49072 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7032 49082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7033 49083 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7034 49083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7035 49093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7036 49094 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7037 49094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7038 49104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7039 49105 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7040 49105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7041 49115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7042 49116 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7043 49116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7044 49126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7045 49127 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7046 49127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7047 49137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7048 49137 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7049 49137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7050 49147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7051 49148 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7052 49148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7053 49158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7054 49159 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7055 49159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7056 49169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7057 49169 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7058 49169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7059 49180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7060 49180 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7061 49180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7062 49190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7063 49191 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7064 49191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7065 49201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7066 49202 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7067 49202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7068 49212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7069 49212 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7070 49212 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7071 49222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7072 49223 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7073 49223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7074 49233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7075 49234 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7076 49234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7077 49244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7078 49244 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7079 49244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7080 49254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7081 49255 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7082 49255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7083 49265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7084 49266 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7085 49266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7086 49276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7087 49276 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7088 49276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7089 49287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7090 49287 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7091 49287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7092 49297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7093 49298 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7094 49298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7095 49308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7096 49309 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7097 49309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7098 49319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7099 49319 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7100 49319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7101 49330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7102 49330 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7103 49330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7104 49340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7105 49341 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7106 49341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7107 49351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7108 49352 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7109 49352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7111 49362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7112 49362 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7113 49362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7114 49373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7115 49373 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7116 49373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7117 49383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7118 49384 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7119 49384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7120 49394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7121 49394 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7122 49394 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7123 49405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7124 49405 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7125 49405 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7126 49415 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7127 49416 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7128 49416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7129 49426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7130 49427 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7131 49427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7132 49437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7133 49437 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7134 49437 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7135 49448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7136 49448 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7137 49448 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7138 49458 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7139 49459 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7140 49459 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7141 49469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7142 49470 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7143 49470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7144 49480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7145 49481 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7146 49481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7147 49491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7148 49492 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7149 49492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7150 49502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7151 49503 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7152 49503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7153 49513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7154 49513 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7155 49513 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7156 49524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7157 49524 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7158 49524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7159 49534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7160 49535 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7161 49535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7162 49545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7163 49546 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7164 49546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7165 49556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7166 49557 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7167 49557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7168 49567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7169 49567 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7170 49567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7171 49578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7172 49578 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7173 49578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7174 49588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7175 49589 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7176 49589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7177 49599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7178 49600 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7179 49600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7180 49610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7181 49611 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7182 49611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7183 49621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7184 49621 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7185 49621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7186 49632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7187 49632 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7188 49632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7189 49642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7190 49643 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7191 49643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7192 49653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7193 49653 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7194 49653 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7195 49664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7196 49664 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7197 49664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7198 49674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7199 49675 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7200 49675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7201 49685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7202 49686 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7203 49686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7204 49696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7205 49696 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7206 49696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7207 49707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7208 49707 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7209 49707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7210 49717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7211 49718 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7212 49718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7213 49728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7214 49729 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7215 49729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7216 49739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7217 49739 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7218 49739 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7219 49750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7220 49750 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7221 49750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7222 49760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7223 49761 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7224 49761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7225 49771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7226 49771 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7227 49771 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7228 49782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7229 49782 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7230 49782 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7231 49792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7232 49793 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7233 49793 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7234 49803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7235 49804 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7236 49804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7237 49814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7238 49815 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7239 49815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7240 49825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7241 49826 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7242 49826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7243 49836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7244 49836 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7245 49836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7246 49847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7247 49847 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7248 49847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7249 49857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7250 49858 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7251 49858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7253 49868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7254 49869 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7255 49869 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7256 49879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7257 49880 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7258 49880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7259 49890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7260 49890 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7261 49890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7262 49900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7263 49901 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7264 49901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7265 49911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7266 49912 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7267 49912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7268 49922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7269 49922 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7270 49922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7271 49933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7272 49933 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7273 49933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7274 49943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7275 49944 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7276 49944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7277 49954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7278 49955 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7279 49955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7280 49965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7281 49966 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7282 49966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7283 49976 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7284 49976 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7285 49976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7286 49987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7287 49987 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7288 49987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7289 49997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7290 49998 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7291 49998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7292 50008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7293 50009 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7294 50009 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7295 50019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7296 50020 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7297 50020 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7298 50030 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7299 50031 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7300 50031 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7301 50041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7302 50041 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7303 50041 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7304 50051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7305 50052 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7306 50052 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7307 50062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7308 50063 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7309 50063 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7310 50073 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7311 50073 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7312 50074 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7313 50084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7314 50084 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7315 50084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7316 50094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7317 50095 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7318 50095 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7319 50105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7320 50106 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7321 50106 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7322 50116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7323 50116 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7324 50116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7325 50126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7326 50127 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7327 50127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7328 50137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7329 50138 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7330 50138 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7331 50148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7332 50149 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7333 50149 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7334 50159 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7335 50159 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7336 50159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7337 50169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7338 50170 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7339 50170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7340 50180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7341 50181 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7342 50181 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7343 50191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7344 50191 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7345 50191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7346 50202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7347 50202 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7348 50202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7349 50212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7350 50213 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7351 50213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7352 50223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7353 50223 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7354 50223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7355 50233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7356 50234 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7357 50234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7358 50244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7359 50245 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7360 50245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7361 50255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7362 50256 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7363 50256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7364 50266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7365 50266 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7366 50266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7367 50276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7368 50277 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7369 50277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7370 50287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7371 50288 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7372 50288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7373 50298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7374 50298 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7375 50298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7376 50308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7377 50309 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7378 50309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7379 50319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7380 50320 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7381 50320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7382 50330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7383 50330 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7384 50330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7385 50340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7386 50341 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7387 50341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7388 50351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7389 50352 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7390 50352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7391 50362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7392 50363 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7393 50363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7395 50373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7396 50373 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7397 50373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7398 50384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7399 50384 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7400 50384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7401 50394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7402 50395 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7403 50395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7404 50405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7405 50406 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7406 50406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7407 50416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7408 50417 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7409 50417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7410 50427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7411 50428 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7412 50428 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7413 50438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7414 50438 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7415 50438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7416 50448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7417 50449 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7418 50449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7419 50459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7420 50460 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7421 50460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7422 50470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7423 50471 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7424 50471 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7425 50481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7426 50481 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7427 50481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7428 50492 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7429 50492 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7430 50492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7431 50502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7432 50503 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7433 50503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7434 50513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7435 50514 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7436 50514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7437 50524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7438 50525 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7439 50525 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7440 50535 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7441 50535 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7442 50535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7443 50546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7444 50546 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7445 50546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7446 50556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7447 50557 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7448 50557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7449 50567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7450 50568 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7451 50568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7452 50578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7453 50578 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7454 50578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7455 50588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7456 50589 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7457 50589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7458 50599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7459 50600 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7460 50600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7461 50610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7462 50611 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7463 50611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7464 50621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7465 50621 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7466 50621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7467 50631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7468 50632 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7469 50632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7470 50642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7471 50643 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7472 50643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7473 50653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7474 50653 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7475 50654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7476 50664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7477 50664 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7478 50664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7479 50674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7480 50675 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7481 50675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7482 50685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7483 50686 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7484 50686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7485 50696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7486 50696 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7487 50696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7488 50706 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7489 50707 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7490 50707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7491 50717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7492 50718 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7493 50718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7494 50728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7495 50729 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7496 50729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7497 50739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7498 50740 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7499 50740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7500 50750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7501 50750 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7502 50750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7503 50761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7504 50761 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7505 50761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7506 50771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7507 50772 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7508 50772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7509 50782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7510 50783 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7511 50783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7512 50793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7513 50794 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7514 50794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7515 50804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7516 50804 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7517 50804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7518 50814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7519 50815 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7520 50815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7521 50825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7522 50826 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7523 50826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7524 50836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7525 50837 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7526 50837 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7527 50847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7528 50848 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7529 50848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7530 50858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7531 50859 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7532 50859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7533 50869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7534 50870 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7535 50870 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7537 50880 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7538 50880 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7539 50880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7540 50890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7541 50891 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7542 50891 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7543 50901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7544 50901 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7545 50901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7546 50911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7547 50912 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7548 50912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7549 50922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7550 50923 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7551 50923 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7552 50933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7553 50933 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7554 50933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7555 50943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7556 50944 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7557 50944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7558 50954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7559 50955 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7560 50955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7561 50965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7562 50966 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7563 50966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7564 50976 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7565 50976 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7566 50976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7567 50987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7568 50987 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7569 50987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7570 50997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7571 50998 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7572 50998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7573 51008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7574 51008 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7575 51008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7576 51019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7577 51019 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7578 51019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7579 51030 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7580 51030 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7581 51030 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7582 51040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7583 51041 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7584 51041 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7585 51051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7586 51052 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7587 51052 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7588 51062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7589 51063 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7590 51063 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7591 51073 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7592 51073 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7593 51073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7594 51084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7595 51084 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7596 51084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7597 51094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7598 51095 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7599 51095 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7600 51105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7601 51106 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7602 51106 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7603 51116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7604 51116 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7605 51116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7606 51127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7607 51127 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7608 51127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7609 51137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7610 51138 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7611 51138 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7612 51148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7613 51148 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7614 51148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7615 51159 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7616 51159 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7617 51159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7618 51169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7619 51170 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7620 51170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7621 51180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7622 51181 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7623 51181 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7624 51191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7625 51192 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7626 51192 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7627 51202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7628 51202 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7629 51202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7630 51212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7631 51213 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7632 51213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7633 51223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7634 51224 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7635 51224 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7636 51234 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7637 51235 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7638 51235 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7639 51245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7640 51245 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7641 51245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7642 51255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7643 51256 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7644 51256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7645 51266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7646 51267 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7647 51267 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7648 51277 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7649 51278 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7650 51278 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7651 51288 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7652 51288 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7653 51288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7654 51299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7655 51299 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7656 51299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7657 51309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7658 51310 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7659 51310 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7660 51320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7661 51321 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7662 51321 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7663 51331 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7664 51331 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7665 51331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7666 51341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7667 51342 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7668 51342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7669 51352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7670 51353 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7671 51353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7672 51363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7673 51364 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7674 51364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7675 51374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7676 51374 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7677 51374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7679 51385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7680 51385 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7681 51385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7682 51395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7683 51396 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7684 51396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7685 51406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7686 51406 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7687 51406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7688 51417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7689 51417 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7690 51417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7691 51427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7692 51428 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7693 51428 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7694 51438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7695 51439 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7696 51439 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7697 51449 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7698 51450 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7699 51450 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7700 51460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7701 51461 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7702 51461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7703 51471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7704 51472 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7705 51472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7706 51482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7707 51483 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7708 51483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7709 51493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7710 51494 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7711 51494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7712 51504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7713 51504 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7714 51504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7715 51515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7716 51515 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7717 51515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7718 51525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7719 51526 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7720 51526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7721 51536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7722 51536 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7723 51536 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7724 51546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7725 51547 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7726 51547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7727 51557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7728 51558 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7729 51558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7730 51568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7731 51569 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7732 51569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7733 51579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7734 51580 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7735 51580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7736 51590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7737 51590 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7738 51590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7739 51600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7740 51601 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7741 51601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7742 51611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7743 51612 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7744 51612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7745 51622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7746 51623 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7747 51623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7748 51633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7749 51634 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7750 51634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7751 51644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7752 51644 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7753 51644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7754 51654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7755 51655 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7756 51655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7757 51665 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7758 51666 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7759 51666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7760 51676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7761 51677 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7762 51677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7763 51687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7764 51687 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7765 51687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7766 51698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7767 51698 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7768 51698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7769 51708 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7770 51709 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7771 51709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7772 51719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7773 51720 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7774 51720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7775 51730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7776 51731 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7777 51731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7778 51741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7779 51742 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7780 51742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7781 51752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7782 51752 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7783 51752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7784 51763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7785 51763 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7786 51763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7787 51773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7788 51774 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7789 51774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7790 51784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7791 51785 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7792 51785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7793 51795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7794 51796 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7795 51796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7796 51806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7797 51806 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7798 51806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7799 51817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7800 51817 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7801 51817 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7802 51827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7803 51828 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7804 51828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7805 51838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7806 51839 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7807 51839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7808 51849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7809 51850 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7810 51850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7811 51860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7812 51860 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7813 51860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7814 51871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7815 51871 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7816 51871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7817 51881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7818 51882 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7819 51882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7821 51892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7822 51893 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7823 51893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7824 51903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7825 51903 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7826 51903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7827 51914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7828 51914 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7829 51914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7830 51924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7831 51925 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7832 51925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7833 51935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7834 51936 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7835 51936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7836 51946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7837 51947 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7838 51947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7839 51957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7840 51958 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7841 51958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7842 51968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7843 51968 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7844 51968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7845 51979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7846 51979 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7847 51979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7848 51989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7849 51990 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7850 51990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7851 52000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7852 52001 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7853 52001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7854 52011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7855 52012 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7856 52012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7857 52022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7858 52022 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7859 52022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7860 52033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7861 52033 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7862 52033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7863 52043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7864 52044 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7865 52044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7866 52054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7867 52055 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7868 52055 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7869 52065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7870 52065 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7871 52065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7872 52076 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7873 52076 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7874 52076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7875 52086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7876 52087 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7877 52087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7878 52097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7879 52098 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7880 52098 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7881 52108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7882 52108 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7883 52108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7884 52119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7885 52119 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7886 52119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7887 52129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7888 52130 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7889 52130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7890 52140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7891 52141 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7892 52141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7893 52151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7894 52152 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7895 52152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7896 52162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7897 52163 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7898 52163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7899 52173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7900 52173 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7901 52173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7902 52184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7903 52184 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7904 52184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7905 52194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7906 52195 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7907 52195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7908 52205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7909 52206 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7910 52206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7911 52216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7912 52217 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7913 52217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7914 52227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7915 52228 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7916 52228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7917 52238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7918 52238 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7919 52238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7920 52249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7921 52249 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7922 52249 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7923 52259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7924 52260 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7925 52260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7926 52270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7927 52271 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7928 52271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7929 52281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7930 52282 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7931 52282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7932 52292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7933 52293 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7934 52293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7935 52303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7936 52304 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7937 52304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7938 52314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7939 52314 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7940 52314 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7941 52324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7942 52325 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7943 52325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7944 52335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7945 52336 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7946 52336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7947 52346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7948 52347 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7949 52347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7950 52357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7951 52358 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7952 52358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7953 52368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7954 52368 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7955 52368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7956 52378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7957 52379 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7958 52379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7959 52389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7960 52390 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7961 52390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7963 52400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7964 52400 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7965 52400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7966 52411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7967 52411 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7968 52411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7969 52421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7970 52422 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7971 52422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7972 52432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7973 52433 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7974 52433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7975 52443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7976 52443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7977 52443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7978 52454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7979 52454 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7980 52454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 7981 52464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7982 52465 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7983 52465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7984 52475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7985 52476 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7986 52476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7987 52486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7988 52486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7989 52486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7990 52496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7991 52497 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7992 52497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7993 52507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7994 52508 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7995 52508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7996 52518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 7997 52519 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 7998 52519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 7999 52529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8000 52529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8001 52529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8002 52540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8003 52540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8004 52540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8005 52550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8006 52551 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8007 52551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8008 52561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8009 52561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8010 52561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8011 52572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8012 52572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8013 52572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8014 52582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8015 52583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8016 52583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8017 52593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8018 52594 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8019 52594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8020 52604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8021 52605 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8022 52605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8023 52615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8024 52616 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8025 52616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8026 52626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8027 52627 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8028 52627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8029 52637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8030 52637 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8031 52637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8032 52648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8033 52648 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8034 52648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8035 52658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8036 52659 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8037 52659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8038 52669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8039 52670 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8040 52670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8041 52680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8042 52681 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8043 52681 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8044 52691 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8045 52692 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8046 52692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8047 52702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8048 52702 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8049 52702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8050 52712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8051 52713 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8052 52713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8053 52723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8054 52724 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8055 52724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8056 52734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8057 52734 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8058 52734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8059 52744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8060 52745 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8061 52745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8062 52755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8063 52756 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8064 52756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8065 52766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8066 52767 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8067 52767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8068 52777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8069 52777 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8070 52777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8071 52787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8072 52788 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8073 52788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8074 52798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8075 52799 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8076 52799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8077 52809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8078 52809 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8079 52809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8080 52819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8081 52820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8082 52820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8083 52830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8084 52831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8085 52831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8086 52841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8087 52842 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8088 52842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8089 52852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8090 52852 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8091 52852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8092 52862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8093 52863 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8094 52863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8095 52873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8096 52874 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8097 52874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8098 52884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8099 52885 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8100 52885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8101 52895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8102 52896 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8103 52896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8105 52906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8106 52906 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8107 52906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8108 52916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8109 52917 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8110 52917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8111 52927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8112 52928 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8113 52928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8114 52938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8115 52938 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8116 52938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8117 52949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8118 52949 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8119 52949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8120 52959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8121 52960 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8122 52960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8123 52970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8124 52971 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8125 52971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8126 52981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8127 52982 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8128 52982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8129 52992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8130 52992 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8131 52992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8132 53002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8133 53003 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8134 53003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8135 53013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8136 53014 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8137 53014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8138 53024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8139 53025 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8140 53025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8141 53035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8142 53036 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8143 53036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8144 53046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8145 53046 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8146 53046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8147 53056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8148 53057 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8149 53057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8150 53067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8151 53068 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8152 53068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8153 53078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8154 53079 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8155 53079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8156 53089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8157 53089 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8158 53089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8159 53099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8160 53100 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8161 53100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8162 53110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8163 53111 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8164 53111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8165 53121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8166 53122 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8167 53122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8168 53132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8169 53132 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8170 53132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8171 53143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8172 53143 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8173 53143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8174 53153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8175 53154 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8176 53154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8177 53164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8178 53164 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8179 53164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8180 53175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8181 53175 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8182 53175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8183 53185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8184 53186 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8185 53186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8186 53196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8187 53197 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8188 53197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8189 53207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8190 53207 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8191 53207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8192 53217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8193 53218 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8194 53218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8195 53228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8196 53229 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8197 53229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8198 53239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8199 53240 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8200 53240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8201 53250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8202 53250 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8203 53250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8204 53260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8205 53261 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8206 53261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8207 53271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8208 53272 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8209 53272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8210 53282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8211 53283 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8212 53283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8213 53293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8214 53294 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8215 53294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8216 53304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8217 53305 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8218 53305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8219 53315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8220 53315 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8221 53315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8222 53325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8223 53326 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8224 53326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8225 53336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8226 53337 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8227 53337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8228 53347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8229 53348 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8230 53348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8231 53358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8232 53359 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8233 53359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8234 53369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8235 53369 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8236 53369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8237 53379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8238 53380 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8239 53380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8240 53390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8241 53391 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8242 53391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8243 53401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8244 53401 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8245 53401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8247 53412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8248 53412 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8249 53412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8250 53422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8251 53423 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8252 53423 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8253 53433 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8254 53434 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8255 53434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8256 53444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8257 53445 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8258 53445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8259 53455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8260 53456 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8261 53456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8262 53466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8263 53466 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8264 53466 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8265 53476 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8266 53477 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8267 53477 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8268 53487 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8269 53488 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8270 53488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8271 53498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8272 53499 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8273 53499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8274 53509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8275 53510 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8276 53510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8277 53520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8278 53521 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8279 53521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8280 53531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8281 53531 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8282 53531 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8283 53541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8284 53542 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8285 53542 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8286 53552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8287 53553 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8288 53553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8289 53563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8290 53564 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8291 53564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8292 53574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8293 53574 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8294 53574 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8295 53584 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8296 53585 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8297 53585 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8298 53595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8299 53596 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8300 53596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8301 53606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8302 53606 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8303 53606 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8304 53616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8305 53617 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8306 53617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8307 53627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8308 53628 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8309 53628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8310 53638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8311 53639 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8312 53639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8313 53649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8314 53650 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8315 53650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8316 53660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8317 53660 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8318 53660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8319 53670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8320 53671 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8321 53671 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8322 53681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8323 53682 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8324 53682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8325 53692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8326 53692 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8327 53692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8328 53703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8329 53703 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8330 53703 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8331 53713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8332 53714 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8333 53714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8334 53724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8335 53725 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8336 53725 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8337 53735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8338 53736 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8339 53736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8340 53746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8341 53746 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8342 53746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8343 53757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8344 53757 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8345 53757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8346 53767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8347 53768 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8348 53768 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8349 53778 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8350 53779 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8351 53779 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8352 53789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8353 53790 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8354 53790 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8355 53800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8356 53800 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8357 53800 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8358 53811 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8359 53811 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8360 53811 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8361 53821 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8362 53822 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8363 53822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8364 53832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8365 53833 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8366 53833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8367 53843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8368 53844 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8369 53844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8370 53854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8371 53854 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8372 53854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8373 53864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8374 53865 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8375 53865 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8376 53875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8377 53876 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8378 53876 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8379 53886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8380 53886 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8381 53886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8382 53896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8383 53897 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8384 53897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8385 53907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8386 53908 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8387 53908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8389 53918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8390 53919 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8391 53919 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8392 53929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8393 53930 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8394 53930 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8395 53940 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8396 53940 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8397 53940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8398 53950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8399 53951 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8400 53951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8401 53961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8402 53962 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8403 53962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8404 53972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8405 53972 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8406 53972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8407 53983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8408 53983 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8409 53983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8410 53993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8411 53994 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8412 53994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8413 54004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8414 54005 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8415 54005 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8416 54015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8417 54016 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8418 54016 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8419 54026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8420 54026 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8421 54026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8422 54036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8423 54037 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8424 54037 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8425 54047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8426 54048 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8427 54048 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8428 54058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8429 54058 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8430 54058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8431 54068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8432 54069 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8433 54069 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8434 54079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8435 54080 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8436 54080 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8437 54090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8438 54090 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8439 54090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8440 54100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8441 54101 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8442 54101 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8443 54111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8444 54112 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8445 54112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8446 54122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8447 54123 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8448 54123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8449 54133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8450 54133 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8451 54133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8452 54143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8453 54144 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8454 54144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8455 54154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8456 54155 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8457 54155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8458 54165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8459 54165 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8460 54165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8461 54175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8462 54176 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8463 54176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8464 54186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8465 54187 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8466 54187 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8467 54197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8468 54198 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8469 54198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8470 54208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8471 54208 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8472 54208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8473 54218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8474 54219 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8475 54219 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8476 54229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8477 54230 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8478 54230 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8479 54240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8480 54240 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8481 54240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8482 54250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8483 54251 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8484 54251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8485 54261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8486 54262 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8487 54262 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8488 54272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8489 54272 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8490 54272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8491 54282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8492 54283 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8493 54283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8494 54293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8495 54294 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8496 54294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8497 54304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8498 54304 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8499 54304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8500 54314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8501 54315 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8502 54315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8503 54325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8504 54326 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8505 54326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8506 54336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8507 54336 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8508 54336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8509 54346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8510 54347 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8511 54347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8512 54357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8513 54358 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8514 54358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8515 54368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8516 54368 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8517 54368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8518 54378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8519 54379 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8520 54379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8521 54389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8522 54390 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8523 54390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8524 54400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8525 54400 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8526 54400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8527 54410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8528 54411 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8529 54411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8531 54421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8532 54422 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8533 54422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8534 54432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8535 54432 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8536 54432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8537 54443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8538 54443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8539 54443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8540 54453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8541 54454 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8542 54454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8543 54464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8544 54465 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8545 54465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8546 54475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8547 54475 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8548 54476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8549 54486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8550 54486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8551 54486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8552 54496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8553 54497 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8554 54497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8555 54507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8556 54508 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8557 54508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8558 54518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8559 54518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8560 54518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8561 54528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8562 54529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8563 54529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8564 54539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8565 54540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8566 54540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8567 54550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8568 54550 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8569 54550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8570 54560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8571 54561 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8572 54561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8573 54571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8574 54572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8575 54572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8576 54582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8577 54583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8578 54583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8579 54593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8580 54593 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8581 54593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8582 54604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8583 54604 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8584 54604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8585 54614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8586 54615 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8587 54615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8588 54625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8589 54626 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8590 54626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8591 54636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8592 54637 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8593 54637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8594 54647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8595 54648 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8596 54648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8597 54658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8598 54659 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8599 54659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8600 54669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8601 54670 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8602 54670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8603 54680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8604 54680 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8605 54680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8606 54690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8607 54691 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8608 54691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8609 54701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8610 54702 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8611 54702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8612 54712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8613 54713 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8614 54713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8615 54723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8616 54724 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8617 54724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8618 54734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8619 54734 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8620 54734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8621 54744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8622 54745 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8623 54745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8624 54755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8625 54756 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8626 54756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8627 54766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8628 54767 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8629 54767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8630 54777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8631 54778 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8632 54778 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8633 54788 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8634 54788 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8635 54788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8636 54798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8637 54799 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8638 54799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8639 54809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8640 54810 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8641 54810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8642 54820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8643 54821 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8644 54821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8645 54831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8646 54831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8647 54831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8648 54841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8649 54842 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8650 54842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8651 54852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8652 54853 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8653 54853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8654 54863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8655 54863 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8656 54863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8657 54873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8658 54874 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8659 54874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8660 54884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8661 54885 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8662 54885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8663 54895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8664 54896 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8665 54896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8666 54906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8667 54907 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8668 54907 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8669 54917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8670 54918 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8671 54918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8673 54928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8674 54928 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8675 54928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8676 54938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8677 54939 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8678 54939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8679 54949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8680 54950 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8681 54950 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8682 54960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8683 54960 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8684 54960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8685 54970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8686 54971 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8687 54971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8688 54981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8689 54982 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8690 54982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8691 54992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8692 54993 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8693 54993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8694 55003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8695 55004 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8696 55004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8697 55014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8698 55015 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8699 55015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8700 55025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8701 55026 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8702 55026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8703 55036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8704 55036 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8705 55036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8706 55046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8707 55047 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8708 55047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8709 55057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8710 55058 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8711 55058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8712 55068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8713 55068 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8714 55068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8715 55078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8716 55079 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8717 55079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8718 55089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8719 55090 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8720 55090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8721 55100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8722 55100 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8723 55100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8724 55110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8725 55111 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8726 55111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8727 55121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8728 55122 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8729 55122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8730 55132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8731 55133 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8732 55133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8733 55143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8734 55143 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8735 55143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8736 55154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8737 55154 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8738 55154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8739 55164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8740 55165 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8741 55165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8742 55175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8743 55176 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8744 55176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8745 55186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8746 55187 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8747 55187 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8748 55197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8749 55198 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8750 55198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8751 55208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8752 55208 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8753 55208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8754 55218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8755 55219 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8756 55219 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8757 55229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8758 55230 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8759 55230 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8760 55240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8761 55241 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8762 55241 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8763 55251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8764 55251 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8765 55251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8766 55261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8767 55262 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8768 55262 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8769 55272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8770 55273 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8771 55273 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8772 55283 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8773 55284 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8774 55284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8775 55294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8776 55295 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8777 55295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8778 55305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8779 55306 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8780 55306 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8781 55316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8782 55316 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8783 55316 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8784 55326 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8785 55327 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8786 55327 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8787 55337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8788 55338 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8789 55338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8790 55348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8791 55349 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8792 55349 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8793 55359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8794 55360 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8795 55360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8796 55370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8797 55370 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8798 55370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8799 55380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8800 55381 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8801 55381 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8802 55391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8803 55392 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8804 55392 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8805 55402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8806 55403 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8807 55403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8808 55413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8809 55413 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8810 55413 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8811 55423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8812 55424 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8813 55424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8815 55434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8816 55435 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8817 55435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8818 55445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8819 55445 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8820 55445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8821 55455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8822 55456 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8823 55456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8824 55466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8825 55467 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8826 55467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8827 55477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8828 55478 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8829 55478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8830 55488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8831 55488 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8832 55488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8833 55498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8834 55499 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8835 55499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8836 55509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8837 55510 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8838 55510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8839 55520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8840 55520 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8841 55520 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8842 55531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8843 55531 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8844 55531 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8845 55541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8846 55542 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8847 55542 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8848 55552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8849 55553 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8850 55553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8851 55563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8852 55564 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8853 55564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8854 55574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8855 55575 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8856 55575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8857 55585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8858 55585 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8859 55585 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8860 55595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8861 55596 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8862 55596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8863 55606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8864 55607 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8865 55607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8866 55617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8867 55618 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8868 55618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8869 55628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8870 55628 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8871 55628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8872 55638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8873 55639 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8874 55639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8875 55649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8876 55650 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8877 55650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8878 55660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8879 55661 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8880 55661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8881 55671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8882 55672 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8883 55672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8884 55682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8885 55682 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8886 55682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8887 55692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8888 55693 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8889 55693 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8890 55703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8891 55704 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8892 55704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8893 55714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8894 55715 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8895 55715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8896 55725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8897 55726 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8898 55726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8899 55736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8900 55736 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8901 55736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8902 55746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8903 55747 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8904 55747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8905 55757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8906 55758 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8907 55758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8908 55768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8909 55769 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8910 55769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8911 55779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8912 55780 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8913 55780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8914 55790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8915 55791 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8916 55791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8917 55801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8918 55802 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8919 55802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8920 55812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8921 55812 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8922 55812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8923 55822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8924 55823 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8925 55823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8926 55833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8927 55834 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8928 55834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8929 55844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8930 55845 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8931 55845 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8932 55855 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8933 55856 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8934 55856 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8935 55866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8936 55866 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8937 55866 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8938 55876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8939 55877 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8940 55877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8941 55887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8942 55888 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8943 55888 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8944 55898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8945 55899 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8946 55899 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8947 55909 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8948 55909 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8949 55910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8950 55920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8951 55920 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8952 55920 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8953 55930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8954 55931 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8955 55931 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8957 55941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8958 55942 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8959 55942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8960 55952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8961 55952 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8962 55952 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8963 55963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8964 55963 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8965 55963 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8966 55973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8967 55974 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8968 55974 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8969 55984 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8970 55985 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8971 55985 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8972 55995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8973 55996 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8974 55996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8975 56006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8976 56006 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8977 56006 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 8978 56016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8979 56017 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8980 56017 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8981 56027 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8982 56028 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8983 56028 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8984 56038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8985 56039 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8986 56039 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8987 56049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8988 56049 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8989 56050 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8990 56060 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8991 56060 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8992 56060 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8993 56070 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8994 56071 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8995 56071 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8996 56081 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 8997 56082 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 8998 56082 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 8999 56092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9000 56093 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9001 56093 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9002 56103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9003 56104 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9004 56104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9005 56114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9006 56115 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9007 56115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9008 56125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9009 56126 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9010 56126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9011 56136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9012 56136 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9013 56136 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9014 56146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9015 56147 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9016 56147 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9017 56157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9018 56158 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9019 56158 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9020 56168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9021 56169 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9022 56169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9023 56179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9024 56180 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9025 56180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9026 56190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9027 56191 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9028 56191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9029 56201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9030 56202 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9031 56202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9032 56212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9033 56212 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9034 56212 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9035 56222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9036 56223 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9037 56223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9038 56233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9039 56234 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9040 56234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9041 56244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9042 56244 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9043 56244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9044 56254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9045 56255 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9046 56255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9047 56265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9048 56266 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9049 56266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9050 56276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9051 56277 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9052 56277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9053 56287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9054 56287 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9055 56287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9056 56297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9057 56298 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9058 56298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9059 56308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9060 56309 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9061 56309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9062 56319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9063 56319 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9064 56319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9065 56329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9066 56330 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9067 56330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9068 56340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9069 56341 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9070 56341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9071 56351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9072 56352 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9073 56352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9074 56362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9075 56363 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9076 56363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9077 56373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9078 56373 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9079 56373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9080 56383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9081 56384 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9082 56384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9083 56394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9084 56395 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9085 56395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9086 56405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9087 56406 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9088 56406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9089 56416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9090 56417 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9091 56417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9092 56427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9093 56427 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9094 56427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9095 56437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9096 56438 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9097 56438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9099 56448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9100 56449 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9101 56449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9102 56459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9103 56460 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9104 56460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9105 56470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9106 56470 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9107 56470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9108 56480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9109 56481 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9110 56481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9111 56491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9112 56492 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9113 56492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9114 56502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9115 56502 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9116 56502 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9117 56512 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9118 56513 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9119 56513 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9120 56523 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9121 56524 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9122 56524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9123 56534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9124 56535 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9125 56535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9126 56545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9127 56545 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9128 56546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9129 56556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9130 56556 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9131 56556 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9132 56566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9133 56567 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9134 56567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9135 56577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9136 56578 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9137 56578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9138 56588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9139 56589 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9140 56589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9141 56599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9142 56599 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9143 56599 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9144 56609 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9145 56610 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9146 56610 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9147 56620 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9148 56621 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9149 56621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9150 56631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9151 56632 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9152 56632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9153 56642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9154 56643 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9155 56643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9156 56653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9157 56653 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9158 56654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9159 56664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9160 56664 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9161 56664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9162 56674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9163 56675 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9164 56675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9165 56685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9166 56686 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9167 56686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9168 56696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9169 56697 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9170 56697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9171 56707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9172 56707 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9173 56707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9174 56717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9175 56718 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9176 56718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9177 56728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9178 56729 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9179 56729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9180 56739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9181 56740 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9182 56740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9183 56750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9184 56750 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9185 56750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9186 56760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9187 56761 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9188 56761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9189 56771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9190 56772 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9191 56772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9192 56782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9193 56783 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9194 56783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9195 56793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9196 56794 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9197 56794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9198 56804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9199 56804 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9200 56804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9201 56814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9202 56815 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9203 56815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9204 56825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9205 56826 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9206 56826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9207 56836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9208 56836 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9209 56836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9210 56846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9211 56847 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9212 56847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9213 56857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9214 56858 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9215 56858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9216 56868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9217 56868 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9218 56868 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9219 56878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9220 56879 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9221 56879 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9222 56889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9223 56890 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9224 56890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9225 56900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9226 56900 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9227 56900 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9228 56911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9229 56911 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9230 56911 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9231 56921 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9232 56922 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9233 56922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9234 56932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9235 56933 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9236 56933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9237 56943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9238 56943 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9239 56943 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9241 56953 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9242 56954 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9243 56954 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9244 56964 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9245 56965 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9246 56965 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9247 56975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9248 56976 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9249 56976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9250 56986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9251 56986 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9252 56986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9253 56996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9254 56997 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9255 56997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9256 57007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9257 57008 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9258 57008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9259 57018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9260 57019 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9261 57019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9262 57029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9263 57029 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9264 57030 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9265 57040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9266 57040 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9267 57040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9268 57050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9269 57051 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9270 57051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9271 57061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9272 57062 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9273 57062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9274 57072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9275 57073 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9276 57073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9277 57083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9278 57084 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9279 57084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9280 57094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9281 57095 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9282 57095 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9283 57105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9284 57105 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9285 57105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9286 57115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9287 57116 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9288 57116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9289 57126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9290 57127 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9291 57127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9292 57137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9293 57137 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9294 57137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9295 57147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9296 57148 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9297 57148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9298 57158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9299 57159 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9300 57159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9301 57169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9302 57169 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9303 57169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9304 57179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9305 57180 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9306 57180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9307 57190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9308 57191 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9309 57191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9310 57201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9311 57202 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9312 57202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9313 57212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9314 57213 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9315 57213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9316 57223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9317 57223 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9318 57223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9319 57233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9320 57234 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9321 57234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9322 57244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9323 57245 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9324 57245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9325 57255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9326 57256 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9327 57256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9328 57266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9329 57266 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9330 57267 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9331 57277 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9332 57277 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9333 57277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9334 57287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9335 57288 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9336 57288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9337 57298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9338 57299 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9339 57299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9340 57309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9341 57310 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9342 57310 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9343 57320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9344 57321 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9345 57321 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9346 57331 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9347 57332 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9348 57332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9349 57342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9350 57343 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9351 57343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9352 57353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9353 57353 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9354 57353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9355 57363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9356 57364 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9357 57364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9358 57374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9359 57375 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9360 57375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9361 57385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9362 57385 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9363 57385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9364 57395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9365 57396 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9366 57396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9367 57406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9368 57407 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9369 57407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9370 57417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9371 57418 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9372 57418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9373 57428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9374 57429 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9375 57429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9376 57439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9377 57440 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9378 57440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9379 57450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9380 57451 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9381 57451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9383 57461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9384 57461 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9385 57462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9386 57472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9387 57472 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9388 57472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9389 57482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9390 57483 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9391 57483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9392 57493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9393 57494 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9394 57494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9395 57504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9396 57505 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9397 57505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9398 57515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9399 57516 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9400 57516 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9401 57526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9402 57526 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9403 57526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9404 57536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9405 57537 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9406 57537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9407 57547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9408 57548 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9409 57548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9410 57558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9411 57559 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9412 57559 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9413 57569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9414 57570 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9415 57570 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9416 57580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9417 57580 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9418 57580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9419 57590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9420 57591 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9421 57591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9422 57601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9423 57602 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9424 57602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9425 57612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9426 57613 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9427 57613 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9428 57623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9429 57624 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9430 57624 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9431 57634 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9432 57634 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9433 57635 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9434 57645 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9435 57645 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9436 57645 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9437 57655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9438 57656 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9439 57656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9440 57666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9441 57667 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9442 57667 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9443 57677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9444 57677 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9445 57677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9446 57687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9447 57688 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9448 57688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9449 57698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9450 57699 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9451 57699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9452 57709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9453 57710 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9454 57710 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9455 57720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9456 57721 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9457 57721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9458 57731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9459 57732 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9460 57732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9461 57742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9462 57742 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9463 57742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9464 57752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9465 57753 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9466 57753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9467 57763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9468 57764 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9469 57764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9470 57774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9471 57774 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9472 57774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9473 57784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9474 57785 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9475 57785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9476 57795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9477 57796 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9478 57796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9479 57806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9480 57807 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9481 57807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9482 57817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9483 57818 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9484 57818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9485 57828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9486 57828 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9487 57828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9488 57838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9489 57839 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9490 57839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9491 57849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9492 57850 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9493 57850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9494 57860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9495 57860 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9496 57860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9497 57870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9498 57871 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9499 57871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9500 57881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9501 57882 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9502 57882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9503 57892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9504 57893 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9505 57893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9506 57903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9507 57904 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9508 57904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9509 57914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9510 57915 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9511 57915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9512 57925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9513 57925 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9514 57925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9515 57935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9516 57936 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9517 57936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9518 57946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9519 57947 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9520 57947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9521 57957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9522 57958 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9523 57958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9525 57968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9526 57968 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9527 57968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9528 57978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9529 57979 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9530 57979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9531 57989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9532 57990 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9533 57990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9534 58000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9535 58001 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9536 58001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9537 58011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9538 58011 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9539 58012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9540 58022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9541 58022 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9542 58022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9543 58032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9544 58033 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9545 58033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9546 58043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9547 58044 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9548 58044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9549 58054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9550 58055 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9551 58055 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9552 58065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9553 58065 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9554 58065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9555 58075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9556 58076 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9557 58076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9558 58086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9559 58087 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9560 58087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9561 58097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9562 58097 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9563 58098 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9564 58108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9565 58108 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9566 58108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9567 58118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9568 58119 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9569 58119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9570 58129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9571 58130 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9572 58130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9573 58140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9574 58141 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9575 58141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9576 58151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9577 58151 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9578 58151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9579 58161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9580 58162 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9581 58162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9582 58172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9583 58173 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9584 58173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9585 58183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9586 58184 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9587 58184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9588 58194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9589 58194 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9590 58195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9591 58205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9592 58205 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9593 58205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9594 58215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9595 58216 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9596 58216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9597 58226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9598 58227 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9599 58227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9600 58237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9601 58237 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9602 58237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9603 58247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9604 58248 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9605 58248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9606 58258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9607 58259 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9608 58259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9609 58269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9610 58270 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9611 58270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9612 58280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9613 58281 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9614 58281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9615 58291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9616 58292 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9617 58292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9618 58302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9619 58303 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9620 58303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9621 58313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9622 58313 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9623 58313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9624 58323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9625 58324 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9626 58324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9627 58334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9628 58335 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9629 58335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9630 58345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9631 58346 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9632 58346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9633 58356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9634 58357 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9635 58357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9636 58367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9637 58368 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9638 58368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9639 58378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9640 58379 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9641 58379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9642 58389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9643 58389 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9644 58390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9645 58400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9646 58400 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9647 58400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9648 58410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9649 58411 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9650 58411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9651 58421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9652 58422 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9653 58422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9654 58432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9655 58432 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9656 58432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9657 58442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9658 58443 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9659 58443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9660 58453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9661 58454 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9662 58454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9663 58464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9664 58465 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9665 58465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9667 58475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9668 58476 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9669 58476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9670 58486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9671 58486 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9672 58486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9673 58496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9674 58497 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9675 58497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9676 58507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9677 58508 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9678 58508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9679 58518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9680 58518 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9681 58519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9682 58529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9683 58529 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9684 58529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9685 58539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9686 58540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9687 58540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9688 58550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9689 58551 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9690 58551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9691 58561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9692 58562 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9693 58562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9694 58572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9695 58572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9696 58572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9697 58582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9698 58583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9699 58583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9700 58593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9701 58594 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9702 58594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9703 58604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9704 58605 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9705 58605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9706 58615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9707 58616 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9708 58616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9709 58626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9710 58627 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9711 58627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9712 58637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9713 58637 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9714 58637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9715 58647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9716 58648 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9717 58648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9718 58658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9719 58659 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9720 58659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9721 58669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9722 58669 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9723 58669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9724 58679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9725 58680 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9726 58680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9727 58690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9728 58691 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9729 58691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9730 58701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9731 58702 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9732 58702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9733 58712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9734 58712 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9735 58712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9736 58722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9737 58723 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9738 58723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9739 58733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9740 58734 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9741 58734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9742 58744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9743 58745 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9744 58745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9745 58755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9746 58755 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9747 58756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9748 58766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9749 58766 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9750 58766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9751 58776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9752 58777 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9753 58777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9754 58787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9755 58788 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9756 58788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9757 58798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9758 58798 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9759 58798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9760 58808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9761 58809 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9762 58809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9763 58819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9764 58820 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9765 58820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9766 58830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9767 58831 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9768 58831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9769 58841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9770 58841 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9771 58841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9772 58851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9773 58852 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9774 58852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9775 58862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9776 58863 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9777 58863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9778 58873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9779 58873 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9780 58873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9781 58883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9782 58884 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9783 58884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9784 58894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9785 58895 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9786 58895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9787 58905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9788 58906 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9789 58906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9790 58916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9791 58917 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9792 58917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9793 58927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9794 58928 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9795 58928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9796 58938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9797 58939 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9798 58939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9799 58949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9800 58949 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9801 58949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9802 58959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9803 58960 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9804 58960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9805 58970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9806 58971 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9807 58971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9809 58981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9810 58981 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9811 58981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9812 58991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9813 58992 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9814 58992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9815 59002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9816 59003 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9817 59003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9818 59013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9819 59013 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9820 59013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9821 59023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9822 59024 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9823 59024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9824 59034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9825 59035 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9826 59035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9827 59045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9828 59046 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9829 59046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9830 59056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9831 59057 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9832 59057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9833 59067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9834 59068 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9835 59068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9836 59078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9837 59079 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9838 59079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9839 59089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9840 59089 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9841 59089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9842 59099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9843 59100 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9844 59100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9845 59110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9846 59111 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9847 59111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9848 59121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9849 59121 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9850 59121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9851 59131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9852 59132 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9853 59132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9854 59142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9855 59143 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9856 59143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9857 59153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9858 59154 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9859 59154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9860 59164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9861 59165 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9862 59165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9863 59175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9864 59175 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9865 59176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9866 59186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9867 59186 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9868 59186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9869 59196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9870 59197 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9871 59197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9872 59207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9873 59208 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9874 59208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9875 59218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9876 59219 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9877 59219 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9878 59229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9879 59229 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9880 59229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9881 59240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9882 59240 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9883 59240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9884 59250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9885 59251 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9886 59251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9887 59261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9888 59262 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9889 59262 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9890 59272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9891 59272 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9892 59272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9893 59282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9894 59283 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9895 59283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9896 59293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9897 59294 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9898 59294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9899 59304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9900 59305 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9901 59305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9902 59315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9903 59315 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9904 59315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9905 59325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9906 59326 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9907 59326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9908 59336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9909 59337 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9910 59337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9911 59347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9912 59348 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9913 59348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9914 59358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9915 59359 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9916 59359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9917 59369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9918 59369 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9919 59369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9920 59380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9921 59380 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9922 59380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9923 59390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9924 59391 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9925 59391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9926 59401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9927 59402 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9928 59402 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9929 59412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9930 59412 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9931 59412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9932 59422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9933 59423 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9934 59423 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9935 59433 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9936 59434 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9937 59434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9938 59444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9939 59444 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9940 59444 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9941 59454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9942 59455 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9943 59455 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9944 59465 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9945 59466 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9946 59466 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9947 59476 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9948 59476 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9949 59476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9951 59486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9952 59487 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9953 59487 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9954 59497 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9955 59498 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9956 59498 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9957 59508 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9958 59508 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9959 59508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9960 59518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9961 59519 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9962 59519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9963 59529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9964 59530 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9965 59530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9966 59540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9967 59540 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9968 59540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9969 59550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9970 59551 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9971 59551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9972 59561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9973 59562 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9974 59562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 9975 59572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9976 59572 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9977 59572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9978 59582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9979 59583 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9980 59583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9981 59593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9982 59594 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9983 59594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9984 59604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9985 59604 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9986 59604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9987 59614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9988 59615 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9989 59615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9990 59625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9991 59626 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9992 59626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9993 59636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9994 59636 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9995 59636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9996 59646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 9997 59647 target.c:1903 target_read_u32(): address: 0x2000004c, value: 0
x20000050
Debug: 9998 59647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 9999 59657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_re
ad_memory 0x2000004c 4 1
Debug: 10000 59658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10001 59658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10002 59668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10003 59669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10004 59669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10005 59679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10006 59679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10007 59680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10008 59690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10009 59690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10010 59690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10011 59700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10012 59701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10013 59701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10014 59711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10015 59712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10016 59712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10017 59722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10018 59723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10019 59723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10020 59733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10021 59733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10022 59733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10023 59743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10024 59744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10025 59744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10026 59754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10027 59755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10028 59755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10029 59765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10030 59766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10031 59766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10032 59776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10033 59777 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10034 59777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10035 59787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10036 59788 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10037 59788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10038 59798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10039 59799 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10040 59799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10041 59809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10042 59809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10043 59809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10044 59819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10045 59820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10046 59820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10047 59830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10048 59831 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10049 59831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10050 59841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10051 59841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10052 59841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10053 59851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10054 59852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10055 59852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10056 59862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10057 59863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10058 59863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10059 59873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10060 59874 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10061 59874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10062 59884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10063 59885 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10064 59885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10065 59895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10066 59896 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10067 59896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10068 59906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10069 59906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10070 59906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10071 59916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10072 59917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10073 59917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10074 59927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10075 59928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10076 59928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10077 59938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10078 59938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10079 59938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10080 59949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10081 59949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10082 59949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10083 59959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10084 59960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10085 59960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10086 59970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10087 59971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10088 59971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10089 59981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10090 59981 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10091 59981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10093 59991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10094 59992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10095 59992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10096 60002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10097 60003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10098 60003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10099 60013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10100 60013 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10101 60013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10102 60023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10103 60024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10104 60024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10105 60034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10106 60035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10107 60035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10108 60045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10109 60045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10110 60045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10111 60055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10112 60056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10113 60056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10114 60066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10115 60067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10116 60067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10117 60077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10118 60078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10119 60078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10120 60088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10121 60089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10122 60089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10123 60099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10124 60100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10125 60100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10126 60110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10127 60110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10128 60110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10129 60120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10130 60121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10131 60121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10132 60131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10133 60132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10134 60132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10135 60142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10136 60143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10137 60143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10138 60153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10139 60153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10140 60153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10141 60163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10142 60164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10143 60164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10144 60174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10145 60175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10146 60175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10147 60185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10148 60186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10149 60186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10150 60196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10151 60196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10152 60196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10153 60206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10154 60207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10155 60207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10156 60217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10157 60218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10158 60218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10159 60228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10160 60229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10161 60229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10162 60239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10163 60240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10164 60240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10165 60250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10166 60250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10167 60250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10168 60260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10169 60261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10170 60261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10171 60271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10172 60272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10173 60272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10174 60282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10175 60283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10176 60283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10177 60293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10178 60293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10179 60293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10180 60303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10181 60304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10182 60304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10183 60314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10184 60315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10185 60315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10186 60325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10187 60325 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10188 60325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10189 60335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10190 60336 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10191 60336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10192 60346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10193 60347 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10194 60347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10195 60357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10196 60357 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10197 60357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10198 60367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10199 60368 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10200 60368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10201 60378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10202 60379 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10203 60379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10204 60389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10205 60390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10206 60390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10207 60400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10208 60400 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10209 60400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10210 60410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10211 60411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10212 60411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10213 60421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10214 60422 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10215 60422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10216 60432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10217 60433 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10218 60433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10219 60443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10220 60443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10221 60443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10222 60453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10223 60454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10224 60454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10225 60464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10226 60465 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10227 60465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10228 60475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10229 60475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10230 60475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10231 60486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10232 60486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10233 60486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10235 60496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10236 60497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10237 60497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10238 60507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10239 60508 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10240 60508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10241 60518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10242 60518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10243 60519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10244 60529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10245 60529 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10246 60529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10247 60539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10248 60540 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10249 60540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10250 60550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10251 60551 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10252 60551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10253 60561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10254 60561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10255 60561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10256 60571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10257 60572 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10258 60572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10259 60582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10260 60583 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10261 60583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10262 60593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10263 60594 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10264 60594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10265 60604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10266 60605 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10267 60605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10268 60615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10269 60616 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10270 60616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10271 60626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10272 60627 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10273 60627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10274 60637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10275 60637 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10276 60637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10277 60647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10278 60648 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10279 60648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10280 60658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10281 60659 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10282 60659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10283 60669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10284 60669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10285 60669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10286 60679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10287 60680 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10288 60680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10289 60690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10290 60691 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10291 60691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10292 60701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10293 60701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10294 60701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10295 60711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10296 60712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10297 60712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10298 60722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10299 60723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10300 60723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10301 60733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10302 60733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10303 60733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10304 60743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10305 60744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10306 60744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10307 60754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10308 60755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10309 60755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10310 60765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10311 60766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10312 60766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10313 60776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10314 60776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10315 60776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10316 60786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10317 60787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10318 60787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10319 60797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10320 60798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10321 60798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10322 60808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10323 60809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10324 60809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10325 60819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10326 60820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10327 60820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10328 60830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10329 60831 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10330 60831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10331 60841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10332 60841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10333 60841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10334 60851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10335 60852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10336 60852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10337 60862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10338 60863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10339 60863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10340 60873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10341 60873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10342 60873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10343 60883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10344 60884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10345 60884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10346 60894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10347 60895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10348 60895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10349 60905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10350 60906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10351 60906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10352 60916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10353 60917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10354 60917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10355 60927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10356 60928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10357 60928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10358 60938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10359 60938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10360 60938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10361 60949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10362 60949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10363 60949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10364 60959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10365 60960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10366 60960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10367 60970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10368 60971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10369 60971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10370 60981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10371 60982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10372 60982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10373 60992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10374 60993 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10375 60993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10377 61003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10378 61004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10379 61004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10380 61014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10381 61015 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10382 61015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10383 61025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10384 61025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10385 61025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10386 61035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10387 61036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10388 61036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10389 61046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10390 61047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10391 61047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10392 61057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10393 61057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10394 61057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10395 61067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10396 61068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10397 61068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10398 61078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10399 61079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10400 61079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10401 61089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10402 61089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10403 61089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10404 61099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10405 61100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10406 61100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10407 61110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10408 61111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10409 61111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10410 61121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10411 61122 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10412 61122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10413 61132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10414 61133 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10415 61133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10416 61143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10417 61144 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10418 61144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10419 61154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10420 61154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10421 61154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10422 61165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10423 61165 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10424 61165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10425 61175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10426 61176 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10427 61176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10428 61186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10429 61187 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10430 61187 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10431 61197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10432 61198 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10433 61198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10434 61208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10435 61208 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10436 61208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10437 61218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10438 61219 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10439 61219 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10440 61229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10441 61230 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10442 61230 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10443 61240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10444 61240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10445 61241 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10446 61251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10447 61251 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10448 61251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10449 61261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10450 61262 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10451 61262 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10452 61272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10453 61273 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10454 61273 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10455 61283 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10456 61284 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10457 61284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10458 61294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10459 61295 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10460 61295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10461 61305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10462 61305 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10463 61305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10464 61315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10465 61316 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10466 61316 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10467 61326 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10468 61327 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10469 61327 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10470 61337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10471 61338 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10472 61338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10473 61348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10474 61348 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10475 61348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10476 61358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10477 61359 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10478 61359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10479 61369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10480 61370 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10481 61370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10482 61380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10483 61381 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10484 61381 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10485 61391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10486 61392 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10487 61392 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10488 61402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10489 61403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10490 61403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10491 61413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10492 61413 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10493 61413 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10494 61423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10495 61424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10496 61424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10497 61434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10498 61435 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10499 61435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10500 61445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10501 61445 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10502 61445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10503 61455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10504 61456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10505 61456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10506 61466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10507 61467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10508 61467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10509 61477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10510 61477 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10511 61477 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10512 61487 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10513 61488 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10514 61488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10515 61498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10516 61499 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10517 61499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10519 61509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10520 61509 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10521 61509 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10522 61520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10523 61520 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10524 61520 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10525 61530 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10526 61531 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10527 61531 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10528 61541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10529 61542 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10530 61542 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10531 61552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10532 61553 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10533 61553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10534 61563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10535 61564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10536 61564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10537 61574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10538 61575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10539 61575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10540 61585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10541 61585 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10542 61585 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10543 61595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10544 61596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10545 61596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10546 61606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10547 61607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10548 61607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10549 61617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10550 61617 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10551 61617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10552 61627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10553 61628 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10554 61628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10555 61638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10556 61639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10557 61639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10558 61649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10559 61649 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10560 61649 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10561 61660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10562 61660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10563 61660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10564 61670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10565 61671 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10566 61671 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10567 61681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10568 61682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10569 61682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10570 61692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10571 61693 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10572 61693 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10573 61703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10574 61704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10575 61704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10576 61714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10577 61714 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10578 61714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10579 61724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10580 61725 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10581 61725 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10582 61735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10583 61736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10584 61736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10585 61746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10586 61746 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10587 61746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10588 61756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10589 61757 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10590 61757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10591 61767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10592 61768 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10593 61768 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10594 61778 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10595 61778 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10596 61778 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10597 61789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10598 61789 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10599 61789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10600 61799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10601 61800 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10602 61800 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10603 61810 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10604 61811 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10605 61811 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10606 61821 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10607 61821 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10608 61821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10609 61831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10610 61832 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10611 61832 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10612 61842 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10613 61843 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10614 61843 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10615 61853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10616 61853 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10617 61853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10618 61863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10619 61864 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10620 61864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10621 61874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10622 61875 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10623 61875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10624 61885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10625 61886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10626 61886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10627 61896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10628 61897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10629 61897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10630 61907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10631 61908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10632 61908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10633 61918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10634 61918 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10635 61918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10636 61929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10637 61929 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10638 61929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10639 61939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10640 61940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10641 61940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10642 61950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10643 61951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10644 61951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10645 61961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10646 61961 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10647 61961 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10648 61971 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10649 61972 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10650 61972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10651 61982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10652 61983 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10653 61983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10654 61993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10655 61993 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10656 61993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10657 62004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10658 62004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10659 62004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10661 62014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10662 62015 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10663 62015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10664 62025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10665 62026 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10666 62026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10667 62036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10668 62036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10669 62036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10670 62046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10671 62047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10672 62047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10673 62057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10674 62058 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10675 62058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10676 62068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10677 62068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10678 62068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10679 62078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10680 62079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10681 62079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10682 62089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10683 62090 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10684 62090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10685 62100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10686 62101 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10687 62101 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10688 62111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10689 62112 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10690 62112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10691 62122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10692 62122 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10693 62122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10694 62132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10695 62133 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10696 62133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10697 62143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10698 62144 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10699 62144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10700 62154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10701 62155 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10702 62155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10703 62165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10704 62166 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10705 62166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10706 62176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10707 62176 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10708 62176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10709 62186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10710 62187 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10711 62187 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10712 62197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10713 62198 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10714 62198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10715 62208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10716 62209 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10717 62209 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10718 62219 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10719 62220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10720 62220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10721 62230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10722 62230 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10723 62230 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10724 62241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10725 62241 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10726 62241 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10727 62251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10728 62252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10729 62252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10730 62262 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10731 62263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10732 62263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10733 62273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10734 62273 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10735 62273 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10736 62284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10737 62284 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10738 62284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10739 62294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10740 62295 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10741 62295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10742 62305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10743 62306 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10744 62306 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10745 62316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10746 62316 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10747 62316 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10748 62327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10749 62327 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10750 62327 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10751 62337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10752 62338 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10753 62338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10754 62348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10755 62349 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10756 62349 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10757 62359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10758 62360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10759 62360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10760 62370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10761 62370 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10762 62370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10763 62380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10764 62381 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10765 62381 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10766 62391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10767 62391 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10768 62391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10769 62402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10770 62402 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10771 62402 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10772 62412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10773 62413 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10774 62413 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10775 62423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10776 62424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10777 62424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10778 62434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10779 62435 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10780 62435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10781 62445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10782 62446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10783 62446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10784 62456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10785 62456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10786 62456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10787 62466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10788 62467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10789 62467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10790 62477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10791 62478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10792 62478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10793 62488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10794 62489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10795 62489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10796 62499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10797 62500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10798 62500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10799 62510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10800 62510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10801 62510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10803 62520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10804 62521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10805 62521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10806 62531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10807 62532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10808 62532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10809 62542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10810 62543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10811 62543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10812 62553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10813 62553 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10814 62553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10815 62563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10816 62564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10817 62564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10818 62574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10819 62575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10820 62575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10821 62585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10822 62586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10823 62586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10824 62596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10825 62596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10826 62596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10827 62606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10828 62607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10829 62607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10830 62617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10831 62618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10832 62618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10833 62628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10834 62629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10835 62629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10836 62639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10837 62639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10838 62639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10839 62649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10840 62650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10841 62650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10842 62660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10843 62661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10844 62661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10845 62671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10846 62672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10847 62672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10848 62682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10849 62682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10850 62682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10851 62692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10852 62693 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10853 62693 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10854 62703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10855 62704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10856 62704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10857 62714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10858 62714 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10859 62714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10860 62724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10861 62725 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10862 62725 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10863 62735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10864 62736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10865 62736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10866 62746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10867 62746 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10868 62746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10869 62757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10870 62757 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10871 62757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10872 62767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10873 62768 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10874 62768 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10875 62778 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10876 62779 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10877 62779 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10878 62789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10879 62789 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10880 62789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10881 62799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10882 62800 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10883 62800 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10884 62810 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10885 62811 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10886 62811 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10887 62821 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10888 62822 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10889 62822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10890 62832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10891 62833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10892 62833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10893 62843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10894 62843 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10895 62843 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10896 62853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10897 62854 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10898 62854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10899 62864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10900 62865 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10901 62865 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10902 62875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10903 62876 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10904 62876 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10905 62886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10906 62887 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10907 62887 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10908 62897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10909 62897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10910 62897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10911 62908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10912 62908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10913 62908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10914 62918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10915 62919 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10916 62919 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10917 62929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10918 62930 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10919 62930 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10920 62940 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10921 62941 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10922 62941 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10923 62951 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10924 62951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10925 62951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10926 62961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10927 62962 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10928 62962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10929 62972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10930 62973 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10931 62973 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10932 62983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10933 62984 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10934 62984 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10935 62994 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10936 62994 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10937 62994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10938 63005 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10939 63005 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10940 63005 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10941 63015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10942 63016 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10943 63016 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10945 63026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10946 63027 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10947 63027 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10948 63037 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10949 63037 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10950 63037 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10951 63047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10952 63048 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10953 63048 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10954 63058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10955 63059 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10956 63059 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10957 63069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10958 63069 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10959 63069 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10960 63079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10961 63080 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10962 63080 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10963 63090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10964 63091 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10965 63091 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10966 63101 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10967 63102 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10968 63102 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10969 63112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10970 63112 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10971 63112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 10972 63122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10973 63123 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10974 63123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10975 63133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10976 63134 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10977 63134 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10978 63144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10979 63144 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10980 63144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10981 63155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10982 63155 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10983 63155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10984 63165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10985 63166 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10986 63166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10987 63176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10988 63177 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10989 63177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10990 63187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10991 63188 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10992 63188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10993 63198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10994 63198 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10995 63198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10996 63209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 10997 63209 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 10998 63209 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 10999 63219 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11000 63220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11001 63220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11002 63230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11003 63231 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11004 63231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11005 63241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11006 63242 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11007 63242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11008 63252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11009 63252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11010 63252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11011 63262 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11012 63263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11013 63263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11014 63273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11015 63274 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11016 63274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11017 63284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11018 63285 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11019 63285 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11020 63295 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11021 63296 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11022 63296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11023 63306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11024 63307 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11025 63307 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11026 63317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11027 63317 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11028 63317 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11029 63327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11030 63328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11031 63328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11032 63338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11033 63339 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11034 63339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11035 63349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11036 63350 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11037 63350 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11038 63360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11039 63360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11040 63360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11041 63370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11042 63371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11043 63371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11044 63381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11045 63382 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11046 63382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11047 63392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11048 63392 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11049 63392 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11050 63402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11051 63403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11052 63403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11053 63413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11054 63414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11055 63414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11056 63424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11057 63424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11058 63424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11059 63434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11060 63435 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11061 63435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11062 63445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11063 63446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11064 63446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11065 63456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11066 63456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11067 63456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11068 63467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11069 63467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11070 63467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11071 63477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11072 63478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11073 63478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11074 63488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11075 63489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11076 63489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11077 63499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11078 63500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11079 63500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11080 63510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11081 63511 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11082 63511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11083 63521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11084 63521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11085 63521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11087 63531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11088 63532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11089 63532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11090 63542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11091 63543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11092 63543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11093 63553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11094 63554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11095 63554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11096 63564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11097 63564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11098 63564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11099 63574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11100 63575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11101 63575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11102 63585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11103 63586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11104 63586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11105 63596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11106 63597 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11107 63597 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11108 63607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11109 63608 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11110 63608 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11111 63618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11112 63619 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11113 63619 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11114 63629 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11115 63629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11116 63629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11117 63639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11118 63640 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11119 63640 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11120 63650 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11121 63650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11122 63650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11123 63661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11124 63661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11125 63661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11126 63671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11127 63672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11128 63672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11129 63682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11130 63683 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11131 63683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11132 63693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11133 63694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11134 63694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11135 63704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11136 63704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11137 63704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11138 63714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11139 63715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11140 63715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11141 63725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11142 63726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11143 63726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11144 63736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11145 63736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11146 63736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11147 63747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11148 63747 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11149 63747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11150 63757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11151 63758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11152 63758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11153 63768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11154 63769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11155 63769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11156 63779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11157 63780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11158 63780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11159 63790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11160 63791 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11161 63791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11162 63801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11163 63801 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11164 63801 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11165 63811 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11166 63812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11167 63812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11168 63822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11169 63823 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11170 63823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11171 63833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11172 63833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11173 63833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11174 63843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11175 63844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11176 63844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11177 63854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11178 63855 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11179 63855 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11180 63865 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11181 63866 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11182 63866 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11183 63876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11184 63877 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11185 63877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11186 63887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11187 63888 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11188 63888 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11189 63898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11190 63898 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11191 63898 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11192 63908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11193 63909 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11194 63909 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11195 63919 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11196 63920 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11197 63920 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11198 63930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11199 63931 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11200 63931 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11201 63941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11202 63942 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11203 63942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11204 63952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11205 63952 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11206 63952 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11207 63962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11208 63963 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11209 63963 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11210 63973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11211 63974 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11212 63974 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11213 63984 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11214 63985 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11215 63985 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11216 63995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11217 63996 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11218 63996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11219 64006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11220 64006 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11221 64006 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11222 64016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11223 64017 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11224 64017 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11225 64027 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11226 64028 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11227 64028 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11229 64038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11230 64039 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11231 64039 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11232 64049 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11233 64049 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11234 64049 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11235 64059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11236 64060 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11237 64060 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11238 64070 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11239 64071 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11240 64071 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11241 64081 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11242 64082 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11243 64082 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11244 64092 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11245 64093 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11246 64093 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11247 64103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11248 64104 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11249 64104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11250 64114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11251 64114 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11252 64114 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11253 64125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11254 64125 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11255 64125 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11256 64135 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11257 64136 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11258 64136 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11259 64146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11260 64147 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11261 64147 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11262 64157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11263 64158 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11264 64158 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11265 64168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11266 64168 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11267 64168 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11268 64178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11269 64179 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11270 64179 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11271 64189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11272 64190 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11273 64190 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11274 64200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11275 64201 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11276 64201 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11277 64211 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11278 64212 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11279 64212 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11280 64222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11281 64223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11282 64223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11283 64233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11284 64233 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11285 64233 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11286 64244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11287 64244 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11288 64244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11289 64254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11290 64255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11291 64255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11292 64265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11293 64266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11294 64266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11295 64276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11296 64276 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11297 64276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11298 64287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11299 64287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11300 64287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11301 64297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11302 64298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11303 64298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11304 64308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11305 64308 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11306 64308 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11307 64319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11308 64319 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11309 64319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11310 64329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11311 64330 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11312 64330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11313 64340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11314 64341 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11315 64341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11316 64351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11317 64352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11318 64352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11319 64362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11320 64362 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11321 64362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11322 64373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11323 64373 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11324 64373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11325 64383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11326 64384 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11327 64384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11328 64394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11329 64395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11330 64395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11331 64405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11332 64405 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11333 64405 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11334 64415 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11335 64416 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11336 64416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11337 64426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11338 64427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11339 64427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11340 64437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11341 64438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11342 64438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11343 64448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11344 64449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11345 64449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11346 64459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11347 64459 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11348 64459 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11349 64470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11350 64470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11351 64470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11352 64480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11353 64481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11354 64481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11355 64491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11356 64492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11357 64492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11358 64502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11359 64503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11360 64503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11361 64513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11362 64514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11363 64514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11364 64524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11365 64524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11366 64524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11367 64534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11368 64535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11369 64535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11371 64545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11372 64546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11373 64546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11374 64556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11375 64557 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11376 64557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11377 64567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11378 64568 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11379 64568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11380 64578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11381 64578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11382 64578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11383 64588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11384 64589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11385 64589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11386 64599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11387 64600 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11388 64600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11389 64610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11390 64611 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11391 64611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11392 64621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11393 64621 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11394 64621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11395 64632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11396 64632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11397 64632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11398 64642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11399 64643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11400 64643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11401 64653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11402 64654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11403 64654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11404 64664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11405 64664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11406 64664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11407 64675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11408 64675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11409 64675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11410 64685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11411 64686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11412 64686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11413 64696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11414 64697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11415 64697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11416 64707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11417 64708 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11418 64708 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11419 64718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11420 64718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11421 64718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11422 64728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11423 64729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11424 64729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11425 64739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11426 64740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11427 64740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11428 64750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11429 64750 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11430 64750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11431 64760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11432 64761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11433 64761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11434 64771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11435 64772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11436 64772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11437 64782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11438 64783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11439 64783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11440 64793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11441 64794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11442 64794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11443 64804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11444 64804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11445 64804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11446 64814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11447 64815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11448 64815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11449 64825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11450 64826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11451 64826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11452 64836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11453 64836 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11454 64836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11455 64846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11456 64847 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11457 64847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11458 64857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11459 64858 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11460 64858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11461 64868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11462 64868 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11463 64868 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11464 64878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11465 64879 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11466 64879 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11467 64889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11468 64890 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11469 64890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11470 64900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11471 64901 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11472 64901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11473 64911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11474 64912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11475 64912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11476 64922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11477 64922 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11478 64922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11479 64932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11480 64933 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11481 64933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11482 64943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11483 64944 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11484 64944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11485 64954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11486 64955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11487 64955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11488 64965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11489 64965 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11490 64965 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11491 64975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11492 64976 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11493 64976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11494 64986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11495 64987 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11496 64987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11497 64997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11498 64997 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11499 64997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11500 65007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11501 65008 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11502 65008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11503 65018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11504 65019 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11505 65019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11506 65029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11507 65030 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11508 65030 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11509 65040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11510 65040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11511 65040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11513 65050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11514 65051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11515 65051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11516 65061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11517 65062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11518 65062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11519 65072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11520 65073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11521 65073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11522 65083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11523 65084 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11524 65084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11525 65094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11526 65094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11527 65094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11528 65105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11529 65105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11530 65105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11531 65115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11532 65116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11533 65116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11534 65126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11535 65127 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11536 65127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11537 65137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11538 65138 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11539 65138 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11540 65148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11541 65149 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11542 65149 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11543 65159 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11544 65159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11545 65159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11546 65169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11547 65170 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11548 65170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11549 65180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11550 65181 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11551 65181 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11552 65191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11553 65192 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11554 65192 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11555 65202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11556 65203 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11557 65203 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11558 65213 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11559 65213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11560 65213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11561 65224 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11562 65224 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11563 65224 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11564 65234 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11565 65235 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11566 65235 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11567 65245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11568 65246 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11569 65246 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11570 65256 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11571 65257 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11572 65257 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11573 65267 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11574 65268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11575 65268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11576 65278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11577 65278 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11578 65278 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11579 65288 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11580 65289 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11581 65289 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11582 65299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11583 65300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11584 65300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11585 65310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11586 65310 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11587 65310 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11588 65320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11589 65321 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11590 65321 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11591 65331 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11592 65332 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11593 65332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11594 65342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11595 65343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11596 65343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11597 65353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11598 65354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11599 65354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11600 65364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11601 65364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11602 65364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11603 65374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11604 65375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11605 65375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11606 65385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11607 65386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11608 65386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11609 65396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11610 65397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11611 65397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11612 65407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11613 65408 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11614 65408 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11615 65418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11616 65418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11617 65418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11618 65428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11619 65429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11620 65429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11621 65439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11622 65440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11623 65440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11624 65450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11625 65450 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11626 65450 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11627 65460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11628 65461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11629 65461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11630 65471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11631 65472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11632 65472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11633 65482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11634 65483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11635 65483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11636 65493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11637 65493 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11638 65493 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11639 65503 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11640 65504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11641 65504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11642 65514 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11643 65515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11644 65515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11645 65525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11646 65526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11647 65526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11648 65536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11649 65536 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11650 65536 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11651 65546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11652 65547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11653 65547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11655 65557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11656 65558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11657 65558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11658 65568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11659 65569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11660 65569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11661 65579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11662 65580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11663 65580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11664 65590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11665 65591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11666 65591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11667 65601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11668 65601 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11669 65601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11670 65611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11671 65612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11672 65612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11673 65622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11674 65623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11675 65623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11676 65633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11677 65634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11678 65634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11679 65644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11680 65645 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11681 65645 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11682 65655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11683 65655 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11684 65655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11685 65665 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11686 65666 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11687 65666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11688 65676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11689 65677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11690 65677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11691 65687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11692 65688 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11693 65688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11694 65698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11695 65698 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11696 65698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11697 65708 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11698 65709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11699 65709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11700 65719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11701 65720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11702 65720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11703 65730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11704 65731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11705 65731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11706 65741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11707 65742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11708 65742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11709 65752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11710 65752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11711 65752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11712 65762 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11713 65763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11714 65763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11715 65773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11716 65774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11717 65774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11718 65784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11719 65785 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11720 65785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11721 65795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11722 65795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11723 65795 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11724 65806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11725 65806 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11726 65806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11727 65816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11728 65817 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11729 65817 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11730 65827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11731 65828 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11732 65828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11733 65838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11734 65839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11735 65839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11736 65849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11737 65850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11738 65850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11739 65860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11740 65860 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11741 65860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11742 65870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11743 65871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11744 65871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11745 65881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11746 65882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11747 65882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11748 65892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11749 65893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11750 65893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11751 65903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11752 65904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11753 65904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11754 65914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11755 65914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11756 65914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11757 65925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11758 65925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11759 65925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11760 65935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11761 65936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11762 65936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11763 65946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11764 65947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11765 65947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11766 65957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11767 65958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11768 65958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11769 65968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11770 65968 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11771 65968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11772 65978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11773 65979 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11774 65979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11775 65989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11776 65990 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11777 65990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11778 66000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11779 66000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11780 66000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11781 66010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11782 66011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11783 66011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11784 66021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11785 66022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11786 66022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11787 66032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11788 66032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11789 66032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11790 66042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11791 66043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11792 66043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11793 66053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11794 66054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11795 66054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11797 66064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11798 66065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11799 66065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11800 66075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11801 66076 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11802 66076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11803 66086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11804 66087 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11805 66087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11806 66097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11807 66097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11808 66097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11809 66108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11810 66108 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11811 66108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11812 66118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11813 66119 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11814 66119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11815 66129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11816 66130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11817 66130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11818 66140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11819 66140 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11820 66140 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11821 66151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11822 66151 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11823 66151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11824 66161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11825 66162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11826 66162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11827 66172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11828 66173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11829 66173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11830 66183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11831 66184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11832 66184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11833 66194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11834 66194 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11835 66194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11836 66204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11837 66205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11838 66205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11839 66215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11840 66216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11841 66216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11842 66226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11843 66227 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11844 66227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11845 66237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11846 66237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11847 66237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11848 66247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11849 66248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11850 66248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11851 66258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11852 66259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11853 66259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11854 66269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11855 66270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11856 66270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11857 66280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11858 66281 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11859 66281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11860 66291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11861 66292 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11862 66292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11863 66302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11864 66302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11865 66302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11866 66312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11867 66313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11868 66313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11869 66323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11870 66324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11871 66324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11872 66334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11873 66334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11874 66334 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11875 66345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11876 66345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11877 66345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11878 66355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11879 66356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11880 66356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11881 66366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11882 66367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11883 66367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11884 66377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11885 66377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11886 66377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11887 66387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11888 66388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11889 66388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11890 66398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11891 66399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11892 66399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11893 66409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11894 66410 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11895 66410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11896 66420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11897 66421 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11898 66421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11899 66431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11900 66432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11901 66432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11902 66442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11903 66442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11904 66442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11905 66452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11906 66453 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11907 66453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11908 66463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11909 66464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11910 66464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11911 66474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11912 66475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11913 66475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11914 66485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11915 66485 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11916 66485 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11917 66495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11918 66496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11919 66496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11920 66506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11921 66507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11922 66507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11923 66517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11924 66517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11925 66517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11926 66528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11927 66528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11928 66528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11929 66538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11930 66539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11931 66539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11932 66549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11933 66550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11934 66550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11935 66560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11936 66560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11937 66560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11939 66570 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11940 66571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11941 66571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11942 66581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11943 66582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11944 66582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11945 66592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11946 66593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11947 66593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11948 66603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11949 66604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11950 66604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11951 66614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11952 66615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11953 66615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11954 66625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11955 66625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11956 66625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11957 66635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11958 66636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11959 66636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11960 66646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11961 66647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11962 66647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11963 66657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11964 66657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11965 66657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11966 66667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11967 66668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11968 66668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11969 66678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11970 66679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11971 66679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11972 66689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11973 66690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11974 66690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11975 66700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11976 66700 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11977 66700 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11978 66710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11979 66711 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11980 66711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11981 66721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11982 66722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11983 66722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11984 66732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11985 66732 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11986 66732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11987 66742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11988 66743 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11989 66743 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11990 66753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11991 66754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11992 66754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11993 66764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11994 66765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11995 66765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 11996 66775 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 11997 66776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 11998 66776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 11999 66786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12000 66787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12001 66787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12002 66797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12003 66797 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12004 66797 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12005 66808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12006 66808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12007 66808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12008 66818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12009 66819 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12010 66819 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12011 66829 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12012 66830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12013 66830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12014 66840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12015 66840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12016 66840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12017 66850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12018 66851 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12019 66851 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12020 66861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12021 66862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12022 66862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12023 66872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12024 66873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12025 66873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12026 66883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12027 66883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12028 66883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12029 66893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12030 66894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12031 66894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12032 66904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12033 66905 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12034 66905 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12035 66915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12036 66915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12037 66915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12038 66925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12039 66926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12040 66926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12041 66936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12042 66937 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12043 66937 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12044 66947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12045 66947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12046 66947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12047 66957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12048 66958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12049 66958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12050 66968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12051 66969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12052 66969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12053 66979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12054 66979 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12055 66979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12056 66990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12057 66990 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12058 66990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12059 67000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12060 67001 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12061 67001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12062 67011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12063 67011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12064 67011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12065 67022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12066 67022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12067 67022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12068 67032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12069 67033 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12070 67033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12071 67043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12072 67044 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12073 67044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12074 67054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12075 67054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12076 67054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12077 67064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12078 67065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12079 67065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12081 67075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12082 67076 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12083 67076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12084 67086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12085 67087 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12086 67087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12087 67097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12088 67097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12089 67097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12090 67108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12091 67108 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12092 67108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12093 67118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12094 67119 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12095 67119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12096 67129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12097 67130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12098 67130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12099 67140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12100 67140 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12101 67140 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12102 67150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12103 67151 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12104 67151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12105 67161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12106 67162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12107 67162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12108 67172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12109 67172 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12110 67172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12111 67182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12112 67183 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12113 67183 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12114 67193 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12115 67194 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12116 67194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12117 67204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12118 67204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12119 67204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12120 67214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12121 67215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12122 67215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12123 67225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12124 67226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12125 67226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12126 67236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12127 67237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12128 67237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12129 67247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12130 67248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12131 67248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12132 67258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12133 67259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12134 67259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12135 67269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12136 67269 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12137 67269 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12138 67279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12139 67280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12140 67280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12141 67290 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12142 67291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12143 67291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12144 67301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12145 67301 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12146 67301 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12147 67311 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12148 67312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12149 67312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12150 67322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12151 67323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12152 67323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12153 67333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12154 67333 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12155 67333 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12156 67343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12157 67344 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12158 67344 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12159 67354 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12160 67355 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12161 67355 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12162 67365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12163 67365 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12164 67365 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12165 67375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12166 67376 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12167 67376 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12168 67386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12169 67387 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12170 67387 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12171 67397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12172 67398 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12173 67398 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12174 67408 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12175 67408 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12176 67408 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12177 67418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12178 67419 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12179 67419 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12180 67429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12181 67430 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12182 67430 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12183 67440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12184 67441 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12185 67441 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12186 67451 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12187 67452 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12188 67452 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12189 67462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12190 67463 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12191 67463 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12192 67473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12193 67474 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12194 67474 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12195 67484 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12196 67484 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12197 67484 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12198 67494 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12199 67495 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12200 67495 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12201 67505 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12202 67506 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12203 67506 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12204 67516 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12205 67517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12206 67517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12207 67527 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12208 67528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12209 67528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12210 67538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12211 67539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12212 67539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12213 67549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12214 67550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12215 67550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12216 67560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12217 67560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12218 67560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12219 67570 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12220 67571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12221 67571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12223 67581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12224 67582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12225 67582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12226 67592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12227 67593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12228 67593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12229 67603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12230 67604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12231 67604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12232 67614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12233 67614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12234 67614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12235 67624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12236 67625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12237 67625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12238 67635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12239 67636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12240 67636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12241 67646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12242 67646 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12243 67646 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12244 67656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12245 67657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12246 67657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12247 67667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12248 67668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12249 67668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12250 67678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12251 67679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12252 67679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12253 67689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12254 67689 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12255 67689 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12256 67700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12257 67700 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12258 67700 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12259 67710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12260 67711 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12261 67711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12262 67721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12263 67722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12264 67722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12265 67732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12266 67732 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12267 67732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12268 67743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12269 67743 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12270 67743 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12271 67753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12272 67754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12273 67754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12274 67764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12275 67765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12276 67765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12277 67775 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12278 67776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12279 67776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12280 67786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12281 67786 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12282 67786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12283 67796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12284 67797 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12285 67797 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12286 67807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12287 67808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12288 67808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12289 67818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12290 67819 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12291 67819 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12292 67829 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12293 67829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12294 67829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12295 67840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12296 67840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12297 67840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12298 67850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12299 67851 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12300 67851 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12301 67861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12302 67862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12303 67862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12304 67872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12305 67872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12306 67872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12307 67882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12308 67883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12309 67883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12310 67893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12311 67894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12312 67894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12313 67904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12314 67904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12315 67904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12316 67914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12317 67915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12318 67915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12319 67925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12320 67926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12321 67926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12322 67936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12323 67937 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12324 67937 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12325 67947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12326 67948 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12327 67948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12328 67958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12329 67958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12330 67958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12331 67968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12332 67969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12333 67969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12334 67979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12335 67980 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12336 67980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12337 67990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12338 67991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12339 67991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12340 68001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12341 68001 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12342 68001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12343 68011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12344 68012 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12345 68012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12346 68022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12347 68023 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12348 68023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12349 68033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12350 68033 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12351 68033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12352 68043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12353 68044 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12354 68044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12355 68054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12356 68055 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12357 68055 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12358 68065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12359 68066 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12360 68066 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12361 68076 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12362 68076 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12363 68076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12365 68086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12366 68087 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12367 68087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12368 68097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12369 68098 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12370 68098 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12371 68108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12372 68109 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12373 68109 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12374 68119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12375 68120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12376 68120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12377 68130 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12378 68130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12379 68130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12380 68140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12381 68141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12382 68141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12383 68151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12384 68152 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12385 68152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12386 68162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12387 68162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12388 68162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12389 68172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12390 68173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12391 68173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12392 68183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12393 68184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12394 68184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12395 68194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12396 68194 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12397 68194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12398 68204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12399 68205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12400 68205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12401 68215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12402 68216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12403 68216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12404 68226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12405 68226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12406 68226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12407 68236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12408 68237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12409 68237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12410 68247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12411 68248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12412 68248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12413 68258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12414 68258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12415 68258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12416 68268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12417 68269 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12418 68269 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12419 68279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12420 68280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12421 68280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12422 68290 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12423 68291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12424 68291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12425 68301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12426 68302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12427 68302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12428 68312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12429 68312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12430 68312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12431 68322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12432 68323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12433 68323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12434 68333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12435 68334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12436 68334 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12437 68344 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12438 68345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12439 68345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12440 68355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12441 68356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12442 68356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12443 68366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12444 68366 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12445 68366 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12446 68376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12447 68377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12448 68377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12449 68387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12450 68388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12451 68388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12452 68398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12453 68399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12454 68399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12455 68409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12456 68409 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12457 68409 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12458 68419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12459 68420 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12460 68420 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12461 68430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12462 68431 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12463 68431 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12464 68441 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12465 68442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12466 68442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12467 68452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12468 68453 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12469 68453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12470 68463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12471 68464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12472 68464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12473 68474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12474 68475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12475 68475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12476 68485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12477 68485 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12478 68485 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12479 68495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12480 68496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12481 68496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12482 68506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12483 68507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12484 68507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12485 68517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12486 68517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12487 68517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12488 68527 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12489 68528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12490 68528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12491 68538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12492 68539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12493 68539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12494 68549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12495 68550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12496 68550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12497 68560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12498 68561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12499 68561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12500 68571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12501 68572 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12502 68572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12503 68582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12504 68583 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12505 68583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12507 68593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12508 68594 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12509 68594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12510 68604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12511 68604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12512 68604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12513 68614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12514 68615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12515 68615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12516 68625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12517 68626 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12518 68626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12519 68636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12520 68637 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12521 68637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12522 68647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12523 68647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12524 68647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12525 68657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12526 68658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12527 68658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12528 68668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12529 68669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12530 68669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12531 68679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12532 68679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12533 68679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12534 68689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12535 68690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12536 68690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12537 68700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12538 68701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12539 68701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12540 68711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12541 68712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12542 68712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12543 68722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12544 68723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12545 68723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12546 68733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12547 68733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12548 68733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12549 68743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12550 68744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12551 68744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12552 68754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12553 68754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12554 68754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12555 68764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12556 68765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12557 68765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12558 68775 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12559 68776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12560 68776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12561 68786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12562 68787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12563 68787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12564 68797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12565 68798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12566 68798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12567 68808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12568 68809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12569 68809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12570 68819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12571 68820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12572 68820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12573 68830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12574 68830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12575 68830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12576 68840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12577 68841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12578 68841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12579 68851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12580 68852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12581 68852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12582 68862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12583 68862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12584 68862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12585 68872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12586 68873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12587 68873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12588 68883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12589 68884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12590 68884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12591 68894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12592 68895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12593 68895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12594 68905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12595 68906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12596 68906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12597 68916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12598 68917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12599 68917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12600 68927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12601 68928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12602 68928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12603 68938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12604 68938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12605 68938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12606 68948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12607 68949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12608 68949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12609 68959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12610 68960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12611 68960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12612 68970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12613 68971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12614 68971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12615 68981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12616 68982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12617 68982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12618 68992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12619 68993 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12620 68993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12621 69003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12622 69004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12623 69004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12624 69014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12625 69014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12626 69014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12627 69025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12628 69025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12629 69025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12630 69035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12631 69036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12632 69036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12633 69046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12634 69047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12635 69047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12636 69057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12637 69058 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12638 69058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12639 69068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12640 69068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12641 69068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12642 69078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12643 69079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12644 69079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12645 69089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12646 69090 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12647 69090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12649 69100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12650 69101 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12651 69101 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12652 69111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12653 69112 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12654 69112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12655 69122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12656 69123 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12657 69123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12658 69133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12659 69133 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12660 69133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12661 69144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12662 69144 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12663 69144 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12664 69154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12665 69155 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12666 69155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12667 69165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12668 69166 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12669 69166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12670 69176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12671 69177 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12672 69177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12673 69187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12674 69188 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12675 69188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12676 69198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12677 69199 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12678 69199 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12679 69209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12680 69210 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12681 69210 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12682 69220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12683 69220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12684 69220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12685 69230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12686 69231 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12687 69231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12688 69241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12689 69242 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12690 69242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12691 69252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12692 69252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12693 69252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12694 69262 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12695 69263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12696 69263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12697 69273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12698 69274 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12699 69274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12700 69284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12701 69285 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12702 69285 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12703 69295 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12704 69296 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12705 69296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12706 69306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12707 69307 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12708 69307 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12709 69317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12710 69318 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12711 69318 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12712 69328 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12713 69328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12714 69328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12715 69338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12716 69339 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12717 69339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12718 69349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12719 69350 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12720 69350 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12721 69360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12722 69360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12723 69360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12724 69370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12725 69371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12726 69371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12727 69381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12728 69382 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12729 69382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12730 69392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12731 69392 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12732 69393 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12733 69403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12734 69403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12735 69403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12736 69414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12737 69414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12738 69414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12739 69424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12740 69425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12741 69425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12742 69435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12743 69436 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12744 69436 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12745 69446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12746 69446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12747 69446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12748 69456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12749 69457 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12750 69457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12751 69467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12752 69468 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12753 69468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12754 69478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12755 69478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12756 69478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12757 69488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12758 69489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12759 69489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12760 69499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12761 69500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12762 69500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12763 69510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12764 69511 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12765 69511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12766 69521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12767 69522 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12768 69522 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12769 69532 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12770 69533 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12771 69533 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12772 69543 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12773 69544 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12774 69544 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12775 69554 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12776 69555 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12777 69555 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12778 69565 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12779 69566 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12780 69566 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12781 69576 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12782 69576 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12783 69576 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12784 69586 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12785 69587 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12786 69587 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12787 69597 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12788 69598 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12789 69598 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12791 69608 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12792 69609 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12793 69609 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12794 69619 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12795 69620 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12796 69620 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12797 69630 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12798 69631 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12799 69631 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12800 69641 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12801 69642 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12802 69642 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12803 69652 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12804 69652 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12805 69652 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12806 69662 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12807 69663 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12808 69663 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12809 69673 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12810 69674 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12811 69674 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12812 69684 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12813 69684 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12814 69684 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12815 69694 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12816 69695 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12817 69695 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12818 69705 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12819 69706 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12820 69706 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12821 69716 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12822 69717 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12823 69717 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12824 69727 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12825 69727 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12826 69727 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12827 69738 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12828 69738 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12829 69738 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12830 69748 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12831 69749 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12832 69749 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12833 69759 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12834 69759 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12835 69759 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12836 69770 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12837 69770 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12838 69770 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12839 69780 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12840 69781 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12841 69781 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12842 69791 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12843 69792 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12844 69792 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12845 69802 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12846 69802 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12847 69802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12848 69813 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12849 69813 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12850 69813 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12851 69823 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12852 69824 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12853 69824 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12854 69834 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12855 69835 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12856 69835 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12857 69845 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12858 69845 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12859 69845 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12860 69856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12861 69856 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12862 69856 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12863 69866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12864 69867 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12865 69867 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12866 69877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12867 69878 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12868 69878 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12869 69888 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12870 69889 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12871 69889 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12872 69899 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12873 69899 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12874 69899 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12875 69910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12876 69910 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12877 69910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12878 69920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12879 69921 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12880 69921 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12881 69931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12882 69932 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12883 69932 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12884 69942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12885 69942 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12886 69942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12887 69952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12888 69953 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12889 69953 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12890 69963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12891 69964 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12892 69964 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12893 69974 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12894 69975 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12895 69975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12896 69985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12897 69986 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12898 69986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12899 69996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12900 69996 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12901 69996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12902 70006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12903 70007 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12904 70007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12905 70017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12906 70018 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12907 70018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12908 70028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12909 70029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12910 70029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12911 70039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12912 70039 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12913 70039 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12914 70050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12915 70050 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12916 70050 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12917 70060 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12918 70061 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12919 70061 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12920 70071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12921 70072 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12922 70072 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12923 70082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12924 70083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12925 70083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12926 70093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12927 70093 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12928 70093 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12929 70103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12930 70104 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12931 70104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12933 70114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12934 70115 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12935 70115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12936 70125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12937 70125 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12938 70125 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12939 70135 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12940 70136 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12941 70136 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12942 70146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12943 70147 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12944 70147 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12945 70157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12946 70158 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12947 70158 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12948 70168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12949 70168 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12950 70168 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12951 70179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12952 70179 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12953 70179 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12954 70189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12955 70190 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12956 70190 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12957 70200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12958 70201 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12959 70201 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12960 70211 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12961 70211 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12962 70211 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12963 70221 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12964 70222 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12965 70222 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12966 70232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12967 70233 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12968 70233 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12969 70243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12970 70244 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12971 70244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12972 70254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12973 70255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12974 70255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12975 70265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12976 70266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12977 70266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12978 70276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12979 70276 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12980 70276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12981 70286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12982 70287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12983 70287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12984 70297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12985 70298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12986 70298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12987 70308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12988 70309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12989 70309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12990 70319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12991 70320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12992 70320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12993 70330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12994 70330 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12995 70330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 12996 70340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 12997 70341 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 12998 70341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 12999 70351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13000 70352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13001 70352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13002 70362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13003 70362 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13004 70362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13005 70372 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13006 70373 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13007 70373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13008 70383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13009 70384 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13010 70384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13011 70394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13012 70395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13013 70395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13014 70405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13015 70406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13016 70406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13017 70416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13018 70416 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13019 70416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13020 70426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13021 70427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13022 70427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13023 70437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13024 70438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13025 70438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13026 70448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13027 70449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13028 70449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13029 70459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13030 70459 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13031 70459 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13032 70469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13033 70470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13034 70470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13035 70480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13036 70481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13037 70481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13038 70491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13039 70492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13040 70492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13041 70502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13042 70503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13043 70503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13044 70513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13045 70514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13046 70514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13047 70524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13048 70524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13049 70524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13050 70534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13051 70535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13052 70535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13053 70545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13054 70546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13055 70546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13056 70556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13057 70557 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13058 70557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13059 70567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13060 70568 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13061 70568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13062 70578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13063 70578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13064 70578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13065 70588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13066 70589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13067 70589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13068 70599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13069 70600 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13070 70600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13071 70610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13072 70611 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13073 70611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13075 70621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13076 70622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13077 70622 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13078 70632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13079 70632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13080 70632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13081 70642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13082 70643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13083 70643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13084 70653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13085 70654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13086 70654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13087 70664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13088 70664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13089 70664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13090 70674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13091 70675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13092 70675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13093 70685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13094 70686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13095 70686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13096 70696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13097 70696 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13098 70696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13099 70706 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13100 70707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13101 70707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13102 70717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13103 70718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13104 70718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13105 70728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13106 70729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13107 70729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13108 70739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13109 70739 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13110 70739 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13111 70750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13112 70750 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13113 70750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13114 70760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13115 70761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13116 70761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13117 70771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13118 70772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13119 70772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13120 70782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13121 70782 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13122 70782 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13123 70792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13124 70793 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13125 70793 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13126 70803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13127 70804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13128 70804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13129 70814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13130 70815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13131 70815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13132 70825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13133 70826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13134 70826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13135 70836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13136 70836 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13137 70836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13138 70846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13139 70847 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13140 70847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13141 70857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13142 70858 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13143 70858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13144 70868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13145 70869 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13146 70869 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13147 70879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13148 70880 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13149 70880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13150 70890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13151 70890 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13152 70890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13153 70900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13154 70901 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13155 70901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13156 70911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13157 70912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13158 70912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13159 70922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13160 70922 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13161 70922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13162 70932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13163 70933 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13164 70933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13165 70943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13166 70944 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13167 70944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13168 70954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13169 70955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13170 70955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13171 70965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13172 70966 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13173 70966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13174 70976 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13175 70977 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13176 70977 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13177 70987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13178 70988 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13179 70988 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13180 70998 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13181 70998 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13182 70998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13183 71008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13184 71009 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13185 71009 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13186 71019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13187 71020 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13188 71020 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13189 71030 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13190 71031 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13191 71031 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13192 71041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13193 71042 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13194 71042 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13195 71052 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13196 71052 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13197 71052 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13198 71062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13199 71063 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13200 71063 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13201 71073 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13202 71074 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13203 71074 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13204 71084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13205 71084 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13206 71084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13207 71095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13208 71095 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13209 71095 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13210 71105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13211 71106 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13212 71106 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13213 71116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13214 71117 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13215 71117 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13217 71127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13218 71128 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13219 71128 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13220 71138 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13221 71139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13222 71139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13223 71149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13224 71150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13225 71150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13226 71160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13227 71160 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13228 71160 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13229 71170 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13230 71171 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13231 71171 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13232 71181 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13233 71182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13234 71182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13235 71192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13236 71193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13237 71193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13238 71203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13239 71204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13240 71204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13241 71214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13242 71215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13243 71215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13244 71225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13245 71225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13246 71225 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13247 71235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13248 71236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13249 71236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13250 71246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13251 71247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13252 71247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13253 71257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13254 71257 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13255 71257 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13256 71267 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13257 71268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13258 71268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13259 71278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13260 71279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13261 71279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13262 71289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13263 71290 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13264 71290 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13265 71300 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13266 71300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13267 71300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13268 71310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13269 71311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13270 71311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13271 71321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13272 71322 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13273 71322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13274 71332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13275 71332 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13276 71332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13277 71342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13278 71343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13279 71343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13280 71353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13281 71353 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13282 71353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13283 71364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13284 71364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13285 71364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13286 71374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13287 71375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13288 71375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13289 71385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13290 71386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13291 71386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13292 71396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13293 71396 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13294 71396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13295 71406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13296 71407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13297 71407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13298 71417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13299 71418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13300 71418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13301 71428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13302 71428 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13303 71428 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13304 71438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13305 71439 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13306 71439 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13307 71449 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13308 71450 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13309 71450 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13310 71460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13311 71461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13312 71461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13313 71471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13314 71472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13315 71472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13316 71482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13317 71483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13318 71483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13319 71493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13320 71494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13321 71494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13322 71504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13323 71504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13324 71504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13325 71514 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13326 71515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13327 71515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13328 71525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13329 71526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13330 71526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13331 71536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13332 71537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13333 71537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13334 71547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13335 71548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13336 71548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13337 71558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13338 71558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13339 71558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13340 71568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13341 71569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13342 71569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13343 71579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13344 71580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13345 71580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13346 71590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13347 71590 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13348 71590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13349 71600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13350 71601 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13351 71601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13352 71611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13353 71612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13354 71612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13355 71622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13356 71622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13357 71622 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13359 71632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13360 71633 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13361 71633 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13362 71643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13363 71644 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13364 71644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13365 71654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13366 71654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13367 71654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13368 71664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13369 71665 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13370 71665 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13371 71675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13372 71676 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13373 71676 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13374 71686 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13375 71687 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13376 71687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13377 71697 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13378 71697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13379 71697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13380 71707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13381 71708 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13382 71708 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13383 71718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13384 71719 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13385 71719 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13386 71729 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13387 71729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13388 71729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13389 71739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13390 71740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13391 71740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13392 71750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13393 71751 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13394 71751 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13395 71761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13396 71762 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13397 71762 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13398 71772 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13399 71773 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13400 71773 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13401 71783 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13402 71784 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13403 71784 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13404 71794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13405 71795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13406 71795 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13407 71805 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13408 71806 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13409 71806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13410 71816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13411 71816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13412 71816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13413 71826 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13414 71827 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13415 71827 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13416 71837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13417 71838 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13418 71838 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13419 71848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13420 71849 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13421 71849 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13422 71859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13423 71860 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13424 71860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13425 71870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13426 71871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13427 71871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13428 71881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13429 71881 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13430 71881 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13431 71891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13432 71892 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13433 71892 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13434 71902 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13435 71903 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13436 71903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13437 71913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13438 71913 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13439 71913 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13440 71923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13441 71924 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13442 71924 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13443 71934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13444 71935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13445 71935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13446 71945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13447 71946 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13448 71946 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13449 71956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13450 71956 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13451 71956 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13452 71966 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13453 71967 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13454 71967 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13455 71977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13456 71978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13457 71978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13458 71988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13459 71989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13460 71989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13461 71999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13462 71999 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13463 71999 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13464 72009 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13465 72010 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13466 72010 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13467 72020 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13468 72021 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13469 72021 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13470 72031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13471 72032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13472 72032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13473 72042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13474 72042 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13475 72042 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13476 72052 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13477 72053 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13478 72053 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13479 72063 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13480 72064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13481 72064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13482 72074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13483 72074 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13484 72074 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13485 72084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13486 72085 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13487 72085 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13488 72095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13489 72096 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13490 72096 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13491 72106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13492 72107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13493 72107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13494 72117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13495 72118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13496 72118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13497 72128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13498 72128 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13499 72128 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13501 72138 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13502 72139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13503 72139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13504 72149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13505 72150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13506 72150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13507 72160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13508 72161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13509 72161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13510 72171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13511 72172 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13512 72172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13513 72182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13514 72182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13515 72182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13516 72192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13517 72193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13518 72193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13519 72203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13520 72204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13521 72204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13522 72214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13523 72215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13524 72215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13525 72225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13526 72225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13527 72226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13528 72236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13529 72236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13530 72236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13531 72246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13532 72247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13533 72247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13534 72257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13535 72258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13536 72258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13537 72268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13538 72268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13539 72268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13540 72278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13541 72279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13542 72279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13543 72289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13544 72290 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13545 72290 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13546 72300 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13547 72300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13548 72300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13549 72310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13550 72311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13551 72311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13552 72321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13553 72322 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13554 72322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13555 72332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13556 72332 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13557 72332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13558 72342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13559 72343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13560 72343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13561 72353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13562 72354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13563 72354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13564 72364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13565 72364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13566 72364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13567 72374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13568 72375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13569 72375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13570 72385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13571 72386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13572 72386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13573 72396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13574 72397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13575 72397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13576 72407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13577 72407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13578 72407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13579 72417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13580 72418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13581 72418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13582 72428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13583 72429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13584 72429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13585 72439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13586 72440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13587 72440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13588 72450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13589 72451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13590 72451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13591 72461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13592 72462 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13593 72462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13594 72472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13595 72472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13596 72472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13597 72482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13598 72483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13599 72483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13600 72493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13601 72494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13602 72494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13603 72504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13604 72505 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13605 72505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13606 72515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13607 72515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13608 72515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13609 72525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13610 72526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13611 72526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13612 72536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13613 72537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13614 72537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13615 72547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13616 72547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13617 72547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13618 72557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13619 72558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13620 72558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13621 72568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13622 72569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13623 72569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13624 72579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13625 72580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13626 72580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13627 72590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13628 72591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13629 72591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13630 72601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13631 72602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13632 72602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13633 72612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13634 72612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13635 72612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13636 72622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13637 72623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13638 72623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13639 72633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13640 72634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13641 72634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13643 72644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13644 72645 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13645 72645 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13646 72655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13647 72656 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13648 72656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13649 72666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13650 72667 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13651 72667 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13652 72677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13653 72677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13654 72677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13655 72687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13656 72688 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13657 72688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13658 72698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13659 72699 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13660 72699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13661 72709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13662 72709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13663 72709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13664 72719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13665 72720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13666 72720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13667 72730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13668 72731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13669 72731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13670 72741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13671 72742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13672 72742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13673 72752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13674 72753 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13675 72753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13676 72763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13677 72764 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13678 72764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13679 72774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13680 72775 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13681 72775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13682 72785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13683 72785 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13684 72785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13685 72796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13686 72796 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13687 72796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13688 72806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13689 72807 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13690 72807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13691 72817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13692 72818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13693 72818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13694 72828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13695 72828 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13696 72829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13697 72839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13698 72839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13699 72839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13700 72849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13701 72850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13702 72850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13703 72860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13704 72861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13705 72861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13706 72871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13707 72872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13708 72872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13709 72882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13710 72882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13711 72882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13712 72892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13713 72893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13714 72893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13715 72903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13716 72904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13717 72904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13718 72914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13719 72914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13720 72914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13721 72924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13722 72925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13723 72925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13724 72935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13725 72936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13726 72936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13727 72946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13728 72947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13729 72947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13730 72957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13731 72958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13732 72958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13733 72968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13734 72969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13735 72969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13736 72979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13737 72980 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13738 72980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13739 72990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13740 72991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13741 72991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13742 73001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13743 73002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13744 73002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13745 73012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13746 73012 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13747 73012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13748 73022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13749 73023 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13750 73023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13751 73033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13752 73034 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13753 73034 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13754 73044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13755 73045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13756 73045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13757 73055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13758 73055 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13759 73055 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13760 73065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13761 73066 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13762 73066 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13763 73076 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13764 73077 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13765 73077 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13766 73087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13767 73088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13768 73088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13769 73098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13770 73098 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13771 73099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13772 73109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13773 73109 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13774 73109 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13775 73119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13776 73120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13777 73120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13778 73130 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13779 73131 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13780 73131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13781 73141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13782 73141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13783 73141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13785 73151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13786 73152 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13787 73152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13788 73162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13789 73163 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13790 73163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13791 73173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13792 73174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13793 73174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13794 73184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13795 73185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13796 73185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13797 73195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13798 73196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13799 73196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13800 73206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13801 73207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13802 73207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13803 73217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13804 73218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13805 73218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13806 73228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13807 73228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13808 73228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13809 73238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13810 73239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13811 73239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13812 73249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13813 73250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13814 73250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13815 73260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13816 73261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13817 73261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13818 73271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13819 73271 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13820 73271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13821 73281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13822 73282 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13823 73282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13824 73292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13825 73293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13826 73293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13827 73303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13828 73304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13829 73304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13830 73314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13831 73315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13832 73315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13833 73325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13834 73326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13835 73326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13836 73336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13837 73336 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13838 73336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13839 73346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13840 73347 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13841 73347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13842 73357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13843 73358 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13844 73358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13845 73368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13846 73369 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13847 73369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13848 73379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13849 73379 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13850 73379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13851 73389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13852 73390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13853 73390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13854 73400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13855 73401 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13856 73401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13857 73411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13858 73412 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13859 73412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13860 73422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13861 73422 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13862 73422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13863 73432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13864 73433 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13865 73433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13866 73443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13867 73444 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13868 73444 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13869 73454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13870 73454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13871 73454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13872 73464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13873 73465 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13874 73465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13875 73475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13876 73476 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13877 73476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13878 73486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13879 73487 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13880 73487 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13881 73497 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13882 73497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13883 73497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13884 73507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13885 73508 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13886 73508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13887 73518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13888 73519 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13889 73519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13890 73529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13891 73530 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13892 73530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13893 73540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13894 73541 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13895 73541 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13896 73551 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13897 73552 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13898 73552 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13899 73562 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13900 73562 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13901 73562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13902 73572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13903 73573 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13904 73573 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13905 73583 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13906 73584 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13907 73584 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13908 73594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13909 73595 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13910 73595 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13911 73605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13912 73606 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13913 73606 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13914 73616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13915 73617 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13916 73617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13917 73627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13918 73628 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13919 73628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13920 73638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13921 73638 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13922 73638 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13923 73648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13924 73649 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13925 73649 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13927 73659 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13928 73660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13929 73660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13930 73670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13931 73670 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13932 73670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13933 73680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13934 73681 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13935 73681 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13936 73691 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13937 73692 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13938 73692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13939 73702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13940 73703 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13941 73703 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13942 73713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13943 73714 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13944 73714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13945 73724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13946 73724 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13947 73724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13948 73735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13949 73735 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13950 73735 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13951 73745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13952 73746 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13953 73746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13954 73756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13955 73757 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13956 73757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13957 73767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13958 73768 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13959 73768 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13960 73778 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13961 73779 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13962 73779 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13963 73789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13964 73789 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13965 73789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13966 73799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13967 73800 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13968 73800 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13969 73810 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13970 73811 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13971 73811 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13972 73821 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13973 73822 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13974 73822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13975 73832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13976 73833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13977 73833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13978 73843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13979 73844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13980 73844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13981 73854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13982 73854 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13983 73854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13984 73864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13985 73865 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13986 73865 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13987 73875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13988 73876 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13989 73876 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13990 73886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13991 73887 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13992 73887 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 13993 73897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13994 73898 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13995 73898 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13996 73908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 13997 73908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 13998 73908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 13999 73918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14000 73919 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14001 73919 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14002 73929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14003 73930 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14004 73930 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14005 73940 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14006 73940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14007 73940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14008 73950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14009 73951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14010 73951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14011 73961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14012 73962 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14013 73962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14014 73972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14015 73973 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14016 73973 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14017 73983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14018 73984 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14019 73984 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14020 73994 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14021 73994 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14022 73994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14023 74004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14024 74005 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14025 74005 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14026 74015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14027 74016 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14028 74016 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14029 74026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14030 74026 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14031 74026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14032 74037 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14033 74037 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14034 74037 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14035 74047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14036 74048 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14037 74048 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14038 74058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14039 74059 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14040 74059 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14041 74069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14042 74070 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14043 74070 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14044 74080 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14045 74080 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14046 74080 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14047 74090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14048 74091 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14049 74091 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14050 74101 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14051 74102 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14052 74102 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14053 74112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14054 74113 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14055 74113 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14056 74123 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14057 74124 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14058 74124 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14059 74134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14060 74135 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14061 74135 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14062 74145 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14063 74145 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14064 74145 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14065 74155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14066 74156 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14067 74156 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14069 74166 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14070 74167 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14071 74167 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14072 74177 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14073 74177 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14074 74177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14075 74187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14076 74188 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14077 74188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14078 74198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14079 74199 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14080 74199 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14081 74209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14082 74210 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14083 74210 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14084 74220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14085 74220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14086 74220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14087 74230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14088 74231 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14089 74231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14090 74241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14091 74242 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14092 74242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14093 74252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14094 74253 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14095 74253 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14096 74263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14097 74263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14098 74263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14099 74273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14100 74274 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14101 74274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14102 74284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14103 74285 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14104 74285 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14105 74295 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14106 74296 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14107 74296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14108 74306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14109 74306 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14110 74306 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14111 74316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14112 74317 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14113 74317 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14114 74327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14115 74328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14116 74328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14117 74338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14118 74339 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14119 74339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14120 74349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14121 74349 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14122 74349 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14123 74359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14124 74360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14125 74360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14126 74370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14127 74371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14128 74371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14129 74381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14130 74382 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14131 74382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14132 74392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14133 74393 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14134 74393 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14135 74403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14136 74404 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14137 74404 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14138 74414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14139 74414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14140 74415 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14141 74425 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14142 74425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14143 74425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14144 74435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14145 74436 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14146 74436 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14147 74446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14148 74446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14149 74446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14150 74456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14151 74457 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14152 74457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14153 74467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14154 74468 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14155 74468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14156 74478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14157 74479 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14158 74479 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14159 74489 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14160 74489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14161 74489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14162 74499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14163 74500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14164 74500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14165 74510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14166 74511 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14167 74511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14168 74521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14169 74521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14170 74521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14171 74531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14172 74532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14173 74532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14174 74542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14175 74543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14176 74543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14177 74553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14178 74554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14179 74554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14180 74564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14181 74564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14182 74564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14183 74574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14184 74575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14185 74575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14186 74585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14187 74586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14188 74586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14189 74596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14190 74596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14191 74596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14192 74606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14193 74607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14194 74607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14195 74617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14196 74618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14197 74618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14198 74628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14199 74629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14200 74629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14201 74639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14202 74640 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14203 74640 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14204 74650 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14205 74651 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14206 74651 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14207 74661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14208 74661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14209 74661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14211 74671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14212 74672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14213 74672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14214 74682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14215 74683 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14216 74683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14217 74693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14218 74694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14219 74694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14220 74704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14221 74705 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14222 74705 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14223 74715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14224 74716 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14225 74716 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14226 74726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14227 74726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14228 74726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14229 74736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14230 74737 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14231 74737 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14232 74747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14233 74748 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14234 74748 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14235 74758 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14236 74759 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14237 74759 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14238 74769 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14239 74769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14240 74769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14241 74779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14242 74780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14243 74780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14244 74790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14245 74791 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14246 74791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14247 74801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14248 74802 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14249 74802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14250 74812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14251 74813 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14252 74813 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14253 74823 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14254 74823 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14255 74823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14256 74833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14257 74834 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14258 74834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14259 74844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14260 74845 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14261 74845 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14262 74855 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14263 74856 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14264 74856 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14265 74866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14266 74867 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14267 74867 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14268 74877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14269 74877 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14270 74877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14271 74887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14272 74888 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14273 74888 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14274 74898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14275 74899 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14276 74899 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14277 74909 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14278 74910 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14279 74910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14280 74920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14281 74921 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14282 74921 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14283 74931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14284 74931 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14285 74931 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14286 74941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14287 74942 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14288 74942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14289 74952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14290 74953 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14291 74953 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14292 74963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14293 74964 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14294 74964 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14295 74974 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14296 74975 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14297 74975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14298 74985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14299 74986 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14300 74986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14301 74996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14302 74997 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14303 74997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14304 75007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14305 75007 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14306 75007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14307 75017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14308 75018 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14309 75018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14310 75028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14311 75029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14312 75029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14313 75039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14314 75040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14315 75040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14316 75050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14317 75050 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14318 75050 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14319 75060 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14320 75061 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14321 75061 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14322 75071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14323 75072 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14324 75072 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14325 75082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14326 75083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14327 75083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14328 75093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14329 75093 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14330 75093 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14331 75103 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14332 75104 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14333 75104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14334 75114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14335 75115 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14336 75115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14337 75125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14338 75126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14339 75126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14340 75136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14341 75137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14342 75137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14343 75147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14344 75148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14345 75148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14346 75158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14347 75158 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14348 75159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14349 75169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14350 75169 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14351 75169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14353 75179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14354 75180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14355 75180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14356 75190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14357 75191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14358 75191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14359 75201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14360 75202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14361 75202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14362 75212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14363 75213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14364 75213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14365 75223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14366 75223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14367 75223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14368 75233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14369 75234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14370 75234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14371 75244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14372 75245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14373 75245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14374 75255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14375 75255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14376 75255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14377 75265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14378 75266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14379 75266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14380 75276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14381 75277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14382 75277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14383 75287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14384 75287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14385 75287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14386 75297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14387 75298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14388 75298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14389 75308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14390 75309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14391 75309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14392 75319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14393 75319 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14394 75320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14395 75330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14396 75330 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14397 75331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14398 75341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14399 75341 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14400 75341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14401 75351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14402 75352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14403 75352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14404 75362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14405 75363 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14406 75363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14407 75373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14408 75374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14409 75374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14410 75384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14411 75384 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14412 75384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14413 75394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14414 75395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14415 75395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14416 75405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14417 75406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14418 75406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14419 75416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14420 75416 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14421 75416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14422 75426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14423 75427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14424 75427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14425 75437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14426 75438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14427 75438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14428 75448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14429 75449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14430 75449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14431 75459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14432 75459 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14433 75460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14434 75470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14435 75470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14436 75471 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14437 75481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14438 75481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14439 75481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14440 75491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14441 75492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14442 75492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14443 75502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14444 75503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14445 75503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14446 75513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14447 75514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14448 75514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14449 75524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14450 75524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14451 75524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14452 75535 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14453 75535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14454 75535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14455 75545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14456 75546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14457 75546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14458 75556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14459 75557 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14460 75557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14461 75567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14462 75567 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14463 75567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14464 75577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14465 75578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14466 75578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14467 75588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14468 75589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14469 75589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14470 75599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14471 75599 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14472 75600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14473 75610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14474 75610 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14475 75611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14476 75621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14477 75621 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14478 75621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14479 75631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14480 75632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14481 75632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14482 75642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14483 75643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14484 75643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14485 75653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14486 75654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14487 75654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14488 75664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14489 75665 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14490 75665 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14491 75675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14492 75675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14493 75675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14495 75685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14496 75686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14497 75686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14498 75696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14499 75697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14500 75697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14501 75707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14502 75707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14503 75707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14504 75717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14505 75718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14506 75718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14507 75728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14508 75729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14509 75729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14510 75739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14511 75739 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14512 75740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14513 75750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14514 75750 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14515 75750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14516 75760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14517 75761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14518 75761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14519 75771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14520 75772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14521 75772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14522 75782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14523 75783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14524 75783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14525 75793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14526 75793 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14527 75793 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14528 75803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14529 75804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14530 75804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14531 75814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14532 75815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14533 75815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14534 75825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14535 75826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14536 75826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14537 75836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14538 75836 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14539 75836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14540 75846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14541 75847 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14542 75847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14543 75857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14544 75858 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14545 75858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14546 75868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14547 75868 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14548 75868 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14549 75878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14550 75879 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14551 75879 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14552 75889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14553 75890 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14554 75890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14555 75900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14556 75901 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14557 75901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14558 75911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14559 75912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14560 75912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14561 75922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14562 75922 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14563 75922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14564 75932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14565 75933 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14566 75933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14567 75943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14568 75944 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14569 75944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14570 75954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14571 75955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14572 75955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14573 75965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14574 75965 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14575 75965 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14576 75975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14577 75976 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14578 75976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14579 75986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14580 75987 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14581 75987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14582 75997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14583 75997 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14584 75998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14585 76008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14586 76008 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14587 76008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14588 76018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14589 76019 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14590 76019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14591 76029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14592 76030 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14593 76030 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14594 76040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14595 76040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14596 76040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14597 76050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14598 76051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14599 76051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14600 76061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14601 76062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14602 76062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14603 76072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14604 76073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14605 76073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14606 76083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14607 76083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14608 76083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14609 76093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14610 76094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14611 76094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14612 76104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14613 76105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14614 76105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14615 76115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14616 76116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14617 76116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14618 76126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14619 76127 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14620 76127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14621 76137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14622 76137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14623 76137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14624 76147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14625 76148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14626 76148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14627 76158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14628 76159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14629 76159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14630 76169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14631 76170 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14632 76170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14633 76180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14634 76180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14635 76180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14637 76190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14638 76191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14639 76191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14640 76201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14641 76202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14642 76202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14643 76212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14644 76213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14645 76213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14646 76223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14647 76223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14648 76223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14649 76233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14650 76234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14651 76234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14652 76244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14653 76245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14654 76245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14655 76255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14656 76255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14657 76255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14658 76265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14659 76266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14660 76266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14661 76276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14662 76277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14663 76277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14664 76287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14665 76287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14666 76288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14667 76298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14668 76298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14669 76299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14670 76309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14671 76309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14672 76309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14673 76319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14674 76320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14675 76320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14676 76330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14677 76331 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14678 76331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14679 76341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14680 76342 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14681 76342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14682 76352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14683 76352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14684 76353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14685 76363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14686 76363 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14687 76364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14688 76374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14689 76374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14690 76375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14691 76385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14692 76385 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14693 76385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14694 76395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14695 76396 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14696 76396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14697 76406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14698 76407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14699 76407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14700 76417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14701 76418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14702 76418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14703 76428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14704 76429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14705 76429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14706 76439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14707 76439 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14708 76439 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14709 76449 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14710 76450 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14711 76450 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14712 76460 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14713 76461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14714 76461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14715 76471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14716 76471 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14717 76472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14718 76482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14719 76482 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14720 76482 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14721 76492 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14722 76493 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14723 76493 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14724 76503 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14725 76504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14726 76504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14727 76514 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14728 76515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14729 76515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14730 76525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14731 76525 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14732 76525 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14733 76535 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14734 76536 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14735 76536 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14736 76546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14737 76547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14738 76547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14739 76557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14740 76557 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14741 76558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14742 76568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14743 76568 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14744 76568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14745 76578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14746 76579 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14747 76579 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14748 76589 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14749 76590 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14750 76590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14751 76600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14752 76601 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14753 76601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14754 76611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14755 76612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14756 76612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14757 76622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14758 76622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14759 76623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14760 76633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14761 76633 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14762 76633 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14763 76643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14764 76644 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14765 76644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14766 76654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14767 76655 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14768 76655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14769 76665 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14770 76665 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14771 76666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14772 76676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14773 76676 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14774 76676 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14775 76686 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14776 76687 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14777 76687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14779 76697 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14780 76698 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14781 76698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14782 76708 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14783 76708 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14784 76709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14785 76719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14786 76719 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14787 76720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14788 76730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14789 76730 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14790 76730 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14791 76740 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14792 76741 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14793 76741 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14794 76751 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14795 76752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14796 76752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14797 76762 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14798 76763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14799 76763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14800 76773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14801 76774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14802 76774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14803 76784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14804 76784 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14805 76784 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14806 76794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14807 76795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14808 76795 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14809 76805 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14810 76805 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14811 76805 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14812 76816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14813 76816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14814 76816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14815 76826 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14816 76827 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14817 76827 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14818 76837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14819 76838 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14820 76838 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14821 76848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14822 76849 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14823 76849 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14824 76859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14825 76859 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14826 76859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14827 76869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14828 76870 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14829 76870 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14830 76880 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14831 76881 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14832 76881 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14833 76891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14834 76892 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14835 76892 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14836 76902 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14837 76902 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14838 76902 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14839 76912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14840 76913 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14841 76913 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14842 76923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14843 76924 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14844 76924 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14845 76934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14846 76935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14847 76935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14848 76945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14849 76945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14850 76945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14851 76955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14852 76956 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14853 76956 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14854 76966 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14855 76967 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14856 76967 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14857 76977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14858 76978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14859 76978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14860 76988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14861 76988 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14862 76989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14863 76999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14864 76999 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14865 76999 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14866 77009 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14867 77010 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14868 77010 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14869 77020 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14870 77021 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14871 77021 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14872 77031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14873 77031 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14874 77032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14875 77042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14876 77042 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14877 77042 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14878 77053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14879 77053 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14880 77053 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14881 77063 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14882 77064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14883 77064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14884 77074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14885 77074 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14886 77074 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14887 77084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14888 77085 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14889 77085 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14890 77095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14891 77096 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14892 77096 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14893 77106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14894 77106 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14895 77106 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14896 77116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14897 77117 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14898 77117 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14899 77127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14900 77128 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14901 77128 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14902 77138 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14903 77139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14904 77139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14905 77149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14906 77150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14907 77150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14908 77160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14909 77161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14910 77161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14911 77171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14912 77171 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14913 77172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14914 77182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14915 77182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14916 77182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14917 77192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14918 77193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14919 77193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14921 77203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14922 77204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14923 77204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14924 77214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14925 77215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14926 77215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14927 77225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14928 77226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14929 77226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14930 77236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14931 77237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14932 77237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14933 77247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14934 77247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14935 77247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14936 77257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14937 77258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14938 77258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14939 77268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14940 77269 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14941 77269 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14942 77279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14943 77279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14944 77279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14945 77289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14946 77290 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14947 77290 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14948 77300 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14949 77301 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14950 77301 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14951 77311 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14952 77312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14953 77312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14954 77322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14955 77323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14956 77323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14957 77333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14958 77333 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14959 77333 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14960 77343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14961 77344 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14962 77344 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14963 77354 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14964 77355 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14965 77355 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14966 77365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14967 77366 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14968 77366 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14969 77376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14970 77376 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14971 77376 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14972 77386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14973 77387 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14974 77387 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14975 77397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14976 77398 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14977 77398 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14978 77408 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14979 77409 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14980 77409 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14981 77419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14982 77419 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14983 77420 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14984 77430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14985 77430 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14986 77430 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14987 77440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14988 77441 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14989 77441 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 14990 77451 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14991 77452 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14992 77452 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14993 77462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14994 77462 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14995 77462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14996 77472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 14997 77473 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 14998 77473 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 14999 77483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15000 77484 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15001 77484 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15002 77494 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15003 77495 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15004 77495 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15005 77505 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15006 77505 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15007 77505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15008 77515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15009 77516 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15010 77516 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15011 77526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15012 77527 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15013 77527 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15014 77537 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15015 77537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15016 77538 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15017 77548 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15018 77548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15019 77548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15020 77558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15021 77559 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15022 77559 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15023 77569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15024 77570 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15025 77570 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15026 77580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15027 77581 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15028 77581 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15029 77591 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15030 77591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15031 77592 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15032 77602 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15033 77602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15034 77603 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15035 77613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15036 77613 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15037 77613 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15038 77623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15039 77624 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15040 77624 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15041 77634 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15042 77635 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15043 77635 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15044 77645 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15045 77646 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15046 77646 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15047 77656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15048 77656 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15049 77656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15050 77666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15051 77667 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15052 77667 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15053 77677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15054 77678 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15055 77678 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15056 77688 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15057 77689 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15058 77689 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15059 77699 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15060 77699 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15061 77699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15063 77709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15064 77710 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15065 77710 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15066 77720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15067 77721 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15068 77721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15069 77731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15070 77731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15071 77731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15072 77742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15073 77742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15074 77742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15075 77752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15076 77753 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15077 77753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15078 77763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15079 77764 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15080 77764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15081 77774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15082 77774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15083 77774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15084 77784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15085 77785 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15086 77785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15087 77795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15088 77795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15089 77796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15090 77806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15091 77806 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15092 77806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15093 77816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15094 77817 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15095 77817 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15096 77827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15097 77828 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15098 77828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15099 77838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15100 77839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15101 77839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15102 77849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15103 77850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15104 77850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15105 77860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15106 77861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15107 77861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15108 77871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15109 77871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15110 77872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15111 77882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15112 77882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15113 77883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15114 77893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15115 77893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15116 77893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15117 77903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15118 77904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15119 77904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15120 77914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15121 77915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15122 77915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15123 77925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15124 77925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15125 77926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15126 77936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15127 77936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15128 77936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15129 77946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15130 77947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15131 77947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15132 77957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15133 77958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15134 77958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15135 77968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15136 77969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15137 77969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15138 77979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15139 77979 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15140 77979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15141 77989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15142 77990 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15143 77990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15144 78000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15145 78001 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15146 78001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15147 78011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15148 78011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15149 78011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15150 78021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15151 78022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15152 78022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15153 78032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15154 78033 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15155 78033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15156 78043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15157 78043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15158 78043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15159 78053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15160 78054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15161 78054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15162 78064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15163 78065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15164 78065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15165 78075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15166 78075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15167 78075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15168 78085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15169 78086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15170 78086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15171 78096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15172 78097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15173 78097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15174 78107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15175 78107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15176 78107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15177 78117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15178 78118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15179 78118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15180 78128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15181 78129 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15182 78129 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15183 78139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15184 78139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15185 78139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15186 78150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15187 78150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15188 78150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15189 78160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15190 78161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15191 78161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15192 78171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15193 78172 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15194 78172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15195 78182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15196 78182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15197 78182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15198 78193 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15199 78193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15200 78193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15201 78203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15202 78204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15203 78204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15205 78214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15206 78215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15207 78215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15208 78225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15209 78225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15210 78226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15211 78236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15212 78236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15213 78236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15214 78246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15215 78247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15216 78247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15217 78257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15218 78257 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15219 78257 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15220 78268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15221 78268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15222 78268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15223 78278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15224 78279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15225 78279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15226 78289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15227 78289 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15228 78289 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15229 78299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15230 78300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15231 78300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15232 78310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15233 78311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15234 78311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15235 78321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15236 78322 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15237 78322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15238 78332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15239 78333 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15240 78333 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15241 78343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15242 78343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15243 78343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15244 78353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15245 78354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15246 78354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15247 78364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15248 78365 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15249 78365 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15250 78375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15251 78375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15252 78375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15253 78385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15254 78386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15255 78386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15256 78396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15257 78397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15258 78397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15259 78407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15260 78407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15261 78407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15262 78417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15263 78418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15264 78418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15265 78428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15266 78429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15267 78429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15268 78439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15269 78440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15270 78440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15271 78450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15272 78451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15273 78451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15274 78461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15275 78461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15276 78462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15277 78472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15278 78472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15279 78472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15280 78482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15281 78483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15282 78483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15283 78493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15284 78494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15285 78494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15286 78504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15287 78504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15288 78505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15289 78515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15290 78515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15291 78515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15292 78526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15293 78526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15294 78526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15295 78537 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15296 78537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15297 78537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15298 78547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15299 78548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15300 78548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15301 78558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15302 78559 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15303 78559 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15304 78569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15305 78569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15306 78569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15307 78580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15308 78580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15309 78580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15310 78590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15311 78591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15312 78591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15313 78601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15314 78602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15315 78602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15316 78612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15317 78612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15318 78612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15319 78623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15320 78623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15321 78624 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15322 78634 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15323 78634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15324 78635 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15325 78645 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15326 78645 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15327 78645 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15328 78655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15329 78656 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15330 78656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15331 78666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15332 78667 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15333 78667 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15334 78677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15335 78677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15336 78677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15337 78687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15338 78688 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15339 78688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15340 78698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15341 78699 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15342 78699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15343 78709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15344 78709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15345 78709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15347 78720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15348 78720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15349 78720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15350 78730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15351 78731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15352 78731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15353 78741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15354 78742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15355 78742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15356 78752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15357 78752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15358 78752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15359 78763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15360 78763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15361 78763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15362 78774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15363 78774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15364 78774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15365 78785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15366 78785 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15367 78785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15368 78795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15369 78796 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15370 78796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15371 78806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15372 78807 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15373 78807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15374 78817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15375 78818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15376 78818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15377 78828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15378 78829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15379 78829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15380 78839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15381 78839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15382 78839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15383 78849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15384 78850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15385 78850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15386 78860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15387 78861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15388 78861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15389 78871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15390 78871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15391 78871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15392 78881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15393 78882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15394 78882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15395 78892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15396 78892 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15397 78892 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15398 78903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15399 78903 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15400 78903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15401 78913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15402 78914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15403 78914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15404 78924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15405 78924 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15406 78924 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15407 78934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15408 78935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15409 78935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15410 78945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15411 78946 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15412 78946 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15413 78956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15414 78957 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15415 78957 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15416 78967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15417 78967 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15418 78967 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15419 78977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15420 78978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15421 78978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15422 78988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15423 78989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15424 78989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15425 78999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15426 79000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15427 79000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15428 79010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15429 79011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15430 79011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15431 79021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15432 79022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15433 79022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15434 79032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15435 79032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15436 79032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15437 79042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15438 79043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15439 79043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15440 79053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15441 79054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15442 79054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15443 79064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15444 79064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15445 79064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15446 79074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15447 79075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15448 79075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15449 79085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15450 79086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15451 79086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15452 79096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15453 79096 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15454 79096 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15455 79106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15456 79107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15457 79107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15458 79117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15459 79118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15460 79118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15461 79128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15462 79129 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15463 79129 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15464 79139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15465 79139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15466 79139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15467 79149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15468 79150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15469 79150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15470 79160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15471 79161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15472 79161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15473 79171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15474 79171 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15475 79171 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15476 79182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15477 79182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15478 79182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15479 79192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15480 79193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15481 79193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15482 79203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15483 79204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15484 79204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15485 79214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15486 79214 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15487 79214 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15489 79224 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15490 79225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15491 79225 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15492 79235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15493 79236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15494 79236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15495 79246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15496 79246 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15497 79246 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15498 79256 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15499 79257 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15500 79257 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15501 79267 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15502 79268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15503 79268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15504 79278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15505 79278 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15506 79278 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15507 79289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15508 79289 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15509 79289 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15510 79299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15511 79300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15512 79300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15513 79310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15514 79311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15515 79311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15516 79321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15517 79321 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15518 79322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15519 79332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15520 79332 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15521 79332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15522 79342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15523 79343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15524 79343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15525 79353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15526 79354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15527 79354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15528 79364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15529 79365 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15530 79365 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15531 79375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15532 79375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15533 79375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15534 79385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15535 79386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15536 79386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15537 79396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15538 79397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15539 79397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15540 79407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15541 79407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15542 79407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15543 79417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15544 79418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15545 79418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15546 79428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15547 79429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15548 79429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15549 79439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15550 79439 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15551 79439 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15552 79450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15553 79450 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15554 79450 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15555 79461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15556 79461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15557 79461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15558 79471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15559 79472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15560 79472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15561 79482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15562 79483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15563 79483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15564 79493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15565 79494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15566 79494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15567 79504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15568 79505 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15569 79505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15570 79515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15571 79515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15572 79515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15573 79526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15574 79526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15575 79526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15576 79536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15577 79537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15578 79537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15579 79547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15580 79547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15581 79547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15582 79558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15583 79558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15584 79558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15585 79568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15586 79569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15587 79569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15588 79579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15589 79580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15590 79580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15591 79590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15592 79590 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15593 79590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15594 79601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15595 79601 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15596 79601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15597 79611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15598 79612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15599 79612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15600 79622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15601 79623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15602 79623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15603 79633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15604 79633 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15605 79633 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15606 79644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15607 79644 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15608 79644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15609 79654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15610 79655 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15611 79655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15612 79665 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15613 79666 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15614 79666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15615 79676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15616 79676 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15617 79676 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15618 79687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15619 79687 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15620 79687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15621 79698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15622 79698 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15623 79698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15624 79709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15625 79709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15626 79709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15627 79719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15628 79720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15629 79720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15631 79730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15632 79731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15633 79731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15634 79741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15635 79741 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15636 79741 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15637 79752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15638 79752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15639 79752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15640 79762 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15641 79763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15642 79763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15643 79773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15644 79774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15645 79774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15646 79784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15647 79784 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15648 79784 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15649 79795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15650 79795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15651 79795 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15652 79806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15653 79806 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15654 79806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15655 79816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15656 79817 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15657 79817 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15658 79827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15659 79828 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15660 79828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15661 79838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15662 79838 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15663 79838 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15664 79848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15665 79849 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15666 79849 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15667 79859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15668 79860 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15669 79860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15670 79870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15671 79871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15672 79871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15673 79881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15674 79882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15675 79882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15676 79892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15677 79893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15678 79893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15679 79903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15680 79903 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15681 79903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15682 79913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15683 79914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15684 79914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15685 79924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15686 79925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15687 79925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15688 79935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15689 79935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15690 79935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15691 79946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15692 79946 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15693 79946 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15694 79956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15695 79957 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15696 79957 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15697 79967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15698 79968 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15699 79968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15700 79978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15701 79978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15702 79978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15703 79988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15704 79989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15705 79989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15706 79999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15707 80000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15708 80000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15709 80010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15710 80010 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15711 80010 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15712 80021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15713 80021 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15714 80021 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15715 80031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15716 80032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15717 80032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15718 80042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15719 80043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15720 80043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15721 80053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15722 80053 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15723 80053 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15724 80064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15725 80064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15726 80064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15727 80074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15728 80075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15729 80075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15730 80085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15731 80086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15732 80086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15733 80096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15734 80097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15735 80097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15736 80107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15737 80107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15738 80107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15739 80117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15740 80118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15741 80118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15742 80128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15743 80129 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15744 80129 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15745 80139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15746 80139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15747 80139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15748 80150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15749 80150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15750 80150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15751 80160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15752 80161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15753 80161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15754 80171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15755 80172 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15756 80172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15757 80182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15758 80182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15759 80182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15760 80192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15761 80193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15762 80193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15763 80203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15764 80204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15765 80204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15766 80214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15767 80215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15768 80215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15769 80225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15770 80225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15771 80226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15773 80236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15774 80236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15775 80236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15776 80246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15777 80247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15778 80247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15779 80257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15780 80258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15781 80258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15782 80268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15783 80268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15784 80268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15785 80278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15786 80279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15787 80279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15788 80289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15789 80290 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15790 80290 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15791 80300 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15792 80300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15793 80300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15794 80310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15795 80311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15796 80311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15797 80321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15798 80322 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15799 80322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15800 80332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15801 80332 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15802 80332 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15803 80342 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15804 80343 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15805 80343 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15806 80353 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15807 80354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15808 80354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15809 80364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15810 80364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15811 80364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15812 80374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15813 80375 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15814 80375 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15815 80385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15816 80386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15817 80386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15818 80396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15819 80397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15820 80397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15821 80407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15822 80407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15823 80407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15824 80418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15825 80418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15826 80418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15827 80428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15828 80429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15829 80429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15830 80439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15831 80440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15832 80440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15833 80450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15834 80451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15835 80451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15836 80461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15837 80461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15838 80461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15839 80472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15840 80472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15841 80472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15842 80482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15843 80483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15844 80483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15845 80493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15846 80494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15847 80494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15848 80504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15849 80504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15850 80504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15851 80515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15852 80515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15853 80515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15854 80526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15855 80526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15856 80526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15857 80537 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15858 80537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15859 80537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15860 80547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15861 80548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15862 80548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15863 80558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15864 80559 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15865 80559 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15866 80569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15867 80569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15868 80569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15869 80580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15870 80580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15871 80580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15872 80590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15873 80591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15874 80591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15875 80601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15876 80602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15877 80602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15878 80612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15879 80612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15880 80612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15881 80622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15882 80623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15883 80623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15884 80633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15885 80634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15886 80634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15887 80644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15888 80644 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15889 80644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15890 80654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15891 80655 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15892 80655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15893 80665 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15894 80666 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15895 80666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15896 80676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15897 80677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15898 80677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15899 80687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15900 80687 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15901 80687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15902 80698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15903 80698 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15904 80698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15905 80709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15906 80709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15907 80709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15908 80719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15909 80720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15910 80720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15911 80730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15912 80731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15913 80731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15915 80741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15916 80741 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15917 80741 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15918 80751 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15919 80752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15920 80752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15921 80762 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15922 80763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15923 80763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15924 80773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15925 80773 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15926 80773 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15927 80783 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15928 80784 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15929 80784 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15930 80794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15931 80795 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15932 80795 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15933 80805 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15934 80806 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15935 80806 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15936 80816 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15937 80816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15938 80816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15939 80827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15940 80827 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15941 80827 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15942 80837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15943 80838 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15944 80838 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15945 80848 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15946 80848 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15947 80848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15948 80859 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15949 80859 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15950 80859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15951 80870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15952 80870 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15953 80870 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15954 80881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15955 80881 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15956 80881 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15957 80891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15958 80892 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15959 80892 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15960 80902 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15961 80903 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15962 80903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15963 80913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15964 80914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15965 80914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15966 80924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15967 80924 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15968 80924 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15969 80934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15970 80935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15971 80935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15972 80945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15973 80945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15974 80945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15975 80956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15976 80956 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15977 80956 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15978 80966 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15979 80967 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15980 80967 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15981 80977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15982 80978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15983 80978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15984 80988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15985 80989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15986 80989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 15987 80999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15988 80999 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15989 80999 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15990 81010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15991 81010 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15992 81010 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15993 81021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15994 81021 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15995 81021 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15996 81031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 15997 81032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 15998 81032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 15999 81042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16000 81043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16001 81043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16002 81053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16003 81054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16004 81054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16005 81064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16006 81065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16007 81065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16008 81075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16009 81075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16010 81075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16011 81085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16012 81086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16013 81086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16014 81096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16015 81097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16016 81097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16017 81107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16018 81107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16019 81107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16020 81117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16021 81118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16022 81118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16023 81128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16024 81129 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16025 81129 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16026 81139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16027 81139 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16028 81139 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16029 81149 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16030 81150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16031 81150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16032 81160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16033 81161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16034 81161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16035 81171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16036 81171 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16037 81171 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16038 81182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16039 81182 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16040 81182 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16041 81192 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16042 81193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16043 81193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16044 81203 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16045 81203 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16046 81203 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16047 81213 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16048 81214 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16049 81214 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16050 81224 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16051 81225 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16052 81225 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16053 81235 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16054 81236 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16055 81236 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16057 81246 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16058 81247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16059 81247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16060 81257 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16061 81257 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16062 81257 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16063 81267 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16064 81268 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16065 81268 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16066 81278 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16067 81279 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16068 81279 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16069 81289 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16070 81289 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16071 81289 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16072 81299 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16073 81300 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16074 81300 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16075 81310 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16076 81311 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16077 81311 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16078 81321 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16079 81322 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16080 81322 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16081 81332 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16082 81333 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16083 81333 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16084 81343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16085 81344 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16086 81344 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16087 81354 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16088 81354 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16089 81354 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16090 81364 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16091 81365 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16092 81365 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16093 81375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16094 81376 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16095 81376 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16096 81386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16097 81386 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16098 81386 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16099 81396 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16100 81397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16101 81397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16102 81407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16103 81408 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16104 81408 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16105 81418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16106 81419 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16107 81419 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16108 81429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16109 81429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16110 81429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16111 81440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16112 81440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16113 81440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16114 81450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16115 81451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16116 81451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16117 81461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16118 81462 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16119 81462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16120 81472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16121 81472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16122 81472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16123 81483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16124 81483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16125 81483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16126 81494 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16127 81494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16128 81494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16129 81504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16130 81505 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16131 81505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16132 81515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16133 81516 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16134 81516 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16135 81526 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16136 81527 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16137 81527 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16138 81537 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16139 81537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16140 81537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16141 81548 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16142 81548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16143 81548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16144 81558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16145 81559 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16146 81559 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16147 81569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16148 81570 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16149 81570 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16150 81580 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16151 81580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16152 81580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16153 81590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16154 81591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16155 81591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16156 81601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16157 81602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16158 81602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16159 81612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16160 81612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16161 81612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16162 81622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16163 81623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16164 81623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16165 81633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16166 81634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16167 81634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16168 81644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16169 81644 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16170 81644 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16171 81655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16172 81655 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16173 81655 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16174 81666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16175 81666 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16176 81666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16177 81677 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16178 81677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16179 81677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16180 81687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16181 81688 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16182 81688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16183 81698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16184 81699 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16185 81699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16186 81709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16187 81710 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16188 81710 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16189 81720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16190 81721 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16191 81721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16192 81731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16193 81731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16194 81731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16195 81742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16196 81742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16197 81742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16199 81753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16200 81753 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16201 81753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16202 81763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16203 81764 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16204 81764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16205 81774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16206 81775 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16207 81775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16208 81785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16209 81786 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16210 81786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16211 81796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16212 81797 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16213 81797 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16214 81807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16215 81807 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16216 81807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16217 81818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16218 81818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16219 81818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16220 81828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16221 81829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16222 81829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16223 81839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16224 81840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16225 81840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16226 81850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16227 81851 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16228 81851 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16229 81861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16230 81861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16231 81861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16232 81872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16233 81872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16234 81872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16235 81882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16236 81883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16237 81883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16238 81893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16239 81893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16240 81893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16241 81904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16242 81904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16243 81904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16244 81914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16245 81915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16246 81915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16247 81925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16248 81926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16249 81926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16250 81936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16251 81936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16252 81936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16253 81946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16254 81947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16255 81947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16256 81957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16257 81958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16258 81958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16259 81968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16260 81969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16261 81969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16262 81979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16263 81980 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16264 81980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16265 81990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16266 81991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16267 81991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16268 82001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16269 82002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16270 82002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16271 82012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16272 82012 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16273 82012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16274 82022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16275 82023 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16276 82023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16277 82033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16278 82034 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16279 82034 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16280 82044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16281 82045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16282 82045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16283 82055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16284 82056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16285 82056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16286 82066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16287 82067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16288 82067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16289 82077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16290 82077 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16291 82077 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16292 82087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16293 82088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16294 82088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16295 82098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16296 82099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16297 82099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16298 82109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16299 82109 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16300 82109 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16301 82119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16302 82120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16303 82120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16304 82130 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16305 82131 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16306 82131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16307 82141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16308 82141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16309 82141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16310 82151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16311 82152 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16312 82152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16313 82162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16314 82163 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16315 82163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16316 82173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16317 82174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16318 82174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16319 82184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16320 82184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16321 82184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16322 82194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16323 82195 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16324 82195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16325 82205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16326 82206 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16327 82206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16328 82216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16329 82216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16330 82216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16331 82226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16332 82227 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16333 82227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16334 82237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16335 82238 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16336 82238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16337 82248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16338 82248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16339 82248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16341 82258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16342 82259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16343 82259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16344 82269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16345 82270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16346 82270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16347 82280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16348 82280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16349 82280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16350 82291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16351 82291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16352 82291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16353 82301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16354 82302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16355 82302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16356 82312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16357 82312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16358 82312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16359 82323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16360 82323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16361 82323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16362 82333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16363 82334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16364 82334 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16365 82344 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16366 82345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16367 82345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16368 82355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16369 82355 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16370 82355 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16371 82366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16372 82366 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16373 82366 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16374 82376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16375 82377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16376 82377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16377 82387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16378 82387 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16379 82387 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16380 82397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16381 82398 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16382 82398 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16383 82408 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16384 82409 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16385 82409 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16386 82419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16387 82419 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16388 82419 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16389 82429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16390 82430 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16391 82430 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16392 82440 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16393 82441 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16394 82441 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16395 82451 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16396 82451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16397 82451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16398 82461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16399 82462 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16400 82462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16401 82472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16402 82473 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16403 82473 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16404 82483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16405 82483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16406 82483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16407 82493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16408 82494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16409 82494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16410 82504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16411 82505 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16412 82505 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16413 82515 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16414 82515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16415 82515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16416 82525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16417 82526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16418 82526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16419 82536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16420 82537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16421 82537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16422 82547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16423 82547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16424 82547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16425 82557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16426 82558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16427 82558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16428 82568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16429 82568 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16430 82568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16431 82579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16432 82579 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16433 82579 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16434 82589 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16435 82590 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16436 82590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16437 82600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16438 82600 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16439 82600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16440 82611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16441 82611 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16442 82611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16443 82621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16444 82622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16445 82622 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16446 82632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16447 82632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16448 82632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16449 82642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16450 82643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16451 82643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16452 82653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16453 82654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16454 82654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16455 82664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16456 82664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16457 82664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16458 82674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16459 82675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16460 82675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16461 82685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16462 82686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16463 82686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16464 82696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16465 82697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16466 82697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16467 82707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16468 82707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16469 82707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16470 82718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16471 82718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16472 82718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16473 82728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16474 82729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16475 82729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16476 82739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16477 82740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16478 82740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16479 82750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16480 82750 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16481 82750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16483 82761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16484 82761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16485 82761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16486 82771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16487 82772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16488 82772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16489 82782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16490 82783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16491 82783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16492 82793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16493 82794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16494 82794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16495 82804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16496 82804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16497 82804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16498 82814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16499 82815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16500 82815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16501 82825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16502 82826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16503 82826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16504 82836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16505 82836 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16506 82836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16507 82846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16508 82847 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16509 82847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16510 82857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16511 82858 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16512 82858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16513 82868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16514 82869 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16515 82869 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16516 82879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16517 82880 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16518 82880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16519 82890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16520 82891 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16521 82891 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16522 82901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16523 82902 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16524 82902 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16525 82912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16526 82912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16527 82912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16528 82923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16529 82923 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16530 82923 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16531 82933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16532 82934 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16533 82934 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16534 82944 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16535 82945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16536 82945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16537 82955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16538 82955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16539 82955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16540 82965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16541 82966 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16542 82966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16543 82976 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16544 82977 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16545 82977 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16546 82987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16547 82987 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16548 82987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16549 82997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16550 82998 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16551 82998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16552 83008 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16553 83009 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16554 83009 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16555 83019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16556 83019 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16557 83019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16558 83029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16559 83030 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16560 83030 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16561 83040 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16562 83041 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16563 83041 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16564 83051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16565 83051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16566 83051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16567 83061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16568 83062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16569 83062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16570 83072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16571 83073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16572 83073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16573 83083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16574 83083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16575 83083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16576 83093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16577 83094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16578 83094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16579 83104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16580 83104 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16581 83104 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16582 83114 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16583 83115 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16584 83115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16585 83125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16586 83126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16587 83126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16588 83136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16589 83136 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16590 83136 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16591 83146 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16592 83147 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16593 83147 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16594 83157 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16595 83158 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16596 83158 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16597 83168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16598 83168 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16599 83168 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16600 83178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16601 83179 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16602 83179 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16603 83189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16604 83190 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16605 83190 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16606 83200 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16607 83200 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16608 83200 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16609 83210 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16610 83211 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16611 83211 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16612 83221 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16613 83222 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16614 83222 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16615 83232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16616 83232 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16617 83232 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16618 83242 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16619 83243 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16620 83243 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16621 83253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16622 83254 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16623 83254 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16625 83264 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16626 83264 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16627 83264 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16628 83274 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16629 83275 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16630 83275 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16631 83285 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16632 83286 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16633 83286 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16634 83296 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16635 83296 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16636 83296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16637 83306 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16638 83307 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16639 83307 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16640 83317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16641 83318 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16642 83318 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16643 83328 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16644 83328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16645 83328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16646 83338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16647 83339 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16648 83339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16649 83349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16650 83350 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16651 83350 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16652 83360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16653 83360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16654 83360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16655 83370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16656 83371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16657 83371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16658 83381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16659 83382 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16660 83382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16661 83392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16662 83393 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16663 83393 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16664 83403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16665 83403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16666 83403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16667 83413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16668 83414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16669 83414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16670 83424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16671 83425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16672 83425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16673 83435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16674 83435 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16675 83435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16676 83445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16677 83446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16678 83446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16679 83456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16680 83457 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16681 83457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16682 83467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16683 83467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16684 83467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16685 83478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16686 83478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16687 83478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16688 83488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16689 83489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16690 83489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16691 83499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16692 83499 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16693 83499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16694 83509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16695 83510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16696 83510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16697 83520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16698 83521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16699 83521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16700 83531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16701 83531 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16702 83531 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16703 83541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16704 83542 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16705 83542 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16706 83552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16707 83553 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16708 83553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16709 83563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16710 83563 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16711 83563 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16712 83573 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16713 83574 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16714 83574 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16715 83584 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16716 83585 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16717 83585 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16718 83595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16719 83596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16720 83596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16721 83606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16722 83607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16723 83607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16724 83617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16725 83617 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16726 83617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16727 83627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16728 83628 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16729 83628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16730 83638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16731 83639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16732 83639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16733 83649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16734 83650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16735 83650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16736 83660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16737 83660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16738 83660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16739 83670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16740 83671 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16741 83671 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16742 83681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16743 83682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16744 83682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16745 83692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16746 83692 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16747 83692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16748 83702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16749 83703 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16750 83703 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16751 83713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16752 83714 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16753 83714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16754 83724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16755 83725 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16756 83725 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16757 83735 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16758 83735 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16759 83735 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16760 83745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16761 83746 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16762 83746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16763 83756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16764 83757 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16765 83757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16767 83767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16768 83767 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16769 83767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16770 83777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16771 83778 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16772 83778 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16773 83788 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16774 83789 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16775 83789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16776 83799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16777 83799 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16778 83799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16779 83809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16780 83810 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16781 83810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16782 83820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16783 83821 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16784 83821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16785 83831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16786 83831 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16787 83831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16788 83842 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16789 83842 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16790 83842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16791 83853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16792 83853 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16793 83853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16794 83863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16795 83864 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16796 83864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16797 83874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16798 83875 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16799 83875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16800 83885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16801 83886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16802 83886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16803 83896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16804 83896 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16805 83896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16806 83907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16807 83907 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16808 83907 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16809 83917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16810 83918 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16811 83918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16812 83928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16813 83928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16814 83928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16815 83939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16816 83939 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16817 83939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16818 83949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16819 83950 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16820 83950 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16821 83960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16822 83961 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16823 83961 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16824 83971 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16825 83971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16826 83971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16827 83981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16828 83982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16829 83982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16830 83992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16831 83993 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16832 83993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16833 84003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16834 84003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16835 84003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16836 84013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16837 84014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16838 84014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16839 84024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16840 84025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16841 84025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16842 84035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16843 84035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16844 84035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16845 84045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16846 84046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16847 84046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16848 84056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16849 84057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16850 84057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16851 84067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16852 84067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16853 84067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16854 84077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16855 84078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16856 84078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16857 84088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16858 84089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16859 84089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16860 84099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16861 84099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16862 84099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16863 84109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16864 84110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16865 84110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16866 84120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16867 84121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16868 84121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16869 84131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16870 84132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16871 84132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16872 84142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16873 84142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16874 84142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16875 84153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16876 84153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16877 84153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16878 84163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16879 84164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16880 84164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16881 84174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16882 84175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16883 84175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16884 84185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16885 84186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16886 84186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16887 84196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16888 84197 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16889 84197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16890 84207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16891 84207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16892 84207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16893 84218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16894 84218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16895 84218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16896 84229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16897 84229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16898 84229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16899 84239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16900 84240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16901 84240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16902 84250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16903 84251 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16904 84251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16905 84261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16906 84262 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16907 84262 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16909 84272 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16910 84273 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16911 84273 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16912 84283 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16913 84283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16914 84283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16915 84293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16916 84294 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16917 84294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16918 84304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16919 84305 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16920 84305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16921 84315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16922 84315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16923 84315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16924 84326 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16925 84326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16926 84326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16927 84337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16928 84337 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16929 84337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16930 84347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16931 84348 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16932 84348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16933 84358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16934 84359 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16935 84359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16936 84369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16937 84370 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16938 84370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16939 84380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16940 84380 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16941 84380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16942 84390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16943 84391 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16944 84391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16945 84401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16946 84402 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16947 84402 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16948 84412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16949 84412 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16950 84412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16951 84423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16952 84423 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16953 84423 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16954 84434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16955 84434 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16956 84434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16957 84445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16958 84445 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16959 84445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16960 84455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16961 84456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16962 84456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16963 84466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16964 84467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16965 84467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16966 84477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16967 84478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16968 84478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16969 84488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16970 84489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16971 84489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16972 84499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16973 84499 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16974 84499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16975 84509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16976 84510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16977 84510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16978 84520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16979 84521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16980 84521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16981 84531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16982 84532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16983 84532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 16984 84542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16985 84543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16986 84543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16987 84553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16988 84554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16989 84554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16990 84564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16991 84564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16992 84564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16993 84574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16994 84575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16995 84575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16996 84585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 16997 84586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 16998 84586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 16999 84596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17000 84596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17001 84596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17002 84607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17003 84607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17004 84607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17005 84617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17006 84618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17007 84618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17008 84628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17009 84629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17010 84629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17011 84639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17012 84639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17013 84639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17014 84650 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17015 84650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17016 84650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17017 84660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17018 84661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17019 84661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17020 84671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17021 84672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17022 84672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17023 84682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17024 84683 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17025 84683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17026 84693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17027 84694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17028 84694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17029 84704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17030 84705 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17031 84705 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17032 84715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17033 84715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17034 84715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17035 84726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17036 84726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17037 84726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17038 84736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17039 84737 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17040 84737 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17041 84747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17042 84748 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17043 84748 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17044 84758 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17045 84758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17046 84758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17047 84768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17048 84769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17049 84769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17051 84779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17052 84780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17053 84780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17054 84790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17055 84791 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17056 84791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17057 84801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17058 84801 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17059 84801 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17060 84812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17061 84812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17062 84812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17063 84822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17064 84823 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17065 84823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17066 84833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17067 84834 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17068 84834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17069 84844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17070 84844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17071 84844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17072 84854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17073 84855 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17074 84855 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17075 84865 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17076 84866 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17077 84866 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17078 84876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17079 84876 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17080 84876 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17081 84886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17082 84887 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17083 84887 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17084 84897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17085 84898 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17086 84898 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17087 84908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17088 84908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17089 84908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17090 84918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17091 84919 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17092 84919 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17093 84929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17094 84930 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17095 84930 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17096 84940 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17097 84940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17098 84940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17099 84950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17100 84951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17101 84951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17102 84961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17103 84962 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17104 84962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17105 84972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17106 84972 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17107 84972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17108 84982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17109 84983 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17110 84983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17111 84993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17112 84994 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17113 84994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17114 85004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17115 85004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17116 85004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17117 85014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17118 85015 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17119 85015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17120 85025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17121 85026 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17122 85026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17123 85036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17124 85036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17125 85036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17126 85046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17127 85047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17128 85047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17129 85057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17130 85058 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17131 85058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17132 85068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17133 85068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17134 85068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17135 85078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17136 85079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17137 85079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17138 85089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17139 85090 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17140 85090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17141 85100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17142 85100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17143 85100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17144 85111 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17145 85111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17146 85111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17147 85121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17148 85122 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17149 85122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17150 85132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17151 85132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17152 85132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17153 85143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17154 85143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17155 85143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17156 85153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17157 85154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17158 85154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17159 85164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17160 85165 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17161 85165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17162 85175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17163 85175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17164 85175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17165 85185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17166 85186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17167 85186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17168 85196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17169 85197 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17170 85197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17171 85207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17172 85208 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17173 85208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17174 85218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17175 85218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17176 85218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17177 85228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17178 85229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17179 85229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17180 85239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17181 85240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17182 85240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17183 85250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17184 85250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17185 85250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17186 85261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17187 85261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17188 85261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17189 85271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17190 85272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17191 85272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17193 85282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17194 85283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17195 85283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17196 85293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17197 85293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17198 85293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17199 85303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17200 85304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17201 85304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17202 85314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17203 85315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17204 85315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17205 85325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17206 85325 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17207 85325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17208 85335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17209 85336 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17210 85336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17211 85346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17212 85347 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17213 85347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17214 85357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17215 85358 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17216 85358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17217 85368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17218 85368 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17219 85368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17220 85379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17221 85379 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17222 85379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17223 85389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17224 85390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17225 85390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17226 85400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17227 85401 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17228 85401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17229 85411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17230 85411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17231 85411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17232 85421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17233 85422 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17234 85422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17235 85432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17236 85433 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17237 85433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17238 85443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17239 85443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17240 85443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17241 85453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17242 85454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17243 85454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17244 85464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17245 85465 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17246 85465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17247 85475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17248 85475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17249 85475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17250 85486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17251 85486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17252 85486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17253 85496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17254 85497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17255 85497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17256 85507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17257 85508 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17258 85508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17259 85518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17260 85519 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17261 85519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17262 85529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17263 85530 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17264 85530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17265 85540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17266 85540 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17267 85540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17268 85550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17269 85551 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17270 85551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17271 85561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17272 85562 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17273 85562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17274 85572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17275 85573 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17276 85573 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17277 85583 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17278 85583 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17279 85583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17280 85593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17281 85594 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17282 85594 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17283 85604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17284 85605 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17285 85605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17286 85615 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17287 85615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17288 85615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17289 85625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17290 85626 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17291 85626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17292 85636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17293 85637 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17294 85637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17295 85647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17296 85647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17297 85647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17298 85658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17299 85658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17300 85658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17301 85668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17302 85669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17303 85669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17304 85679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17305 85679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17306 85680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17307 85690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17308 85690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17309 85690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17310 85700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17311 85701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17312 85701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17313 85711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17314 85712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17315 85712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17316 85722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17317 85722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17318 85722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17319 85733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17320 85733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17321 85733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17322 85743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17323 85744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17324 85744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17325 85754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17326 85755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17327 85755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17328 85765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17329 85765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17330 85765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17331 85776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17332 85776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17333 85776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17335 85786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17336 85787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17337 85787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17338 85797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17339 85798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17340 85798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17341 85808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17342 85809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17343 85809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17344 85819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17345 85819 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17346 85819 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17347 85829 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17348 85830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17349 85830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17350 85840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17351 85841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17352 85841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17353 85851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17354 85852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17355 85852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17356 85862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17357 85862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17358 85862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17359 85872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17360 85873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17361 85873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17362 85883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17363 85884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17364 85884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17365 85894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17366 85894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17367 85894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17368 85904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17369 85905 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17370 85905 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17371 85915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17372 85916 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17373 85916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17374 85926 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17375 85927 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17376 85927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17377 85937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17378 85937 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17379 85937 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17380 85948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17381 85948 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17382 85948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17383 85958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17384 85959 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17385 85959 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17386 85969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17387 85970 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17388 85970 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17389 85980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17390 85981 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17391 85981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17392 85991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17393 85992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17394 85992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17395 86002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17396 86002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17397 86002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17398 86012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17399 86013 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17400 86013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17401 86023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17402 86024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17403 86024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17404 86034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17405 86035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17406 86035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17407 86045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17408 86045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17409 86045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17410 86055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17411 86056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17412 86056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17413 86066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17414 86067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17415 86067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17416 86077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17417 86078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17418 86078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17419 86088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17420 86088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17421 86088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17422 86098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17423 86099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17424 86099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17425 86109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17426 86110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17427 86110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17428 86120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17429 86120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17430 86120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17431 86131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17432 86131 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17433 86131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17434 86141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17435 86142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17436 86142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17437 86152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17438 86153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17439 86153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17440 86163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17441 86163 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17442 86163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17443 86174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17444 86174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17445 86174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17446 86185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17447 86185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17448 86185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17449 86195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17450 86196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17451 86196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17452 86206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17453 86207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17454 86207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17455 86217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17456 86218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17457 86218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17458 86228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17459 86228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17460 86228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17461 86238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17462 86239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17463 86239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17464 86249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17465 86250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17466 86250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17467 86260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17468 86260 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17469 86260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17470 86270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17471 86271 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17472 86271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17473 86281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17474 86282 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17475 86282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17477 86292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17478 86293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17479 86293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17480 86303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17481 86303 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17482 86303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17483 86313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17484 86314 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17485 86314 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17486 86324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17487 86325 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17488 86325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17489 86335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17490 86335 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17491 86335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17492 86345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17493 86346 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17494 86346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17495 86356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17496 86357 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17497 86357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17498 86367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17499 86368 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17500 86368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17501 86378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17502 86378 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17503 86378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17504 86389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17505 86389 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17506 86389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17507 86399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17508 86400 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17509 86400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17510 86410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17511 86411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17512 86411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17513 86421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17514 86422 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17515 86422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17516 86432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17517 86432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17518 86432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17519 86442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17520 86443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17521 86443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17522 86453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17523 86454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17524 86454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17525 86464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17526 86464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17527 86464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17528 86474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17529 86475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17530 86475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17531 86485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17532 86486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17533 86486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17534 86496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17535 86496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17536 86496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17537 86506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17538 86507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17539 86507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17540 86517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17541 86518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17542 86518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17543 86528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17544 86529 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17545 86529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17546 86539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17547 86539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17548 86539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17549 86549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17550 86550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17551 86550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17552 86560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17553 86561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17554 86561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17555 86571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17556 86572 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17557 86572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17558 86582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17559 86582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17560 86582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17561 86593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17562 86593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17563 86593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17564 86603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17565 86604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17566 86604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17567 86614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17568 86615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17569 86615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17570 86625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17571 86626 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17572 86626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17573 86636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17574 86636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17575 86636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17576 86646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17577 86647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17578 86647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17579 86657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17580 86658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17581 86658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17582 86668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17583 86668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17584 86668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17585 86679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17586 86679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17587 86679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17588 86690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17589 86690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17590 86690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17591 86701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17592 86701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17593 86701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17594 86711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17595 86712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17596 86712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17597 86722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17598 86723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17599 86723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17600 86733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17601 86734 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17602 86734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17603 86744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17604 86744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17605 86744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17606 86755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17607 86755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17608 86755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17609 86766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17610 86766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17611 86766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17612 86776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17613 86777 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17614 86777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17615 86787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17616 86788 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17617 86788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17619 86798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17620 86798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17621 86798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17622 86809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17623 86809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17624 86809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17625 86819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17626 86820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17627 86820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17628 86830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17629 86831 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17630 86831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17631 86841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17632 86842 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17633 86842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17634 86852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17635 86852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17636 86852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17637 86863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17638 86863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17639 86863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17640 86873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17641 86874 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17642 86874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17643 86884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17644 86885 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17645 86885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17646 86895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17647 86895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17648 86895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17649 86906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17650 86906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17651 86906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17652 86916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17653 86917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17654 86917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17655 86927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17656 86928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17657 86928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17658 86938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17659 86939 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17660 86939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17661 86949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17662 86949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17663 86949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17664 86959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17665 86960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17666 86960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17667 86970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17668 86971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17669 86971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17670 86981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17671 86982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17672 86982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17673 86992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17674 86992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17675 86992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17676 87003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17677 87003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17678 87003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17679 87014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17680 87014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17681 87014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17682 87024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17683 87025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17684 87025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17685 87035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17686 87036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17687 87036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17688 87046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17689 87047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17690 87047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17691 87057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17692 87057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17693 87057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17694 87067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17695 87068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17696 87068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17697 87078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17698 87079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17699 87079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17700 87089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17701 87089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17702 87089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17703 87099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17704 87100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17705 87100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17706 87110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17707 87111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17708 87111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17709 87121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17710 87121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17711 87121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17712 87131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17713 87132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17714 87132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17715 87142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17716 87143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17717 87143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17718 87153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17719 87154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17720 87154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17721 87164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17722 87164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17723 87164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17724 87175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17725 87175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17726 87175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17727 87185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17728 87186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17729 87186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17730 87196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17731 87197 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17732 87197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17733 87207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17734 87207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17735 87207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17736 87217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17737 87218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17738 87218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17739 87228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17740 87229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17741 87229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17742 87239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17743 87239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17744 87239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17745 87249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17746 87250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17747 87250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17748 87260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17749 87261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17750 87261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17751 87271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17752 87271 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17753 87271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17754 87281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17755 87282 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17756 87282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17757 87292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17758 87293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17759 87293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17761 87303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17762 87303 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17763 87303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17764 87313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17765 87314 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17766 87314 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17767 87324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17768 87325 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17769 87325 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17770 87335 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17771 87336 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17772 87336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17773 87346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17774 87346 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17775 87346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17776 87356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17777 87357 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17778 87357 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17779 87367 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17780 87368 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17781 87368 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17782 87378 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17783 87378 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17784 87378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17785 87388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17786 87389 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17787 87389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17788 87399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17789 87400 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17790 87400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17791 87410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17792 87411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17793 87411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17794 87421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17795 87421 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17796 87421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17797 87432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17798 87432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17799 87432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17800 87442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17801 87443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17802 87443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17803 87453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17804 87454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17805 87454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17806 87464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17807 87464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17808 87464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17809 87474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17810 87475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17811 87475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17812 87485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17813 87486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17814 87486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17815 87496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17816 87497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17817 87497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17818 87507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17819 87507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17820 87507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17821 87517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17822 87518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17823 87518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17824 87528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17825 87528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17826 87528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17827 87539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17828 87539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17829 87539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17830 87549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17831 87550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17832 87550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17833 87560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17834 87561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17835 87561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17836 87571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17837 87571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17838 87571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17839 87581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17840 87582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17841 87582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17842 87592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17843 87593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17844 87593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17845 87603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17846 87603 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17847 87603 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17848 87614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17849 87614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17850 87614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17851 87625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17852 87625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17853 87625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17854 87635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17855 87636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17856 87636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17857 87646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17858 87647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17859 87647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17860 87657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17861 87658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17862 87658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17863 87668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17864 87668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17865 87668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17866 87679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17867 87679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17868 87679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17869 87689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17870 87690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17871 87690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17872 87700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17873 87701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17874 87701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17875 87711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17876 87711 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17877 87711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17878 87721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17879 87722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17880 87722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17881 87732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17882 87733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17883 87733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17884 87743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17885 87744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17886 87744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17887 87754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17888 87754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17889 87754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17890 87765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17891 87765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17892 87765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17893 87775 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17894 87776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17895 87776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17896 87786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17897 87787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17898 87787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17899 87797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17900 87798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17901 87798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17903 87808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17904 87808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17905 87808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17906 87818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17907 87819 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17908 87819 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17909 87829 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17910 87830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17911 87830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17912 87840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17913 87841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17914 87841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17915 87851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17916 87852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17917 87852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17918 87862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17919 87863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17920 87863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17921 87873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17922 87873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17923 87873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17924 87884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17925 87884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17926 87884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17927 87894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17928 87895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17929 87895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17930 87905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17931 87906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17932 87906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17933 87916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17934 87917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17935 87917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17936 87927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17937 87928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17938 87928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17939 87938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17940 87938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17941 87938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17942 87949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17943 87949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17944 87949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17945 87959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17946 87960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17947 87960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17948 87970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17949 87971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17950 87971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17951 87981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17952 87981 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17953 87981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17954 87991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17955 87992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17956 87992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17957 88002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17958 88002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17959 88002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17960 88013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17961 88013 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17962 88013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17963 88023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17964 88024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17965 88024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17966 88034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17967 88035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17968 88035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17969 88045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17970 88046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17971 88046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17972 88056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17973 88057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17974 88057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17975 88067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17976 88067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17977 88067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17978 88078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17979 88078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17980 88078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 17981 88088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17982 88089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17983 88089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17984 88099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17985 88100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17986 88100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17987 88110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17988 88111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17989 88111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17990 88121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17991 88121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17992 88121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17993 88132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17994 88132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17995 88132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17996 88142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 17997 88143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 17998 88143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 17999 88153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18000 88154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18001 88154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18002 88164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18003 88164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18004 88164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18005 88174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18006 88175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18007 88175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18008 88185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18009 88186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18010 88186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18011 88196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18012 88196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18013 88196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18014 88206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18015 88207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18016 88207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18017 88217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18018 88218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18019 88218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18020 88228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18021 88229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18022 88229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18023 88239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18024 88239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18025 88239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18026 88250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18027 88250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18028 88250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18029 88260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18030 88261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18031 88261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18032 88271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18033 88272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18034 88272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18035 88282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18036 88283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18037 88283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18038 88293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18039 88293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18040 88293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18041 88304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18042 88304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18043 88304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18045 88314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18046 88315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18047 88315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18048 88325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18049 88326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18050 88326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18051 88336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18052 88337 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18053 88337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18054 88347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18055 88348 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18056 88348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18057 88358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18058 88358 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18059 88358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18060 88368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18061 88369 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18062 88369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18063 88379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18064 88380 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18065 88380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18066 88390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18067 88390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18068 88390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18069 88401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18070 88401 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18071 88401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18072 88411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18073 88412 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18074 88412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18075 88422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18076 88423 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18077 88423 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18078 88433 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18079 88433 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18080 88433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18081 88443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18082 88444 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18083 88444 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18084 88454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18085 88455 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18086 88455 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18087 88465 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18088 88465 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18089 88465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18090 88475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18091 88476 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18092 88476 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18093 88486 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18094 88487 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18095 88487 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18096 88497 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18097 88497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18098 88497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18099 88507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18100 88508 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18101 88508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18102 88518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18103 88519 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18104 88519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18105 88529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18106 88530 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18107 88530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18108 88540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18109 88541 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18110 88541 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18111 88551 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18112 88551 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18113 88551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18114 88562 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18115 88562 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18116 88562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18117 88572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18118 88573 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18119 88573 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18120 88583 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18121 88584 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18122 88584 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18123 88594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18124 88595 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18125 88595 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18126 88605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18127 88605 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18128 88605 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18129 88616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18130 88616 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18131 88616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18132 88626 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18133 88627 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18134 88627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18135 88637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18136 88638 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18137 88638 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18138 88648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18139 88648 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18140 88648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18141 88658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18142 88659 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18143 88659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18144 88669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18145 88670 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18146 88670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18147 88680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18148 88680 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18149 88680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18150 88690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18151 88691 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18152 88691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18153 88701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18154 88702 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18155 88702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18156 88712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18157 88712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18158 88713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18159 88723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18160 88723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18161 88723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18162 88733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18163 88734 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18164 88734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18165 88744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18166 88744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18167 88745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18168 88755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18169 88755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18170 88755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18171 88765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18172 88766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18173 88766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18174 88776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18175 88776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18176 88776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18177 88786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18178 88787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18179 88787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18180 88797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18181 88798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18182 88798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18183 88808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18184 88808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18185 88808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18187 88818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18188 88819 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18189 88819 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18190 88829 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18191 88830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18192 88830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18193 88840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18194 88840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18195 88840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18196 88850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18197 88851 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18198 88851 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18199 88861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18200 88862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18201 88862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18202 88872 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18203 88872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18204 88873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18205 88883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18206 88883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18207 88883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18208 88893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18209 88894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18210 88894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18211 88904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18212 88904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18213 88905 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18214 88915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18215 88915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18216 88915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18217 88925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18218 88926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18219 88926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18220 88936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18221 88936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18222 88936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18223 88947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18224 88947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18225 88947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18226 88957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18227 88958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18228 88958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18229 88968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18230 88969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18231 88969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18232 88979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18233 88979 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18234 88979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18235 88990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18236 88990 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18237 88990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18238 89001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18239 89001 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18240 89001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18241 89011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18242 89012 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18243 89012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18244 89022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18245 89023 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18246 89023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18247 89033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18248 89034 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18249 89034 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18250 89044 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18251 89045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18252 89045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18253 89055 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18254 89056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18255 89056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18256 89066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18257 89066 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18258 89066 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18259 89076 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18260 89077 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18261 89077 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18262 89087 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18263 89088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18264 89088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18265 89098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18266 89098 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18267 89098 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18268 89108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18269 89109 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18270 89109 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18271 89119 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18272 89120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18273 89120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18274 89130 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18275 89130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18276 89130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18277 89140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18278 89141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18279 89141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18280 89151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18281 89152 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18282 89152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18283 89162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18284 89162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18285 89162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18286 89172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18287 89173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18288 89173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18289 89183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18290 89184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18291 89184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18292 89194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18293 89194 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18294 89194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18295 89204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18296 89205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18297 89205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18298 89215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18299 89216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18300 89216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18301 89226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18302 89226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18303 89226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18304 89236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18305 89237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18306 89237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18307 89247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18308 89248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18309 89248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18310 89258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18311 89258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18312 89258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18313 89269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18314 89269 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18315 89269 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18316 89279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18317 89280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18318 89280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18319 89290 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18320 89291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18321 89291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18322 89301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18323 89301 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18324 89301 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18325 89311 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18326 89312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18327 89312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18329 89322 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18330 89323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18331 89323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18332 89333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18333 89333 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18334 89333 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18335 89343 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18336 89344 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18337 89344 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18338 89354 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18339 89355 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18340 89355 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18341 89365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18342 89365 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18343 89365 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18344 89375 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18345 89376 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18346 89376 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18347 89386 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18348 89387 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18349 89387 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18350 89397 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18351 89397 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18352 89397 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18353 89407 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18354 89408 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18355 89408 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18356 89418 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18357 89419 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18358 89419 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18359 89429 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18360 89429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18361 89429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18362 89439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18363 89440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18364 89440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18365 89450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18366 89451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18367 89451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18368 89461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18369 89461 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18370 89461 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18371 89471 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18372 89472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18373 89472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18374 89482 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18375 89483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18376 89483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18377 89493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18378 89493 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18379 89493 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18380 89503 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18381 89504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18382 89504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18383 89514 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18384 89515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18385 89515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18386 89525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18387 89525 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18388 89526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18389 89536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18390 89536 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18391 89536 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18392 89546 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18393 89547 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18394 89547 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18395 89557 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18396 89558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18397 89558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18398 89568 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18399 89569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18400 89569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18401 89579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18402 89580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18403 89580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18404 89590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18405 89590 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18406 89590 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18407 89600 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18408 89601 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18409 89601 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18410 89611 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18411 89612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18412 89612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18413 89622 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18414 89622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18415 89622 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18416 89632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18417 89633 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18418 89633 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18419 89643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18420 89643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18421 89643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18422 89654 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18423 89654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18424 89654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18425 89664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18426 89665 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18427 89665 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18428 89675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18429 89676 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18430 89676 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18431 89686 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18432 89687 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18433 89687 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18434 89697 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18435 89697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18436 89697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18437 89708 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18438 89708 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18439 89708 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18440 89718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18441 89719 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18442 89719 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18443 89729 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18444 89730 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18445 89730 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18446 89740 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18447 89741 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18448 89741 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18449 89751 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18450 89751 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18451 89751 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18452 89761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18453 89762 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18454 89762 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18455 89772 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18456 89773 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18457 89773 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18458 89783 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18459 89784 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18460 89784 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18461 89794 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18462 89794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18463 89794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18464 89804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18465 89805 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18466 89805 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18467 89815 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18468 89816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18469 89816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18471 89826 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18472 89827 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18473 89827 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18474 89837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18475 89837 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18476 89837 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18477 89847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18478 89848 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18479 89848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18480 89858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18481 89859 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18482 89859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18483 89869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18484 89870 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18485 89870 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18486 89880 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18487 89880 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18488 89880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18489 89890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18490 89891 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18491 89891 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18492 89901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18493 89902 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18494 89902 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18495 89912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18496 89912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18497 89912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18498 89922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18499 89923 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18500 89923 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18501 89933 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18502 89934 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18503 89934 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18504 89944 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18505 89945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18506 89945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18507 89955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18508 89955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18509 89955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18510 89965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18511 89966 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18512 89966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18513 89976 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18514 89977 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18515 89977 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18516 89987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18517 89988 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18518 89988 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18519 89998 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18520 89998 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18521 89998 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18522 90009 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18523 90009 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18524 90009 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18525 90019 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18526 90020 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18527 90020 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18528 90030 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18529 90031 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18530 90031 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18531 90041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18532 90041 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18533 90041 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18534 90051 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18535 90052 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18536 90052 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18537 90062 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18538 90063 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18539 90063 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18540 90073 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18541 90073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18542 90073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18543 90083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18544 90084 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18545 90084 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18546 90094 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18547 90095 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18548 90095 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18549 90105 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18550 90105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18551 90105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18552 90116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18553 90116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18554 90116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18555 90126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18556 90127 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18557 90127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18558 90137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18559 90137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18560 90138 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18561 90148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18562 90148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18563 90148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18564 90158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18565 90159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18566 90159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18567 90169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18568 90169 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18569 90170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18570 90180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18571 90180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18572 90180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18573 90190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18574 90191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18575 90191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18576 90201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18577 90201 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18578 90202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18579 90212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18580 90212 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18581 90212 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18582 90222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18583 90223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18584 90223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18585 90233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18586 90234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18587 90234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18588 90244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18589 90244 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18590 90244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18591 90254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18592 90255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18593 90255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18594 90265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18595 90266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18596 90266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18597 90276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18598 90276 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18599 90276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18600 90286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18601 90287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18602 90287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18603 90297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18604 90297 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18605 90298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18606 90308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18607 90308 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18608 90308 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18609 90318 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18610 90319 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18611 90319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18613 90329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18614 90329 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18615 90329 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18616 90340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18617 90340 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18618 90340 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18619 90350 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18620 90351 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18621 90351 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18622 90361 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18623 90362 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18624 90362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18625 90372 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18626 90372 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18627 90372 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18628 90382 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18629 90383 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18630 90383 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18631 90393 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18632 90394 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18633 90394 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18634 90404 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18635 90404 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18636 90404 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18637 90414 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18638 90415 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18639 90415 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18640 90425 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18641 90425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18642 90425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18643 90436 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18644 90436 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18645 90436 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18646 90446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18647 90447 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18648 90447 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18649 90457 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18650 90457 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18651 90457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18652 90467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18653 90468 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18654 90468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18655 90478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18656 90479 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18657 90479 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18658 90489 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18659 90489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18660 90489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18661 90499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18662 90500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18663 90500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18664 90510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18665 90511 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18666 90511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18667 90521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18668 90522 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18669 90522 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18670 90532 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18671 90532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18672 90532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18673 90542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18674 90543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18675 90543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18676 90553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18677 90554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18678 90554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18679 90564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18680 90564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18681 90564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18682 90574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18683 90575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18684 90575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18685 90585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18686 90586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18687 90586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18688 90596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18689 90596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18690 90596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18691 90606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18692 90607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18693 90607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18694 90617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18695 90618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18696 90618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18697 90628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18698 90628 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18699 90628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18700 90638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18701 90639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18702 90639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18703 90649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18704 90650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18705 90650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18706 90660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18707 90660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18708 90660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18709 90670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18710 90671 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18711 90671 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18712 90681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18713 90682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18714 90682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18715 90692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18716 90692 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18717 90692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18718 90702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18719 90703 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18720 90703 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18721 90713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18722 90714 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18723 90714 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18724 90724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18725 90724 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18726 90724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18727 90734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18728 90735 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18729 90735 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18730 90745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18731 90746 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18732 90746 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18733 90756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18734 90756 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18735 90757 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18736 90767 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18737 90767 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18738 90767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18739 90777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18740 90778 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18741 90778 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18742 90788 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18743 90789 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18744 90789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18745 90799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18746 90799 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18747 90799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18748 90809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18749 90810 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18750 90810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18751 90820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18752 90821 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18753 90821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18755 90831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18756 90832 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18757 90832 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18758 90842 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18759 90842 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18760 90842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18761 90852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18762 90853 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18763 90853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18764 90863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18765 90864 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18766 90864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18767 90874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18768 90874 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18769 90874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18770 90884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18771 90885 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18772 90885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18773 90895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18774 90896 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18775 90896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18776 90906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18777 90906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18778 90906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18779 90917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18780 90917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18781 90917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18782 90927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18783 90928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18784 90928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18785 90938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18786 90939 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18787 90939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18788 90949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18789 90949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18790 90949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18791 90960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18792 90960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18793 90960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18794 90970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18795 90971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18796 90971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18797 90981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18798 90982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18799 90982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18800 90992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18801 90992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18802 90992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18803 91003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18804 91004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18805 91004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18806 91014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18807 91014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18808 91014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18809 91024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18810 91025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18811 91025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18812 91035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18813 91036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18814 91036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18815 91046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18816 91047 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18817 91047 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18818 91057 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18819 91057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18820 91057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18821 91067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18822 91068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18823 91068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18824 91078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18825 91079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18826 91079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18827 91089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18828 91090 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18829 91090 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18830 91100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18831 91100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18832 91100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18833 91110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18834 91111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18835 91111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18836 91121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18837 91122 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18838 91122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18839 91132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18840 91132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18841 91132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18842 91142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18843 91143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18844 91143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18845 91153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18846 91154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18847 91154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18848 91164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18849 91165 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18850 91165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18851 91175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18852 91175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18853 91175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18854 91185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18855 91186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18856 91186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18857 91196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18858 91197 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18859 91197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18860 91207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18861 91207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18862 91207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18863 91217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18864 91218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18865 91218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18866 91228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18867 91229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18868 91229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18869 91239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18870 91240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18871 91240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18872 91250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18873 91251 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18874 91251 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18875 91261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18876 91261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18877 91261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18878 91271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18879 91272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18880 91272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18881 91282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18882 91283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18883 91283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18884 91293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18885 91294 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18886 91294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18887 91304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18888 91305 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18889 91305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18890 91315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18891 91315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18892 91315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18893 91325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18894 91326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18895 91326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18897 91336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18898 91337 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18899 91337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18900 91347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18901 91348 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18902 91348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18903 91358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18904 91359 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18905 91359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18906 91369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18907 91370 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18908 91370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18909 91380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18910 91380 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18911 91380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18912 91390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18913 91391 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18914 91391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18915 91401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18916 91402 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18917 91402 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18918 91412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18919 91413 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18920 91413 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18921 91423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18922 91424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18923 91424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18924 91434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18925 91434 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18926 91434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18927 91444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18928 91445 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18929 91445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18930 91455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18931 91456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18932 91456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18933 91466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18934 91467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18935 91467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18936 91477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18937 91478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18938 91478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18939 91488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18940 91488 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18941 91488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18942 91498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18943 91499 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18944 91499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18945 91509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18946 91510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18947 91510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18948 91520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18949 91521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18950 91521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18951 91531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18952 91532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18953 91532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18954 91542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18955 91543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18956 91543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18957 91553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18958 91553 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18959 91553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18960 91563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18961 91564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18962 91564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18963 91574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18964 91575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18965 91575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18966 91585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18967 91586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18968 91586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18969 91596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18970 91597 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18971 91597 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18972 91607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18973 91607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18974 91607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18975 91617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18976 91618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18977 91618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 18978 91628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18979 91629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18980 91629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18981 91639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18982 91639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18983 91639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18984 91649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18985 91650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18986 91650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18987 91660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18988 91661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18989 91661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18990 91671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18991 91672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18992 91672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18993 91682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18994 91682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18995 91682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18996 91692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 18997 91693 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 18998 91693 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 18999 91703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19000 91704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19001 91704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19002 91714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19003 91715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19004 91715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19005 91725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19006 91726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19007 91726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19008 91736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19009 91736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19010 91736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19011 91747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19012 91747 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19013 91747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19014 91757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19015 91758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19016 91758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19017 91768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19018 91769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19019 91769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19020 91779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19021 91780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19022 91780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19023 91790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19024 91791 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19025 91791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19026 91801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19027 91802 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19028 91802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19029 91812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19030 91812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19031 91812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19032 91822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19033 91823 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19034 91823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19035 91833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19036 91834 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19037 91834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19039 91844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19040 91844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19041 91844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19042 91854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19043 91855 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19044 91855 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19045 91865 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19046 91866 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19047 91866 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19048 91876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19049 91877 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19050 91877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19051 91887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19052 91887 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19053 91887 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19054 91897 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19055 91898 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19056 91898 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19057 91908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19058 91909 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19059 91909 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19060 91919 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19061 91920 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19062 91920 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19063 91930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19064 91931 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19065 91931 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19066 91941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19067 91941 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19068 91941 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19069 91951 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19070 91952 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19071 91952 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19072 91962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19073 91963 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19074 91963 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19075 91973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19076 91974 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19077 91974 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19078 91984 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19079 91984 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19080 91984 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19081 91994 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19082 91995 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19083 91995 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19084 92005 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19085 92006 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19086 92006 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19087 92016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19088 92017 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19089 92017 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19090 92027 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19091 92028 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19092 92028 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19093 92038 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19094 92038 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19095 92038 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19096 92048 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19097 92049 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19098 92049 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19099 92059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19100 92060 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19101 92060 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19102 92070 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19103 92070 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19104 92070 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19105 92080 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19106 92081 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19107 92081 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19108 92091 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19109 92092 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19110 92092 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19111 92102 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19112 92102 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19113 92102 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19114 92112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19115 92113 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19116 92113 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19117 92123 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19118 92124 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19119 92124 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19120 92134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19121 92135 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19122 92135 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19123 92145 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19124 92146 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19125 92146 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19126 92156 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19127 92156 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19128 92156 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19129 92166 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19130 92167 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19131 92167 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19132 92177 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19133 92178 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19134 92178 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19135 92188 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19136 92189 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19137 92189 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19138 92199 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19139 92200 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19140 92200 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19141 92210 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19142 92210 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19143 92210 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19144 92220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19145 92221 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19146 92221 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19147 92231 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19148 92232 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19149 92232 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19150 92242 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19151 92243 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19152 92243 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19153 92253 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19154 92254 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19155 92254 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19156 92264 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19157 92264 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19158 92264 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19159 92274 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19160 92275 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19161 92275 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19162 92285 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19163 92286 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19164 92286 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19165 92296 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19166 92296 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19167 92296 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19168 92307 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19169 92307 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19170 92307 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19171 92317 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19172 92318 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19173 92318 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19174 92328 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19175 92328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19176 92328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19177 92339 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19178 92339 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19179 92339 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19181 92349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19182 92350 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19183 92350 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19184 92360 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19185 92361 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19186 92361 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19187 92371 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19188 92371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19189 92371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19190 92381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19191 92382 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19192 92382 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19193 92392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19194 92393 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19195 92393 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19196 92403 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19197 92403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19198 92403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19199 92413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19200 92414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19201 92414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19202 92424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19203 92425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19204 92425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19205 92435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19206 92436 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19207 92436 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19208 92446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19209 92447 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19210 92447 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19211 92457 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19212 92458 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19213 92458 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19214 92468 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19215 92468 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19216 92468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19217 92478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19218 92479 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19219 92479 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19220 92489 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19221 92490 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19222 92490 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19223 92500 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19224 92501 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19225 92501 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19226 92511 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19227 92512 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19228 92512 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19229 92522 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19230 92523 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19231 92523 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19232 92533 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19233 92533 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19234 92533 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19235 92543 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19236 92544 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19237 92544 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19238 92554 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19239 92555 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19240 92555 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19241 92565 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19242 92566 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19243 92566 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19244 92576 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19245 92577 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19246 92577 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19247 92587 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19248 92587 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19249 92587 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19250 92597 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19251 92598 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19252 92598 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19253 92608 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19254 92609 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19255 92609 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19256 92619 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19257 92619 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19258 92619 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19259 92629 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19260 92630 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19261 92630 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19262 92640 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19263 92641 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19264 92641 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19265 92651 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19266 92652 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19267 92652 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19268 92662 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19269 92662 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19270 92663 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19271 92673 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19272 92673 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19273 92673 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19274 92683 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19275 92684 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19276 92684 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19277 92694 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19278 92695 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19279 92695 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19280 92705 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19281 92706 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19282 92706 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19283 92716 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19284 92716 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19285 92716 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19286 92726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19287 92727 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19288 92727 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19289 92737 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19290 92738 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19291 92738 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19292 92748 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19293 92749 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19294 92749 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19295 92759 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19296 92759 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19297 92759 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19298 92769 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19299 92770 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19300 92770 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19301 92780 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19302 92781 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19303 92781 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19304 92791 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19305 92792 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19306 92792 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19307 92802 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19308 92803 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19309 92803 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19310 92813 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19311 92814 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19312 92814 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19313 92824 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19314 92825 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19315 92825 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19316 92835 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19317 92835 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19318 92835 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19319 92845 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19320 92846 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19321 92846 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19323 92856 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19324 92857 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19325 92857 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19326 92867 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19327 92867 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19328 92867 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19329 92878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19330 92878 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19331 92878 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19332 92888 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19333 92889 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19334 92889 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19335 92899 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19336 92900 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19337 92900 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19338 92910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19339 92910 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19340 92910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19341 92920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19342 92921 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19343 92921 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19344 92931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19345 92932 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19346 92932 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19347 92942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19348 92942 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19349 92942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19350 92953 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19351 92953 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19352 92953 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19353 92963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19354 92964 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19355 92964 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19356 92974 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19357 92975 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19358 92975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19359 92985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19360 92986 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19361 92986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19362 92996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19363 92996 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19364 92996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19365 93006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19366 93007 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19367 93007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19368 93017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19369 93018 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19370 93018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19371 93028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19372 93029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19373 93029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19374 93039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19375 93040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19376 93040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19377 93050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19378 93051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19379 93051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19380 93061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19381 93061 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19382 93061 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19383 93071 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19384 93072 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19385 93072 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19386 93082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19387 93083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19388 93083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19389 93093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19390 93094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19391 93094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19392 93104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19393 93105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19394 93105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19395 93115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19396 93115 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19397 93115 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19398 93125 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19399 93126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19400 93126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19401 93136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19402 93137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19403 93137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19404 93147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19405 93148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19406 93148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19407 93158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19408 93159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19409 93159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19410 93169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19411 93170 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19412 93170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19413 93180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19414 93180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19415 93180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19416 93191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19417 93191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19418 93191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19419 93201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19420 93202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19421 93202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19422 93212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19423 93213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19424 93213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19425 93223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19426 93224 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19427 93224 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19428 93234 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19429 93234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19430 93234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19431 93244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19432 93245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19433 93245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19434 93255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19435 93256 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19436 93256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19437 93266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19438 93266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19439 93266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19440 93276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19441 93277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19442 93277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19443 93287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19444 93288 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19445 93288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19446 93298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19447 93299 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19448 93299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19449 93309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19450 93309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19451 93309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19452 93319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19453 93320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19454 93320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19455 93330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19456 93331 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19457 93331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19458 93341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19459 93342 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19460 93342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19461 93352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19462 93353 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19463 93353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19465 93363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19466 93364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19467 93364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19468 93374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19469 93374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19470 93374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19471 93384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19472 93385 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19473 93385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19474 93395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19475 93396 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19476 93396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19477 93406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19478 93406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19479 93406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19480 93416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19481 93417 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19482 93417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19483 93427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19484 93428 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19485 93428 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19486 93438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19487 93439 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19488 93439 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19489 93449 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19490 93449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19491 93449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19492 93459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19493 93460 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19494 93460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19495 93470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19496 93471 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19497 93471 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19498 93481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19499 93481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19500 93481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19501 93491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19502 93492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19503 93492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19504 93502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19505 93503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19506 93503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19507 93513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19508 93514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19509 93514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19510 93524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19511 93524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19512 93524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19513 93534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19514 93535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19515 93535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19516 93545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19517 93546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19518 93546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19519 93556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19520 93556 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19521 93557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19522 93567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19523 93567 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19524 93567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19525 93577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19526 93578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19527 93578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19528 93588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19529 93589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19530 93589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19531 93599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19532 93599 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19533 93599 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19534 93610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19535 93610 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19536 93610 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19537 93620 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19538 93621 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19539 93621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19540 93631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19541 93632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19542 93632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19543 93642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19544 93642 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19545 93642 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19546 93652 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19547 93653 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19548 93653 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19549 93663 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19550 93664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19551 93664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19552 93674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19553 93675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19554 93675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19555 93685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19556 93685 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19557 93685 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19558 93695 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19559 93696 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19560 93696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19561 93706 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19562 93707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19563 93707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19564 93717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19565 93718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19566 93718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19567 93728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19568 93729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19569 93729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19570 93739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19571 93740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19572 93740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19573 93750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19574 93751 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19575 93751 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19576 93761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19577 93761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19578 93761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19579 93771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19580 93772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19581 93772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19582 93782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19583 93783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19584 93783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19585 93793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19586 93794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19587 93794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19588 93804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19589 93804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19590 93804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19591 93814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19592 93815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19593 93815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19594 93825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19595 93826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19596 93826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19597 93836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19598 93837 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19599 93837 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19600 93847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19601 93848 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19602 93848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19603 93858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19604 93858 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19605 93858 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19607 93868 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19608 93869 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19609 93869 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19610 93879 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19611 93880 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19612 93880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19613 93890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19614 93890 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19615 93890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19616 93900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19617 93901 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19618 93901 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19619 93911 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19620 93912 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19621 93912 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19622 93922 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19623 93922 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19624 93922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19625 93932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19626 93933 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19627 93933 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19628 93943 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19629 93944 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19630 93944 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19631 93954 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19632 93955 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19633 93955 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19634 93965 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19635 93965 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19636 93965 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19637 93975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19638 93976 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19639 93976 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19640 93986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19641 93987 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19642 93987 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19643 93997 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19644 93997 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19645 93997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19646 94007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19647 94008 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19648 94008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19649 94018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19650 94019 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19651 94019 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19652 94029 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19653 94029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19654 94029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19655 94039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19656 94040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19657 94040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19658 94050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19659 94051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19660 94051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19661 94061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19662 94062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19663 94062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19664 94072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19665 94073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19666 94073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19667 94083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19668 94083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19669 94083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19670 94093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19671 94094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19672 94094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19673 94104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19674 94105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19675 94105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19676 94115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19677 94116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19678 94116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19679 94126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19680 94126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19681 94126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19682 94136 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19683 94137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19684 94137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19685 94147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19686 94148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19687 94148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19688 94158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19689 94158 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19690 94158 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19691 94168 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19692 94169 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19693 94169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19694 94179 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19695 94180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19696 94180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19697 94190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19698 94191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19699 94191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19700 94201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19701 94201 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19702 94201 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19703 94212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19704 94212 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19705 94212 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19706 94222 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19707 94223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19708 94223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19709 94233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19710 94234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19711 94234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19712 94244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19713 94245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19714 94245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19715 94255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19716 94255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19717 94255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19718 94265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19719 94266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19720 94266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19721 94276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19722 94277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19723 94277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19724 94287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19725 94287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19726 94287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19727 94297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19728 94298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19729 94298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19730 94308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19731 94309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19732 94309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19733 94319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19734 94320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19735 94320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19736 94330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19737 94331 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19738 94331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19739 94341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19740 94342 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19741 94342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19742 94352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19743 94353 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19744 94353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19745 94363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19746 94363 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19747 94363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19749 94373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19750 94374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19751 94374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19752 94384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19753 94385 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19754 94385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19755 94395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19756 94395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19757 94395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19758 94405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19759 94406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19760 94406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19761 94416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19762 94417 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19763 94417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19764 94427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19765 94428 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19766 94428 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19767 94438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19768 94438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19769 94438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19770 94448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19771 94449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19772 94449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19773 94459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19774 94460 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19775 94460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19776 94470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19777 94470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19778 94470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19779 94480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19780 94481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19781 94481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19782 94491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19783 94492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19784 94492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19785 94502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19786 94502 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19787 94502 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19788 94512 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19789 94513 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19790 94513 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19791 94523 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19792 94524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19793 94524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19794 94534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19795 94535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19796 94535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19797 94545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19798 94546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19799 94546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19800 94556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19801 94556 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19802 94556 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19803 94566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19804 94567 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19805 94567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19806 94577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19807 94578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19808 94578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19809 94588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19810 94589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19811 94589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19812 94599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19813 94600 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19814 94600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19815 94610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19816 94611 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19817 94611 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19818 94621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19819 94622 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19820 94622 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19821 94632 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19822 94633 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19823 94633 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19824 94643 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19825 94643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19826 94643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19827 94653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19828 94654 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19829 94654 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19830 94664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19831 94665 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19832 94665 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19833 94675 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19834 94676 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19835 94676 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19836 94686 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19837 94686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19838 94686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19839 94696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19840 94697 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19841 94697 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19842 94707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19843 94708 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19844 94708 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19845 94718 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19846 94718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19847 94718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19848 94728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19849 94729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19850 94729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19851 94739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19852 94740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19853 94740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19854 94750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19855 94751 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19856 94751 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19857 94761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19858 94761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19859 94761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19860 94771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19861 94772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19862 94772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19863 94782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19864 94783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19865 94783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19866 94793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19867 94794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19868 94794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19869 94804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19870 94805 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19871 94805 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19872 94815 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19873 94816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19874 94816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19875 94826 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19876 94826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19877 94826 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19878 94836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19879 94837 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19880 94837 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19881 94847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19882 94848 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19883 94848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19884 94858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19885 94859 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19886 94859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19887 94869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19888 94870 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19889 94870 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19891 94880 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19892 94881 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19893 94881 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19894 94891 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19895 94891 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19896 94891 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19897 94901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19898 94902 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19899 94902 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19900 94912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19901 94913 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19902 94913 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19903 94923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19904 94924 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19905 94924 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19906 94934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19907 94935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19908 94935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19909 94945 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19910 94945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19911 94945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19912 94955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19913 94956 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19914 94956 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19915 94966 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19916 94967 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19917 94967 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19918 94977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19919 94978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19920 94978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19921 94988 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19922 94989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19923 94989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19924 94999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19925 95000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19926 95000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19927 95010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19928 95011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19929 95011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19930 95021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19931 95022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19932 95022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19933 95032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19934 95032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19935 95032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19936 95042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19937 95043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19938 95043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19939 95053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19940 95054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19941 95054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19942 95064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19943 95065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19944 95065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19945 95075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19946 95075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19947 95075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19948 95085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19949 95086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19950 95086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19951 95096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19952 95097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19953 95097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19954 95107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19955 95108 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19956 95108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19957 95118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19958 95119 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19959 95119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19960 95129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19961 95130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19962 95130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19963 95140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19964 95141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19965 95141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19966 95151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19967 95151 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19968 95151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19969 95161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19970 95162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19971 95162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19972 95172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19973 95173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19974 95173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 19975 95183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19976 95184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19977 95184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19978 95194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19979 95195 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19980 95195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19981 95205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19982 95205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19983 95205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19984 95215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19985 95216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19986 95216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19987 95226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19988 95227 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19989 95227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19990 95237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19991 95237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19992 95237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19993 95247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19994 95248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19995 95248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19996 95258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 19997 95259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 19998 95259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 19999 95269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20000 95270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20001 95270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20002 95280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20003 95280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20004 95280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20005 95291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20006 95291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20007 95291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20008 95301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20009 95302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20010 95302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20011 95312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20012 95313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20013 95313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20014 95323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20015 95324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20016 95324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20017 95334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20018 95334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20019 95335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20020 95345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20021 95345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20022 95345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20023 95355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20024 95356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20025 95356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20026 95366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20027 95367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20028 95367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20029 95377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20030 95377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20031 95377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20033 95387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20034 95388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20035 95388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20036 95398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20037 95399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20038 95399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20039 95409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20040 95410 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20041 95410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20042 95420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20043 95420 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20044 95420 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20045 95430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20046 95431 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20047 95431 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20048 95441 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20049 95442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20050 95442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20051 95452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20052 95452 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20053 95452 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20054 95462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20055 95463 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20056 95463 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20057 95473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20058 95474 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20059 95474 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20060 95484 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20061 95485 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20062 95485 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20063 95495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20064 95496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20065 95496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20066 95506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20067 95506 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20068 95506 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20069 95516 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20070 95517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20071 95517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20072 95527 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20073 95528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20074 95528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20075 95538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20076 95538 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20077 95538 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20078 95549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20079 95549 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20080 95549 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20081 95559 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20082 95560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20083 95560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20084 95570 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20085 95570 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20086 95571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20087 95581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20088 95581 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20089 95581 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20090 95591 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20091 95592 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20092 95592 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20093 95602 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20094 95603 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20095 95603 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20096 95613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20097 95614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20098 95614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20099 95624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20100 95624 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20101 95624 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20102 95634 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20103 95635 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20104 95635 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20105 95645 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20106 95646 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20107 95646 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20108 95656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20109 95657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20110 95657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20111 95667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20112 95668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20113 95668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20114 95678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20115 95678 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20116 95678 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20117 95688 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20118 95689 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20119 95689 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20120 95699 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20121 95700 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20122 95700 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20123 95710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20124 95711 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20125 95711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20126 95721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20127 95721 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20128 95721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20129 95731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20130 95732 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20131 95732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20132 95742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20133 95743 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20134 95743 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20135 95753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20136 95754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20137 95754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20138 95764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20139 95764 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20140 95764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20141 95774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20142 95775 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20143 95775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20144 95785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20145 95786 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20146 95786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20147 95796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20148 95797 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20149 95797 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20150 95807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20151 95808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20152 95808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20153 95818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20154 95818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20155 95818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20156 95828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20157 95829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20158 95829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20159 95839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20160 95840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20161 95840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20162 95850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20163 95850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20164 95851 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20165 95861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20166 95861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20167 95861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20168 95871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20169 95872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20170 95872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20171 95882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20172 95883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20173 95883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20175 95893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20176 95894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20177 95894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20178 95904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20179 95905 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20180 95905 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20181 95915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20182 95915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20183 95915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20184 95925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20185 95926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20186 95926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20187 95936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20188 95937 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20189 95937 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20190 95947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20191 95948 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20192 95948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20193 95958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20194 95958 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20195 95958 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20196 95968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20197 95969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20198 95969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20199 95979 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20200 95980 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20201 95980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20202 95990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20203 95991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20204 95991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20205 96001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20206 96001 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20207 96001 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20208 96011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20209 96012 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20210 96012 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20211 96022 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20212 96022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20213 96023 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20214 96033 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20215 96033 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20216 96033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20217 96043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20218 96044 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20219 96044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20220 96054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20221 96055 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20222 96055 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20223 96065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20224 96065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20225 96065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20226 96075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20227 96076 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20228 96076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20229 96086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20230 96087 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20231 96087 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20232 96097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20233 96098 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20234 96098 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20235 96108 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20236 96108 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20237 96108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20238 96118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20239 96119 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20240 96119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20241 96129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20242 96130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20243 96130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20244 96140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20245 96141 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20246 96141 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20247 96151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20248 96151 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20249 96152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20250 96162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20251 96162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20252 96162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20253 96172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20254 96173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20255 96173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20256 96183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20257 96184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20258 96184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20259 96194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20260 96195 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20261 96195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20262 96205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20263 96205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20264 96205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20265 96215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20266 96216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20267 96216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20268 96226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20269 96227 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20270 96227 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20271 96237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20272 96238 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20273 96238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20274 96248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20275 96248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20276 96248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20277 96258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20278 96259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20279 96259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20280 96269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20281 96270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20282 96270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20283 96280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20284 96281 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20285 96281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20286 96291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20287 96292 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20288 96292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20289 96302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20290 96302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20291 96302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20292 96312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20293 96313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20294 96313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20295 96323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20296 96324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20297 96324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20298 96334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20299 96335 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20300 96335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20301 96345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20302 96345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20303 96345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20304 96355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20305 96356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20306 96356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20307 96366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20308 96367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20309 96367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20310 96377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20311 96378 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20312 96378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20313 96388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20314 96388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20315 96389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20317 96399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20318 96399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20319 96399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20320 96409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20321 96410 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20322 96410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20323 96420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20324 96421 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20325 96421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20326 96431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20327 96432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20328 96432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20329 96442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20330 96442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20331 96443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20332 96453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20333 96453 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20334 96453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20335 96463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20336 96464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20337 96464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20338 96474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20339 96475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20340 96475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20341 96485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20342 96486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20343 96486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20344 96496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20345 96496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20346 96497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20347 96507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20348 96507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20349 96507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20350 96517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20351 96518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20352 96518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20353 96528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20354 96528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20355 96529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20356 96539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20357 96539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20358 96539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20359 96549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20360 96550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20361 96550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20362 96560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20363 96561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20364 96561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20365 96571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20366 96571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20367 96572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20368 96582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20369 96582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20370 96582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20371 96592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20372 96593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20373 96593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20374 96603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20375 96604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20376 96604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20377 96614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20378 96615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20379 96615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20380 96625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20381 96626 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20382 96626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20383 96636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20384 96636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20385 96636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20386 96646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20387 96647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20388 96647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20389 96657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20390 96658 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20391 96658 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20392 96668 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20393 96669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20394 96669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20395 96679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20396 96680 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20397 96680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20398 96690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20399 96690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20400 96691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20401 96701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20402 96701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20403 96701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20404 96711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20405 96712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20406 96712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20407 96722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20408 96722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20409 96723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20410 96733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20411 96733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20412 96733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20413 96743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20414 96744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20415 96744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20416 96754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20417 96755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20418 96755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20419 96765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20420 96766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20421 96766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20422 96776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20423 96776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20424 96776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20425 96786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20426 96787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20427 96787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20428 96797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20429 96798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20430 96798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20431 96808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20432 96809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20433 96809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20434 96819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20435 96820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20436 96820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20437 96830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20438 96830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20439 96830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20440 96840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20441 96841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20442 96841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20443 96851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20444 96852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20445 96852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20446 96862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20447 96863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20448 96863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20449 96873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20450 96873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20451 96873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20452 96884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20453 96884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20454 96884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20455 96894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20456 96895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20457 96895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20459 96905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20460 96906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20461 96906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20462 96916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20463 96916 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20464 96916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20465 96927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20466 96927 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20467 96927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20468 96937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20469 96938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20470 96938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20471 96948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20472 96948 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20473 96948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20474 96959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20475 96959 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20476 96959 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20477 96969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20478 96970 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20479 96970 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20480 96980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20481 96981 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20482 96981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20483 96991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20484 96991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20485 96991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20486 97001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20487 97002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20488 97002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20489 97012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20490 97013 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20491 97013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20492 97023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20493 97024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20494 97024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20495 97034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20496 97035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20497 97035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20498 97045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20499 97046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20500 97046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20501 97056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20502 97056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20503 97056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20504 97067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20505 97067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20506 97067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20507 97077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20508 97078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20509 97078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20510 97088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20511 97088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20512 97088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20513 97099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20514 97099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20515 97099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20516 97109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20517 97110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20518 97110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20519 97120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20520 97121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20521 97121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20522 97131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20523 97131 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20524 97132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20525 97142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20526 97142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20527 97142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20528 97152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20529 97153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20530 97153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20531 97163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20532 97163 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20533 97164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20534 97174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20535 97174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20536 97174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20537 97184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20538 97185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20539 97185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20540 97195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20541 97196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20542 97196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20543 97206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20544 97206 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20545 97206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20546 97217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20547 97217 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20548 97217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20549 97227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20550 97228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20551 97228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20552 97238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20553 97239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20554 97239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20555 97249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20556 97250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20557 97250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20558 97260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20559 97260 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20560 97261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20561 97271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20562 97271 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20563 97271 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20564 97281 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20565 97282 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20566 97282 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20567 97292 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20568 97293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20569 97293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20570 97303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20571 97304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20572 97304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20573 97314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20574 97315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20575 97315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20576 97325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20577 97326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20578 97326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20579 97336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20580 97336 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20581 97336 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20582 97346 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20583 97347 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20584 97347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20585 97357 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20586 97358 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20587 97358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20588 97368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20589 97368 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20590 97369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20591 97379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20592 97379 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20593 97379 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20594 97389 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20595 97390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20596 97390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20597 97400 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20598 97401 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20599 97401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20601 97411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20602 97411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20603 97412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20604 97422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20605 97422 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20606 97422 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20607 97432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20608 97433 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20609 97433 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20610 97443 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20611 97443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20612 97443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20613 97454 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20614 97454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20615 97454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20616 97464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20617 97465 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20618 97465 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20619 97475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20620 97475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20621 97475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20622 97485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20623 97486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20624 97486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20625 97496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20626 97497 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20627 97497 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20628 97507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20629 97508 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20630 97508 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20631 97518 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20632 97519 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20633 97519 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20634 97529 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20635 97529 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20636 97530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20637 97540 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20638 97540 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20639 97540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20640 97550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20641 97551 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20642 97551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20643 97561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20644 97562 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20645 97562 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20646 97572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20647 97573 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20648 97573 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20649 97583 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20650 97584 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20651 97584 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20652 97594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20653 97595 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20654 97595 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20655 97605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20656 97606 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20657 97606 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20658 97616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20659 97616 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20660 97617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20661 97627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20662 97627 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20663 97627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20664 97637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20665 97638 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20666 97638 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20667 97648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20668 97649 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20669 97649 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20670 97659 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20671 97660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20672 97660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20673 97670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20674 97671 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20675 97671 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20676 97681 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20677 97681 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20678 97681 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20679 97692 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20680 97692 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20681 97692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20682 97702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20683 97703 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20684 97703 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20685 97713 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20686 97713 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20687 97713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20688 97724 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20689 97724 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20690 97724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20691 97734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20692 97735 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20693 97735 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20694 97745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20695 97745 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20696 97745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20697 97756 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20698 97756 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20699 97756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20700 97766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20701 97767 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20702 97767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20703 97777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20704 97778 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20705 97778 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20706 97788 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20707 97788 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20708 97789 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20709 97799 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20710 97799 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20711 97799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20712 97809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20713 97810 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20714 97810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20715 97820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20716 97821 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20717 97821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20718 97831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20719 97832 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20720 97832 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20721 97842 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20722 97843 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20723 97843 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20724 97853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20725 97854 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20726 97854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20727 97864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20728 97864 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20729 97864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20730 97874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20731 97875 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20732 97875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20733 97885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20734 97886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20735 97886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20736 97896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20737 97897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20738 97897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20739 97907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20740 97908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20741 97908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20743 97918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20744 97919 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20745 97919 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20746 97929 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20747 97929 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20748 97929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20749 97939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20750 97940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20751 97940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20752 97950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20753 97951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20754 97951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20755 97961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20756 97962 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20757 97962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20758 97972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20759 97972 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20760 97973 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20761 97983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20762 97983 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20763 97983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20764 97993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20765 97994 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20766 97994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20767 98004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20768 98005 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20769 98005 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20770 98015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20771 98015 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20772 98015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20773 98025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20774 98026 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20775 98026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20776 98036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20777 98037 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20778 98037 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20779 98047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20780 98048 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20781 98048 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20782 98058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20783 98058 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20784 98059 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20785 98069 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20786 98069 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20787 98069 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20788 98079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20789 98080 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20790 98080 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20791 98090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20792 98091 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20793 98091 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20794 98101 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20795 98102 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20796 98102 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20797 98112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20798 98112 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20799 98113 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20800 98123 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20801 98123 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20802 98123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20803 98133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20804 98134 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20805 98134 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20806 98144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20807 98145 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20808 98145 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20809 98155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20810 98155 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20811 98155 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20812 98165 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20813 98166 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20814 98166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20815 98176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20816 98177 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20817 98177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20818 98187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20819 98188 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20820 98188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20821 98198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20822 98199 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20823 98199 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20824 98209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20825 98210 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20826 98210 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20827 98220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20828 98220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20829 98220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20830 98230 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20831 98231 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20832 98231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20833 98241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20834 98242 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20835 98242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20836 98252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20837 98252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20838 98252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20839 98263 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20840 98263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20841 98263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20842 98273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20843 98274 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20844 98274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20845 98284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20846 98284 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20847 98284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20848 98295 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20849 98295 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20850 98295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20851 98305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20852 98306 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20853 98306 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20854 98316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20855 98317 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20856 98317 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20857 98327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20858 98327 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20859 98327 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20860 98337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20861 98338 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20862 98338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20863 98348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20864 98349 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20865 98349 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20866 98359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20867 98360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20868 98360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20869 98370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20870 98371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20871 98371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20872 98381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20873 98381 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20874 98381 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20875 98392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20876 98392 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20877 98392 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20878 98402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20879 98403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20880 98403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20881 98413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20882 98413 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20883 98414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20885 98424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20886 98424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20887 98424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20888 98434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20889 98435 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20890 98435 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20891 98445 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20892 98446 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20893 98446 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20894 98456 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20895 98457 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20896 98457 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20897 98467 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20898 98467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20899 98468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20900 98478 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20901 98478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20902 98478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20903 98488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20904 98489 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20905 98489 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20906 98499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20907 98500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20908 98500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20909 98510 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20910 98510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20911 98511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20912 98521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20913 98521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20914 98521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20915 98531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20916 98532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20917 98532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20918 98542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20919 98543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20920 98543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20921 98553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20922 98554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20923 98554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20924 98564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20925 98565 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20926 98565 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20927 98575 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20928 98575 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20929 98575 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20930 98585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20931 98586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20932 98586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20933 98596 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20934 98597 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20935 98597 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20936 98607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20937 98607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20938 98607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20939 98618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20940 98618 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20941 98618 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20942 98628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20943 98629 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20944 98629 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20945 98639 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20946 98640 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20947 98640 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20948 98650 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20949 98651 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20950 98651 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20951 98661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20952 98661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20953 98661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20954 98671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20955 98672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20956 98672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20957 98682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20958 98683 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20959 98683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20960 98693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20961 98694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20962 98694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20963 98704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20964 98704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20965 98704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20966 98715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20967 98715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20968 98715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20969 98725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20970 98726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20971 98726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 20972 98736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20973 98736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20974 98737 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20975 98747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20976 98747 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20977 98747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20978 98757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20979 98758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20980 98758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20981 98768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20982 98769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20983 98769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20984 98779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20985 98780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20986 98780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20987 98790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20988 98791 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20989 98791 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20990 98801 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20991 98802 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20992 98802 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20993 98812 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20994 98812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20995 98812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20996 98822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 20997 98823 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 20998 98823 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 20999 98833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21000 98834 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21001 98834 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21002 98844 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21003 98845 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21004 98845 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21005 98855 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21006 98856 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21007 98856 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21008 98866 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21009 98867 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21010 98867 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21011 98877 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21012 98878 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21013 98878 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21014 98888 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21015 98889 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21016 98889 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21017 98899 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21018 98899 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21019 98899 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21020 98910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21021 98910 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21022 98910 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21023 98920 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21024 98921 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21025 98921 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21027 98931 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21028 98932 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21029 98932 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21030 98942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21031 98942 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21032 98942 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21033 98952 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21034 98953 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21035 98953 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21036 98963 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21037 98964 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21038 98964 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21039 98974 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21040 98974 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21041 98975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21042 98985 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21043 98985 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21044 98985 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21045 98995 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21046 98996 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21047 98996 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21048 99006 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21049 99007 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21050 99007 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21051 99017 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21052 99018 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21053 99018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21054 99028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21055 99029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21056 99029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21057 99039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21058 99040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21059 99040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21060 99050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21061 99051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21062 99051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21063 99061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21064 99062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21065 99062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21066 99072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21067 99073 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21068 99073 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21069 99083 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21070 99083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21071 99083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21072 99093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21073 99094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21074 99094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21075 99104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21076 99105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21077 99105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21078 99115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21079 99116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21080 99116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21081 99126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21082 99126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21083 99126 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21084 99137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21085 99137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21086 99137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21087 99147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21088 99148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21089 99148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21090 99158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21091 99159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21092 99159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21093 99169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21094 99170 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21095 99170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21096 99180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21097 99180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21098 99181 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21099 99191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21100 99191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21101 99191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21102 99201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21103 99202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21104 99202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21105 99212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21106 99212 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21107 99213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21108 99223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21109 99224 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21110 99224 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21111 99234 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21112 99234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21113 99234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21114 99244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21115 99245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21116 99245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21117 99255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21118 99256 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21119 99256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21120 99266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21121 99266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21122 99267 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21123 99277 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21124 99277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21125 99277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21126 99287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21127 99288 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21128 99288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21129 99298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21130 99299 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21131 99299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21132 99309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21133 99309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21134 99310 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21135 99320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21136 99320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21137 99320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21138 99330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21139 99331 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21140 99331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21141 99341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21142 99342 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21143 99342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21144 99352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21145 99352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21146 99353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21147 99363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21148 99363 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21149 99363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21150 99373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21151 99374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21152 99374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21153 99384 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21154 99385 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21155 99385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21156 99395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21157 99395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21158 99395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21159 99406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21160 99406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21161 99406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21162 99416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21163 99417 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21164 99417 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21165 99427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21166 99427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21167 99427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21169 99438 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21170 99438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21171 99438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21172 99448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21173 99449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21174 99449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21175 99459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21176 99460 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21177 99460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21178 99470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21179 99471 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21180 99471 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21181 99481 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21182 99481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21183 99481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21184 99491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21185 99492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21186 99492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21187 99502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21188 99503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21189 99503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21190 99513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21191 99514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21192 99514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21193 99524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21194 99524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21195 99524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21196 99534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21197 99535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21198 99535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21199 99545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21200 99546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21201 99546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21202 99556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21203 99557 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21204 99557 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21205 99567 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21206 99568 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21207 99568 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21208 99578 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21209 99578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21210 99578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21211 99588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21212 99589 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21213 99589 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21214 99599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21215 99600 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21216 99600 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21217 99610 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21218 99610 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21219 99610 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21220 99621 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21221 99621 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21222 99621 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21223 99631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21224 99632 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21225 99632 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21226 99642 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21227 99643 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21228 99643 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21229 99653 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21230 99653 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21231 99653 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21232 99664 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21233 99664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21234 99664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21235 99674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21236 99675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21237 99675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21238 99685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21239 99686 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21240 99686 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21241 99696 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21242 99696 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21243 99696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21244 99707 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21245 99707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21246 99707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21247 99717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21248 99718 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21249 99718 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21250 99728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21251 99729 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21252 99729 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21253 99739 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21254 99740 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21255 99740 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21256 99750 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21257 99751 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21258 99751 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21259 99761 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21260 99762 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21261 99762 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21262 99772 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21263 99772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21264 99772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21265 99783 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21266 99783 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21267 99783 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21268 99793 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21269 99794 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21270 99794 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21271 99804 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21272 99805 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21273 99805 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21274 99815 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21275 99816 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21276 99816 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21277 99826 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21278 99826 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21279 99827 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21280 99837 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21281 99837 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21282 99837 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21283 99847 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21284 99848 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21285 99848 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21286 99858 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21287 99859 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21288 99859 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21289 99869 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21290 99869 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21291 99869 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21292 99880 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21293 99880 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21294 99880 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21295 99890 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21296 99891 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21297 99891 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21298 99901 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21299 99902 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21300 99902 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21301 99912 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21302 99913 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21303 99913 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f

wp 0x20004046 rp 0x20000050
Debug: 21304 99923 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21305 99923 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21306 99923 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21307 99934 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21308 99934 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21309 99934 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21311 99944 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21312 99945 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21313 99945 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21314 99955 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21315 99956 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21316 99956 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21317 99966 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21318 99966 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21319 99966 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21320 99977 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21321 99977 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21322 99977 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21323 99987 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21324 99988 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21325 99988 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21326 99998 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_r
ead_memory 0x2000004c 4 1
Debug: 21327 99999 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21328 99999 target.c:866 target_run_flash_async_algorithm(): count 0x4d4f
wp 0x20004046 rp 0x20000050
Debug: 21329 100009 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21330 100010 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21331 100010 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21332 100020 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21333 100020 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21334 100020 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21335 100031 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21336 100031 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21337 100031 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21338 100041 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21339 100042 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21340 100042 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21341 100052 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21342 100053 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21343 100053 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21344 100063 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21345 100064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21346 100064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21347 100074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21348 100074 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21349 100074 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21350 100084 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21351 100085 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21352 100085 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21353 100095 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21354 100096 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21355 100096 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21356 100106 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21357 100106 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21358 100106 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21359 100116 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21360 100117 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21361 100117 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21362 100127 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21363 100128 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21364 100128 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21365 100138 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21366 100138 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21367 100138 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21368 100148 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21369 100149 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21370 100149 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21371 100159 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21372 100160 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21373 100160 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21374 100170 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21375 100170 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21376 100170 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21377 100180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21378 100181 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21379 100181 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21380 100191 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21381 100192 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21382 100192 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21383 100202 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21384 100202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21385 100202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21386 100213 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21387 100213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21388 100213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21389 100223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21390 100224 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21391 100224 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21392 100234 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21393 100234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21394 100234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21395 100245 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21396 100245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21397 100245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21398 100255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21399 100256 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21400 100256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21401 100266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21402 100266 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21403 100266 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21404 100276 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21405 100277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21406 100277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21407 100287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21408 100288 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21409 100288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21410 100298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21411 100298 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21412 100298 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21413 100309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21414 100309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21415 100309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21416 100319 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21417 100320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21418 100320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21419 100330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21420 100330 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21421 100330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21422 100341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21423 100341 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21424 100341 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21425 100351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21426 100352 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21427 100352 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21428 100362 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21429 100363 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21430 100363 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21431 100373 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21432 100373 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21433 100373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21434 100383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21435 100384 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21436 100384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21437 100394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21438 100395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21439 100395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21440 100405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21441 100405 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21442 100405 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21443 100415 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21444 100416 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21445 100416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21446 100426 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21447 100427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21448 100427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21449 100437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21450 100438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21451 100438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21453 100448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21454 100448 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21455 100448 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21456 100459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21457 100459 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21458 100459 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21459 100469 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21460 100470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21461 100470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21462 100480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21463 100481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21464 100481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21465 100491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21466 100491 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21467 100491 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21468 100501 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21469 100502 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21470 100502 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21471 100512 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21472 100513 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21473 100513 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21474 100523 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21475 100523 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21476 100523 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21477 100533 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21478 100534 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21479 100534 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21480 100544 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21481 100545 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21482 100545 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21483 100555 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21484 100555 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21485 100555 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21486 100565 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21487 100566 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21488 100566 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21489 100576 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21490 100577 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21491 100577 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21492 100587 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21493 100587 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21494 100587 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21495 100598 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21496 100598 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21497 100598 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21498 100608 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21499 100609 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21500 100609 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21501 100619 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21502 100620 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21503 100620 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21504 100630 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21505 100630 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21506 100630 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21507 100640 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21508 100641 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21509 100641 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21510 100651 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21511 100652 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21512 100652 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21513 100662 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21514 100662 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21515 100662 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21516 100672 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21517 100673 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21518 100673 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21519 100683 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21520 100684 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21521 100684 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21522 100694 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21523 100694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21524 100694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21525 100704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21526 100705 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21527 100705 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21528 100715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21529 100716 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21530 100716 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21531 100726 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21532 100726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21533 100726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21534 100736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21535 100737 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21536 100737 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21537 100747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21538 100748 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21539 100748 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21540 100758 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21541 100758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21542 100758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21543 100768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21544 100769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21545 100769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21546 100779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21547 100780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21548 100780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21549 100790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21550 100790 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21551 100790 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21552 100800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21553 100801 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21554 100801 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21555 100811 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21556 100812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21557 100812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21558 100822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21559 100822 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21560 100822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21561 100832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21562 100833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21563 100833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21564 100843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21565 100844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21566 100844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21567 100854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21568 100854 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21569 100854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21570 100864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21571 100865 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21572 100865 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21573 100875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21574 100876 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21575 100876 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21576 100886 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21577 100886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21578 100886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21579 100896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21580 100897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21581 100897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21582 100907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21583 100908 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21584 100908 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21585 100918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21586 100918 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21587 100918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21588 100928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21589 100929 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21590 100929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21591 100939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21592 100940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21593 100940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21595 100950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21596 100950 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21597 100950 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21598 100960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21599 100961 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21600 100961 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21601 100971 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21602 100972 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21603 100972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21604 100982 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21605 100982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21606 100982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21607 100992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21608 100993 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21609 100993 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21610 101003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21611 101004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21612 101004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21613 101014 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21614 101014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21615 101014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21616 101024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21617 101025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21618 101025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21619 101035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21620 101036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21621 101036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21622 101046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21623 101046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21624 101046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21625 101056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21626 101057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21627 101057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21628 101067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21629 101068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21630 101068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21631 101078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21632 101078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21633 101078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21634 101088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21635 101089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21636 101089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21637 101099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21638 101100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21639 101100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21640 101110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21641 101110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21642 101110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21643 101120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21644 101121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21645 101121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21646 101131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21647 101132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21648 101132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21649 101142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21650 101142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21651 101142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21652 101152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21653 101153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21654 101153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21655 101163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21656 101164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21657 101164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21658 101174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21659 101174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21660 101174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21661 101184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21662 101185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21663 101185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21664 101195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21665 101196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21666 101196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21667 101206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21668 101206 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21669 101206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21670 101216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21671 101217 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21672 101217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21673 101227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21674 101228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21675 101228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21676 101238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21677 101238 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21678 101238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21679 101248 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21680 101249 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21681 101249 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21682 101259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21683 101260 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21684 101260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21685 101270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21686 101270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21687 101270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21688 101280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21689 101281 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21690 101281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21691 101291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21692 101292 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21693 101292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21694 101302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21695 101302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21696 101302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21697 101313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21698 101313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21699 101313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21700 101323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21701 101324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21702 101324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21703 101334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21704 101334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21705 101334 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21706 101345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21707 101345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21708 101345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21709 101355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21710 101356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21711 101356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21712 101366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21713 101367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21714 101367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21715 101377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21716 101377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21717 101377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21718 101388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21719 101388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21720 101388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21721 101398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21722 101399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21723 101399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21724 101409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21725 101410 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21726 101410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21727 101420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21728 101420 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21729 101420 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21730 101430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21731 101431 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21732 101431 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21733 101441 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21734 101442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21735 101442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21737 101452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21738 101452 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21739 101452 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21740 101463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21741 101463 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21742 101463 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21743 101473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21744 101474 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21745 101474 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21746 101484 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21747 101484 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21748 101484 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21749 101495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21750 101495 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21751 101495 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21752 101505 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21753 101506 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21754 101506 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21755 101516 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21756 101517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21757 101517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21758 101527 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21759 101528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21760 101528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21761 101538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21762 101539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21763 101539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21764 101549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21765 101550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21766 101550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21767 101560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21768 101560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21769 101560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21770 101571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21771 101571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21772 101571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21773 101581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21774 101582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21775 101582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21776 101592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21777 101593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21778 101593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21779 101603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21780 101603 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21781 101603 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21782 101613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21783 101614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21784 101614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21785 101624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21786 101625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21787 101625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21788 101635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21789 101635 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21790 101635 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21791 101646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21792 101646 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21793 101646 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21794 101656 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21795 101657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21796 101657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21797 101667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21798 101667 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21799 101667 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21800 101678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21801 101678 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21802 101678 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21803 101688 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21804 101689 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21805 101689 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21806 101699 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21807 101699 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21808 101699 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21809 101709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21810 101710 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21811 101710 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21812 101720 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21813 101721 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21814 101721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21815 101731 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21816 101732 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21817 101732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21818 101742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21819 101743 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21820 101743 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21821 101753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21822 101753 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21823 101753 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21824 101764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21825 101764 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21826 101764 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21827 101774 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21828 101775 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21829 101775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21830 101785 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21831 101786 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21832 101786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21833 101796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21834 101796 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21835 101796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21836 101807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21837 101807 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21838 101807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21839 101817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21840 101818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21841 101818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21842 101828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21843 101829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21844 101829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21845 101839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21846 101839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21847 101839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21848 101849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21849 101850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21850 101850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21851 101860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21852 101861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21853 101861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21854 101871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21855 101872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21856 101872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21857 101882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21858 101883 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21859 101883 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21860 101893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21861 101894 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21862 101894 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21863 101904 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21864 101905 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21865 101905 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21866 101915 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21867 101916 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21868 101916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21869 101926 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21870 101926 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21871 101926 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21872 101936 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21873 101937 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21874 101937 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21875 101947 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21876 101948 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21877 101948 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21879 101958 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21880 101959 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21881 101959 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21882 101969 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21883 101969 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21884 101969 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21885 101980 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21886 101980 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21887 101980 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21888 101990 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21889 101991 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21890 101991 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21891 102001 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21892 102002 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21893 102002 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21894 102012 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21895 102013 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21896 102013 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21897 102023 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21898 102024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21899 102024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21900 102034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21901 102035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21902 102035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21903 102045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21904 102045 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21905 102045 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21906 102056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21907 102056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21908 102056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21909 102066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21910 102067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21911 102067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21912 102077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21913 102078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21914 102078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21915 102088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21916 102089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21917 102089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21918 102099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21919 102100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21920 102100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21921 102110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21922 102110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21923 102110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21924 102121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21925 102121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21926 102121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21927 102131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21928 102132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21929 102132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21930 102142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21931 102143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21932 102143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21933 102153 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21934 102154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21935 102154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21936 102164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21937 102165 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21938 102165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21939 102175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21940 102175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21941 102175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21942 102186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21943 102186 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21944 102186 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21945 102196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21946 102197 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21947 102197 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21948 102207 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21949 102208 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21950 102208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21951 102218 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21952 102218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21953 102218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21954 102228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21955 102229 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21956 102229 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21957 102239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21958 102240 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21959 102240 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21960 102250 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21961 102250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21962 102250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21963 102261 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21964 102261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21965 102261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21966 102271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21967 102272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21968 102272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21969 102282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21970 102283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21971 102283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21972 102293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21973 102294 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21974 102294 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21975 102304 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21976 102304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21977 102304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21978 102315 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21979 102315 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21980 102315 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21981 102325 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21982 102326 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21983 102326 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21984 102336 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21985 102337 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21986 102337 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21987 102347 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21988 102347 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21989 102347 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21990 102358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21991 102358 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21992 102358 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21993 102368 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21994 102369 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21995 102369 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 21996 102379 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 21997 102380 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 21998 102380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 21999 102390 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22000 102390 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22001 102390 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22002 102401 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22003 102401 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22004 102401 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22005 102411 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22006 102412 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22007 102412 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22008 102422 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22009 102423 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22010 102423 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22011 102433 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22012 102434 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22013 102434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22014 102444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22015 102444 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22016 102444 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22017 102455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22018 102455 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22019 102455 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22021 102465 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22022 102466 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22023 102466 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22024 102476 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22025 102477 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22026 102477 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22027 102487 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22028 102488 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22029 102488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22030 102498 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22031 102498 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22032 102498 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22033 102509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22034 102509 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22035 102509 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22036 102519 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22037 102520 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22038 102520 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22039 102530 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22040 102530 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22041 102530 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22042 102541 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22043 102541 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22044 102541 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22045 102551 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22046 102552 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22047 102552 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22048 102562 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22049 102563 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22050 102563 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22051 102573 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22052 102573 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22053 102573 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22054 102584 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22055 102584 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22056 102584 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22057 102594 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22058 102595 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22059 102595 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22060 102605 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22061 102606 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22062 102606 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22063 102616 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22064 102616 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22065 102616 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22066 102627 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22067 102627 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22068 102627 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22069 102637 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22070 102638 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22071 102638 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22072 102648 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22073 102649 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22074 102649 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22075 102659 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22076 102660 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22077 102660 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22078 102670 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22079 102670 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22080 102670 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22081 102680 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22082 102681 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22083 102681 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22084 102691 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22085 102692 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22086 102692 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22087 102702 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22088 102702 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22089 102702 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22090 102712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22091 102713 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22092 102713 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22093 102723 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22094 102724 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22095 102724 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22096 102734 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22097 102735 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22098 102735 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22099 102745 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22100 102745 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22101 102745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22102 102755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22103 102756 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22104 102756 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22105 102766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22106 102767 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22107 102767 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22108 102777 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22109 102777 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22110 102777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22111 102788 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22112 102788 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22113 102788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22114 102798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22115 102799 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22116 102799 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22117 102809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22118 102810 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22119 102810 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22120 102820 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22121 102821 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22122 102821 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22123 102831 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22124 102832 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22125 102832 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22126 102842 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22127 102843 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22128 102843 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22129 102853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22130 102853 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22131 102853 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22132 102863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22133 102864 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22134 102864 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22135 102874 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22136 102875 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22137 102875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22138 102885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22139 102886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22140 102886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22141 102896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22142 102897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22143 102897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22144 102907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22145 102907 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22146 102907 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22147 102918 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22148 102918 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22149 102918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22150 102928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22151 102929 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22152 102929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22153 102939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22154 102940 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22155 102940 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22156 102950 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22157 102951 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22158 102951 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22159 102961 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22160 102962 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22161 102962 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22163 102972 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22164 102972 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22165 102972 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22166 102983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22167 102983 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22168 102983 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22169 102993 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22170 102994 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22171 102994 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22172 103004 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22173 103004 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22174 103004 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22175 103015 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22176 103015 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22177 103015 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22178 103025 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22179 103026 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22180 103026 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22181 103036 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22182 103037 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22183 103037 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22184 103047 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22185 103048 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22186 103048 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22187 103058 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22188 103058 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22189 103058 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22190 103068 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22191 103069 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22192 103069 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22193 103079 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22194 103080 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22195 103080 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22196 103090 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22197 103091 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22198 103091 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22199 103101 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22200 103101 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22201 103101 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22202 103112 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22203 103112 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22204 103112 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22205 103122 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22206 103123 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22207 103123 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22208 103133 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22209 103134 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22210 103134 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22211 103144 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22212 103145 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22213 103145 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22214 103155 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22215 103156 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22216 103156 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22217 103166 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22218 103166 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22219 103166 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22220 103176 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22221 103177 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22222 103177 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22223 103187 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22224 103188 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22225 103188 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22226 103198 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22227 103199 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22228 103199 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22229 103209 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22230 103210 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22231 103210 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22232 103220 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22233 103220 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22234 103220 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22235 103231 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22236 103231 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22237 103231 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22238 103241 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22239 103242 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22240 103242 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22241 103252 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22242 103252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22243 103252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22244 103262 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22245 103263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22246 103263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22247 103273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22248 103274 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22249 103274 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22250 103284 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22251 103284 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22252 103284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22253 103294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22254 103295 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22255 103295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22256 103305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22257 103306 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22258 103306 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22259 103316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22260 103317 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22261 103317 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22262 103327 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22263 103328 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22264 103328 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22265 103338 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22266 103338 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22267 103338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22268 103349 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22269 103349 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22270 103349 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22271 103359 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22272 103360 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22273 103360 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22274 103370 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22275 103371 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22276 103371 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22277 103381 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22278 103381 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22279 103381 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22280 103392 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22281 103392 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22282 103392 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22283 103402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22284 103403 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22285 103403 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22286 103413 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22287 103414 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22288 103414 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22289 103424 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22290 103425 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22291 103425 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22292 103435 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22293 103436 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22294 103436 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22295 103446 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22296 103447 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22297 103447 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22298 103457 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22299 103458 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22300 103458 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22301 103468 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22302 103468 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22303 103468 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22305 103479 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22306 103479 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22307 103479 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22308 103489 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22309 103490 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22310 103490 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22311 103500 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22312 103500 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22313 103500 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22314 103511 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22315 103511 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22316 103511 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22317 103521 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22318 103522 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22319 103522 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22320 103532 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22321 103532 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22322 103532 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22323 103542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22324 103543 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22325 103543 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22326 103553 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22327 103554 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22328 103554 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22329 103564 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22330 103565 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22331 103565 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22332 103575 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22333 103576 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22334 103576 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22335 103586 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22336 103586 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22337 103586 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22338 103597 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22339 103597 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22340 103597 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22341 103607 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22342 103608 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22343 103608 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22344 103618 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22345 103619 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22346 103619 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22347 103629 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22348 103630 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22349 103630 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22350 103640 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22351 103640 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22352 103640 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22353 103650 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22354 103651 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22355 103651 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22356 103661 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22357 103662 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22358 103662 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22359 103672 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22360 103672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22361 103672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22362 103682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22363 103683 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22364 103683 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22365 103693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22366 103694 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22367 103694 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22368 103704 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22369 103705 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22370 103705 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22371 103715 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22372 103715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22373 103715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22374 103725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22375 103726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22376 103726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22377 103736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22378 103737 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22379 103737 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22380 103747 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22381 103747 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22382 103747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22383 103757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22384 103758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22385 103758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22386 103768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22387 103768 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22388 103768 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22389 103779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22390 103779 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22391 103779 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22392 103789 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22393 103790 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22394 103790 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22395 103800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22396 103801 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22397 103801 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22398 103811 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22399 103811 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22400 103811 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22401 103821 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22402 103822 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22403 103822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22404 103832 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22405 103833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22406 103833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22407 103843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22408 103843 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22409 103843 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22410 103853 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22411 103854 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22412 103854 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22413 103864 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22414 103865 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22415 103865 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22416 103875 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22417 103875 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22418 103875 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22419 103885 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22420 103886 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22421 103886 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22422 103896 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22423 103897 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22424 103897 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22425 103907 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22426 103907 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22427 103907 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22428 103917 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22429 103918 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22430 103918 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22431 103928 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22432 103929 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22433 103929 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22434 103939 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22435 103939 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22436 103939 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22437 103949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22438 103950 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22439 103950 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22440 103960 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22441 103961 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22442 103961 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22443 103971 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22444 103971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22445 103971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22447 103981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22448 103982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22449 103982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22450 103992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22451 103992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22452 103992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22453 104003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22454 104003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22455 104003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22456 104013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22457 104014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22458 104014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22459 104024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22460 104024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22461 104024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22462 104034 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22463 104035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22464 104035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22465 104045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22466 104046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22467 104046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22468 104056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22469 104056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22470 104056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22471 104066 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22472 104067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22473 104067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22474 104077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22475 104078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22476 104078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22477 104088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22478 104088 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22479 104088 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22480 104098 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22481 104099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22482 104099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22483 104109 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22484 104110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22485 104110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22486 104120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22487 104120 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22488 104120 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22489 104131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22490 104131 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22491 104131 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22492 104141 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22493 104142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22494 104142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22495 104152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22496 104152 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22497 104152 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22498 104162 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22499 104163 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22500 104163 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22501 104173 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22502 104174 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22503 104174 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22504 104184 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22505 104185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22506 104185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22507 104195 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22508 104195 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22509 104195 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22510 104205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22511 104206 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22512 104206 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22513 104216 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22514 104217 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22515 104217 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22516 104227 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22517 104228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22518 104228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22519 104238 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22520 104238 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22521 104238 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22522 104249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22523 104249 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22524 104249 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22525 104259 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22526 104260 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22527 104260 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22528 104270 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22529 104270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22530 104270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22531 104280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22532 104281 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22533 104281 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22534 104291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22535 104292 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22536 104292 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22537 104302 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22538 104303 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22539 104303 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22540 104313 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22541 104313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22542 104313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22543 104324 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22544 104324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22545 104324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22546 104334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22547 104335 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22548 104335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22549 104345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22550 104346 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22551 104346 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22552 104356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22553 104356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22554 104356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22555 104366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22556 104367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22557 104367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22558 104377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22559 104378 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22560 104378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22561 104388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22562 104388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22563 104388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22564 104398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22565 104399 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22566 104399 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22567 104409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22568 104410 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22569 104410 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22570 104420 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22571 104421 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22572 104421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22573 104431 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22574 104432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22575 104432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22576 104442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22577 104442 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22578 104442 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22579 104452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22580 104453 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22581 104453 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22582 104463 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22583 104464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22584 104464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22585 104474 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22586 104474 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22587 104474 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22589 104485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22590 104485 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22591 104485 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22592 104495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22593 104496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22594 104496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22595 104506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22596 104507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22597 104507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22598 104517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22599 104517 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22600 104517 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22601 104528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22602 104528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22603 104528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22604 104538 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22605 104539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22606 104539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22607 104549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22608 104549 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22609 104549 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22610 104560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22611 104560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22612 104560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22613 104570 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22614 104571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22615 104571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22616 104581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22617 104581 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22618 104581 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22619 104592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22620 104592 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22621 104592 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22622 104602 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22623 104603 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22624 104603 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22625 104613 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22626 104614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22627 104614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22628 104624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22629 104625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22630 104625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22631 104635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22632 104636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22633 104636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22634 104646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22635 104647 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22636 104647 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22637 104657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22638 104657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22639 104657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22640 104667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22641 104668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22642 104668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22643 104678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22644 104679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22645 104679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22646 104689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22647 104689 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22648 104689 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22649 104700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22650 104700 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22651 104700 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22652 104710 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22653 104711 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22654 104711 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22655 104721 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22656 104721 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22657 104721 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22658 104732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22659 104732 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22660 104732 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22661 104742 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22662 104743 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22663 104743 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22664 104753 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22665 104754 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22666 104754 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22667 104764 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22668 104765 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22669 104765 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22670 104775 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22671 104775 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22672 104775 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22673 104786 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22674 104786 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22675 104786 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22676 104796 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22677 104797 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22678 104797 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22679 104807 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22680 104808 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22681 104808 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22682 104818 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22683 104818 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22684 104818 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22685 104828 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22686 104829 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22687 104829 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22688 104839 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22689 104840 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22690 104840 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22691 104850 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22692 104850 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22693 104850 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22694 104861 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22695 104861 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22696 104861 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22697 104871 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22698 104872 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22699 104872 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22700 104882 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22701 104882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22702 104882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22703 104893 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22704 104893 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22705 104893 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22706 104903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22707 104904 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22708 104904 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22709 104914 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22710 104915 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22711 104915 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22712 104925 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22713 104925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22714 104925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22715 104935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22716 104936 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22717 104936 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22718 104946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22719 104947 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22720 104947 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22721 104957 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22722 104957 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22723 104957 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22724 104968 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22725 104968 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22726 104968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22727 104978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22728 104979 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22729 104979 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22731 104989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22732 104990 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22733 104990 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22734 105000 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22735 105000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22736 105000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22737 105011 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22738 105011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22739 105011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22740 105021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22741 105022 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22742 105022 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22743 105032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22744 105033 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22745 105033 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22746 105043 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22747 105044 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22748 105044 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22749 105054 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22750 105054 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22751 105054 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22752 105065 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22753 105065 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22754 105065 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22755 105075 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22756 105076 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22757 105076 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22758 105086 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22759 105086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22760 105086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22761 105097 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22762 105097 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22763 105097 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22764 105107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22765 105108 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22766 105108 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22767 105118 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22768 105119 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22769 105119 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22770 105129 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22771 105130 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22772 105130 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22773 105140 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22774 105140 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22775 105140 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22776 105151 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22777 105151 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22778 105151 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22779 105161 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22780 105162 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22781 105162 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22782 105172 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22783 105173 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22784 105173 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22785 105183 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22786 105184 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22787 105184 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22788 105194 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22789 105194 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22790 105194 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22791 105205 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22792 105205 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22793 105205 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22794 105215 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22795 105216 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22796 105216 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22797 105226 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22798 105226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22799 105226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22800 105237 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22801 105237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22802 105237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22803 105247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22804 105248 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22805 105248 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22806 105258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22807 105259 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22808 105259 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22809 105269 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22810 105270 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22811 105270 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22812 105280 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22813 105280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22814 105280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22815 105291 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22816 105291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22817 105291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22818 105301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22819 105302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22820 105302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22821 105312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22822 105313 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22823 105313 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22824 105323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22825 105324 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22826 105324 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22827 105334 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22828 105335 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22829 105335 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22830 105345 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22831 105345 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22832 105345 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22833 105356 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22834 105356 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22835 105356 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22836 105366 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22837 105367 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22838 105367 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22839 105377 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22840 105378 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22841 105378 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22842 105388 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22843 105389 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22844 105389 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22845 105399 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22846 105400 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22847 105400 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22848 105410 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22849 105411 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22850 105411 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22851 105421 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22852 105421 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22853 105421 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22854 105432 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22855 105432 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22856 105432 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22857 105442 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22858 105443 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22859 105443 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22860 105453 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22861 105454 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22862 105454 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22863 105464 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22864 105464 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22865 105464 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22866 105475 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22867 105475 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22868 105475 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22869 105485 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22870 105486 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22871 105486 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22873 105496 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22874 105496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22875 105496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22876 105507 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22877 105507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22878 105507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22879 105517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22880 105518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22881 105518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22882 105528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22883 105529 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22884 105529 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22885 105539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22886 105540 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22887 105540 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22888 105550 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22889 105551 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22890 105551 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22891 105561 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22892 105561 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22893 105561 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22894 105572 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22895 105572 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22896 105572 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22897 105582 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22898 105583 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22899 105583 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22900 105593 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22901 105593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22902 105593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22903 105604 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22904 105604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22905 105604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22906 105614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22907 105615 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22908 105615 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22909 105625 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22910 105626 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22911 105626 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22912 105636 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22913 105637 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22914 105637 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22915 105647 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22916 105648 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22917 105648 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22918 105658 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22919 105659 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22920 105659 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22921 105669 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22922 105669 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22923 105669 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22924 105679 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22925 105680 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22926 105680 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22927 105690 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22928 105691 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22929 105691 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22930 105701 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22931 105701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22932 105701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22933 105712 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22934 105712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22935 105712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22936 105722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22937 105723 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22938 105723 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22939 105733 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22940 105734 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22941 105734 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22942 105744 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22943 105745 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22944 105745 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22945 105755 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22946 105755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22947 105755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22948 105766 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22949 105766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22950 105766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22951 105776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22952 105777 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22953 105777 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22954 105787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22955 105788 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22956 105788 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22957 105798 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22958 105798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22959 105798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22960 105809 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22961 105809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22962 105809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22963 105819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22964 105820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22965 105820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22966 105830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22967 105831 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22968 105831 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22969 105841 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22970 105842 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22971 105842 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22972 105852 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22973 105852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22974 105852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22975 105863 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22976 105863 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22977 105863 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22978 105873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22979 105874 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22980 105874 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22981 105884 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22982 105885 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22983 105885 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22984 105895 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22985 105896 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22986 105896 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22987 105906 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22988 105906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22989 105906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22990 105916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22991 105917 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22992 105917 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22993 105927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22994 105928 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22995 105928 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 22996 105938 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 22997 105938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 22998 105938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 22999 105949 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23000 105949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23001 105949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23002 105959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23003 105960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23004 105960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23005 105970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23006 105971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23007 105971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23008 105981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23009 105982 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23010 105982 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23011 105992 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23012 105992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23013 105992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23015 106003 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23016 106003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23017 106003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23018 106013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23019 106014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23020 106014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23021 106024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23022 106025 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23023 106025 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23024 106035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23025 106036 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23026 106036 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23027 106046 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23028 106046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23029 106046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23030 106056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23031 106057 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23032 106057 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23033 106067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23034 106068 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23035 106068 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23036 106078 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23037 106079 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23038 106079 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23039 106089 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23040 106089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23041 106089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23042 106100 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23043 106100 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23044 106100 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23045 106110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23046 106111 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23047 106111 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23048 106121 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23049 106122 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23050 106122 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23051 106132 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23052 106133 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23053 106133 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23054 106143 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23055 106143 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23056 106143 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23057 106154 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23058 106154 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23059 106154 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23060 106164 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23061 106165 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23062 106165 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23063 106175 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23064 106176 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23065 106176 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23066 106186 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23067 106187 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23068 106187 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23069 106197 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23070 106198 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23071 106198 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23072 106208 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23073 106208 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23074 106208 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23075 106219 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23076 106219 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23077 106219 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23078 106229 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23079 106230 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23080 106230 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23081 106240 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23082 106241 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23083 106241 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23084 106251 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23085 106252 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23086 106252 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23087 106262 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23088 106263 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23089 106263 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23090 106273 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23091 106273 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23092 106273 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23093 106283 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23094 106284 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23095 106284 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23096 106294 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23097 106295 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23098 106295 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23099 106305 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23100 106305 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23101 106305 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23102 106316 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23103 106316 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23104 106316 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23105 106326 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23106 106327 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23107 106327 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23108 106337 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23109 106338 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23110 106338 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23111 106348 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23112 106348 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23113 106348 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23114 106358 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23115 106359 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23116 106359 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23117 106369 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23118 106370 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23119 106370 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23120 106380 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23121 106380 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23122 106380 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23123 106391 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23124 106391 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23125 106391 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23126 106402 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23127 106402 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23128 106402 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23129 106412 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23130 106413 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23131 106413 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23132 106423 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23133 106424 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23134 106424 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23135 106434 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23136 106434 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23137 106434 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23138 106444 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23139 106445 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23140 106445 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23141 106455 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23142 106456 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23143 106456 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23144 106466 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23145 106467 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23146 106467 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23147 106477 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23148 106478 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23149 106478 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23150 106488 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23151 106488 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23152 106488 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23153 106499 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23154 106499 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23155 106499 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23157 106509 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23158 106510 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23159 106510 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23160 106520 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23161 106521 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23162 106521 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23163 106531 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23164 106531 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23165 106531 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23166 106542 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23167 106542 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23168 106542 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23169 106552 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23170 106553 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23171 106553 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23172 106563 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23173 106564 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23174 106564 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23175 106574 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23176 106574 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23177 106574 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23178 106585 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23179 106585 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23180 106585 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23181 106595 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23182 106596 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23183 106596 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23184 106606 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23185 106607 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23186 106607 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23187 106617 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23188 106617 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23189 106617 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23190 106628 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23191 106628 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23192 106628 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23193 106638 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23194 106639 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23195 106639 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23196 106649 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23197 106650 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23198 106650 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23199 106660 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23200 106661 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23201 106661 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23202 106671 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23203 106672 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23204 106672 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23205 106682 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23206 106682 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23207 106682 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23208 106693 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23209 106693 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23210 106693 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23211 106703 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23212 106704 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23213 106704 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23214 106714 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23215 106715 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23216 106715 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23217 106725 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23218 106726 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23219 106726 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23220 106736 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23221 106736 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23222 106736 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23223 106746 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23224 106747 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23225 106747 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23226 106757 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23227 106758 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23228 106758 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23229 106768 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23230 106769 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23231 106769 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23232 106779 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23233 106780 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23234 106780 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23235 106790 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23236 106790 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23237 106790 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23238 106800 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23239 106801 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23240 106801 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23241 106811 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23242 106812 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23243 106812 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23244 106822 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23245 106822 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23246 106822 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23247 106833 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23248 106833 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23249 106833 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23250 106843 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23251 106844 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23252 106844 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23253 106854 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23254 106855 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23255 106855 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23256 106865 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23257 106866 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23258 106866 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23259 106876 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23260 106877 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23261 106877 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23262 106887 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23263 106887 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23264 106887 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23265 106898 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23266 106898 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23267 106898 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23268 106908 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23269 106909 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23270 106909 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23271 106919 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23272 106920 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23273 106920 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23274 106930 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23275 106930 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23276 106930 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23277 106941 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23278 106941 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23279 106941 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23280 106951 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23281 106952 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23282 106952 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23283 106962 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23284 106963 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23285 106963 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23286 106973 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23287 106973 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23288 106973 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23289 106983 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23290 106984 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23291 106984 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23292 106994 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23293 106995 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23294 106995 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23295 107005 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23296 107005 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23297 107005 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23299 107016 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23300 107016 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23301 107016 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23302 107026 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23303 107027 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23304 107027 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23305 107037 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23306 107038 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23307 107038 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23308 107048 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23309 107049 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23310 107049 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23311 107059 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23312 107060 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23313 107060 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23314 107070 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23315 107070 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23316 107070 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23317 107080 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23318 107081 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23319 107081 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23320 107091 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23321 107092 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23322 107092 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23323 107102 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23324 107103 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23325 107103 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23326 107113 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23327 107113 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23328 107113 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23329 107124 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23330 107124 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23331 107124 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23332 107134 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23333 107135 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23334 107135 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23335 107145 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23336 107146 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23337 107146 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23338 107156 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23339 107157 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23340 107157 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23341 107167 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23342 107168 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23343 107168 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23344 107178 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23345 107178 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23346 107178 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23347 107189 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23348 107189 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23349 107189 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23350 107199 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23351 107200 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23352 107200 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23353 107210 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23354 107211 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23355 107211 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23356 107221 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23357 107222 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23358 107222 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23359 107232 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23360 107233 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23361 107233 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23362 107243 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23363 107244 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23364 107244 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23365 107254 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23366 107255 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23367 107255 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23368 107265 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23369 107265 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23370 107265 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23371 107275 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23372 107276 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23373 107276 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23374 107286 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23375 107287 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23376 107287 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23377 107297 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23378 107297 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23379 107297 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23380 107308 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23381 107308 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23382 107308 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23383 107318 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23384 107319 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23385 107319 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23386 107329 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23387 107330 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23388 107330 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23389 107340 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23390 107340 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23391 107340 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23392 107351 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23393 107351 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23394 107351 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23395 107361 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23396 107362 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23397 107362 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23398 107372 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23399 107373 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23400 107373 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23401 107383 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23402 107384 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23403 107384 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23404 107394 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23405 107395 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23406 107395 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23407 107405 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23408 107406 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23409 107406 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23410 107416 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23411 107416 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23412 107416 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23413 107427 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23414 107427 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23415 107427 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23416 107437 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23417 107438 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23418 107438 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23419 107448 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23420 107449 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23421 107449 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23422 107459 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23423 107460 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23424 107460 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23425 107470 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23426 107470 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23427 107470 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23428 107480 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23429 107481 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23430 107481 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23431 107491 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23432 107492 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23433 107492 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23434 107502 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23435 107503 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23436 107503 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23437 107513 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23438 107514 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23439 107514 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23441 107524 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23442 107524 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23443 107524 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23444 107534 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23445 107535 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23446 107535 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23447 107545 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23448 107546 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23449 107546 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23450 107556 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23451 107556 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23452 107556 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23453 107566 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23454 107567 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23455 107567 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23456 107577 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23457 107578 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23458 107578 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23459 107588 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23460 107588 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23461 107588 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23462 107599 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23463 107599 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23464 107599 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23465 107609 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23466 107610 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23467 107610 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23468 107620 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23469 107620 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23470 107620 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23471 107631 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23472 107631 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23473 107631 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23474 107641 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23475 107642 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23476 107642 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23477 107652 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23478 107653 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23479 107653 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23480 107663 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23481 107664 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23482 107664 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23483 107674 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23484 107675 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23485 107675 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23486 107685 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23487 107685 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23488 107685 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23489 107695 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23490 107696 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23491 107696 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23492 107706 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23493 107707 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23494 107707 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23495 107717 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23496 107717 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23497 107717 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23498 107728 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23499 107728 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23500 107728 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23501 107738 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23502 107739 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23503 107739 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23504 107749 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23505 107750 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23506 107750 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23507 107760 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23508 107761 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23509 107761 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23510 107771 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23511 107772 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23512 107772 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23513 107782 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23514 107782 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23515 107782 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23516 107792 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23517 107793 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23518 107793 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23519 107803 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23520 107804 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23521 107804 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23522 107814 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23523 107815 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23524 107815 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23525 107825 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23526 107825 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23527 107825 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23528 107836 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23529 107836 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23530 107836 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23531 107846 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23532 107847 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23533 107847 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23534 107857 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23535 107857 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23536 107857 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23537 107867 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23538 107868 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23539 107868 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23540 107878 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23541 107879 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23542 107879 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23543 107889 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23544 107890 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23545 107890 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23546 107900 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23547 107900 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23548 107900 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23549 107910 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23550 107911 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23551 107911 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23552 107921 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23553 107922 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23554 107922 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23555 107932 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23556 107932 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23557 107932 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23558 107942 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23559 107943 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23560 107943 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23561 107953 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23562 107954 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23563 107954 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23564 107964 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23565 107965 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23566 107965 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23567 107975 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23568 107975 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23569 107975 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23570 107986 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23571 107986 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23572 107986 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23573 107996 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23574 107997 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23575 107997 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23576 108007 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23577 108008 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23578 108008 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23579 108018 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23580 108018 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23581 108018 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23583 108028 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23584 108029 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23585 108029 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23586 108039 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23587 108040 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23588 108040 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23589 108050 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23590 108051 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23591 108051 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23592 108061 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23593 108062 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23594 108062 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23595 108072 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23596 108072 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23597 108072 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23598 108082 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23599 108083 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23600 108083 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23601 108093 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23602 108094 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23603 108094 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23604 108104 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23605 108105 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23606 108105 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23607 108115 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23608 108116 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23609 108116 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23610 108126 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23611 108126 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23612 108127 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23613 108137 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23614 108137 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23615 108137 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23616 108147 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23617 108148 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23618 108148 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23619 108158 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23620 108159 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23621 108159 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23622 108169 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23623 108169 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23624 108169 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23625 108180 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23626 108180 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23627 108180 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23628 108190 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23629 108191 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23630 108191 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23631 108201 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23632 108202 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23633 108202 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23634 108212 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23635 108213 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23636 108213 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23637 108223 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23638 108223 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23639 108223 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23640 108233 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23641 108234 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23642 108234 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23643 108244 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23644 108245 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23645 108245 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23646 108255 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23647 108256 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23648 108256 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23649 108266 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23650 108267 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23651 108267 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23652 108277 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23653 108277 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23654 108277 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23655 108287 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23656 108288 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23657 108288 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23658 108298 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23659 108299 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23660 108299 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23661 108309 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23662 108309 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23663 108309 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23664 108320 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23665 108320 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23666 108320 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23667 108330 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23668 108331 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23669 108331 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23670 108341 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23671 108342 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23672 108342 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23673 108352 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23674 108353 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23675 108353 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23676 108363 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23677 108364 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23678 108364 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23679 108374 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23680 108374 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23681 108374 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23682 108385 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23683 108385 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23684 108385 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23685 108395 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23686 108396 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23687 108396 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23688 108406 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23689 108407 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23690 108407 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23691 108417 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23692 108418 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23693 108418 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23694 108428 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23695 108429 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23696 108429 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23697 108439 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23698 108440 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23699 108440 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23700 108450 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23701 108451 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23702 108451 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23703 108461 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23704 108462 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23705 108462 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23706 108472 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23707 108472 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23708 108472 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23709 108483 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23710 108483 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23711 108483 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23712 108493 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23713 108494 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23714 108494 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23715 108504 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23716 108504 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23717 108504 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23718 108514 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23719 108515 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23720 108515 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23721 108525 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23722 108526 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23723 108526 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23725 108536 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23726 108537 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23727 108537 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23728 108547 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23729 108548 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23730 108548 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23731 108558 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23732 108558 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23733 108558 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23734 108569 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23735 108569 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23736 108569 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23737 108579 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23738 108580 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23739 108580 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23740 108590 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23741 108591 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23742 108591 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23743 108601 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23744 108602 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23745 108602 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23746 108612 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23747 108612 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23748 108612 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23749 108623 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23750 108623 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23751 108623 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23752 108633 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23753 108634 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23754 108634 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23755 108644 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23756 108645 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23757 108645 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23758 108655 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23759 108656 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23760 108656 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23761 108666 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23762 108666 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23763 108666 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23764 108676 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23765 108677 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23766 108677 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23767 108687 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23768 108688 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23769 108688 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23770 108698 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23771 108698 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23772 108698 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23773 108709 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23774 108709 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23775 108709 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23776 108719 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23777 108720 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23778 108720 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23779 108730 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23780 108731 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23781 108731 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23782 108741 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23783 108742 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23784 108742 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23785 108752 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23786 108752 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23787 108752 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23788 108763 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23789 108763 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23790 108763 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23791 108773 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23792 108774 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23793 108774 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23794 108784 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23795 108785 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23796 108785 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23797 108795 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23798 108796 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23799 108796 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23800 108806 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23801 108807 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23802 108807 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23803 108817 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23804 108817 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23805 108817 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23806 108827 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23807 108828 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23808 108828 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23809 108838 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23810 108839 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23811 108839 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23812 108849 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23813 108849 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23814 108849 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23815 108860 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23816 108860 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23817 108860 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23818 108870 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23819 108871 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23820 108871 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23821 108881 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23822 108882 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23823 108882 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23824 108892 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23825 108892 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23826 108892 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23827 108903 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23828 108903 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23829 108903 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23830 108913 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23831 108914 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23832 108914 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23833 108924 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23834 108925 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23835 108925 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23836 108935 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23837 108935 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23838 108935 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23839 108946 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23840 108946 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23841 108946 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23842 108956 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23843 108957 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23844 108957 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23845 108967 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23846 108968 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23847 108968 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23848 108978 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23849 108978 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23850 108978 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23851 108989 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23852 108989 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23853 108989 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23854 108999 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23855 109000 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23856 109000 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23857 109010 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23858 109011 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23859 109011 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23860 109021 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23861 109021 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23862 109021 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23863 109032 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23864 109032 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23865 109032 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23867 109042 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23868 109043 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23869 109043 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23870 109053 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23871 109053 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23872 109053 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23873 109064 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23874 109064 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23875 109064 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23876 109074 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23877 109075 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23878 109075 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23879 109085 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23880 109086 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23881 109086 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23882 109096 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23883 109096 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23884 109096 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23885 109107 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23886 109107 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23887 109107 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23888 109117 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23889 109118 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23890 109118 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23891 109128 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23892 109129 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23893 109129 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23894 109139 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23895 109140 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23896 109140 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23897 109150 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23898 109150 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23899 109150 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23900 109160 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23901 109161 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23902 109161 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23903 109171 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23904 109172 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23905 109172 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23906 109182 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23907 109183 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23908 109183 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23909 109193 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23910 109193 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23911 109193 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23912 109204 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23913 109204 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23914 109204 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23915 109214 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23916 109215 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23917 109215 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23918 109225 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23919 109226 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23920 109226 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23921 109236 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23922 109237 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23923 109237 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23924 109247 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23925 109247 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23926 109247 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23927 109258 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23928 109258 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23929 109258 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23930 109268 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23931 109269 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23932 109269 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23933 109279 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23934 109280 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23935 109280 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23936 109290 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23937 109291 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23938 109291 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23939 109301 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23940 109302 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23941 109302 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23942 109312 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23943 109312 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23944 109312 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23945 109323 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23946 109323 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23947 109323 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23948 109333 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23949 109334 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23950 109334 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23951 109344 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23952 109344 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23953 109344 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23954 109355 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23955 109355 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23956 109355 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23957 109365 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23958 109366 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23959 109366 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23960 109376 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23961 109377 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23962 109377 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23963 109387 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23964 109388 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23965 109388 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23966 109398 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23967 109398 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23968 109398 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23969 109409 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23970 109409 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23971 109409 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23972 109419 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23973 109420 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23974 109420 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23975 109430 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23976 109431 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23977 109431 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23978 109441 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23979 109441 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23980 109441 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23981 109452 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23982 109452 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23983 109452 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23984 109462 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23985 109463 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23986 109463 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23987 109473 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23988 109474 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23989 109474 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23990 109484 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23991 109485 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23992 109485 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 23993 109495 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23994 109496 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23995 109496 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23996 109506 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 23997 109507 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 23998 109507 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 23999 109517 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24000 109518 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24001 109518 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24002 109528 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24003 109528 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24004 109528 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24005 109539 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24006 109539 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24007 109539 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24009 109549 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24010 109550 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24011 109550 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24012 109560 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24013 109560 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24014 109560 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24015 109571 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24016 109571 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24017 109571 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24018 109581 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24019 109582 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24020 109582 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24021 109592 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24022 109593 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24023 109593 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24024 109603 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24025 109604 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24026 109604 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24027 109614 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24028 109614 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24029 109614 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24030 109624 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24031 109625 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24032 109625 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24033 109635 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24034 109636 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24035 109636 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24036 109646 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24037 109646 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24038 109646 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24039 109657 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24040 109657 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24041 109657 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24042 109667 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24043 109668 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24044 109668 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24045 109678 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24046 109679 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24047 109679 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24048 109689 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24049 109690 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24050 109690 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24051 109700 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24052 109701 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24053 109701 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24054 109711 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24055 109712 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24056 109712 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24057 109722 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24058 109722 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24059 109722 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24060 109732 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24061 109733 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24062 109733 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24063 109743 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24064 109744 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24065 109744 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24066 109754 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24067 109755 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24068 109755 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24069 109765 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24070 109766 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24071 109766 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24072 109776 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24073 109776 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24074 109776 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24075 109787 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24076 109787 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24077 109787 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24078 109797 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24079 109798 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24080 109798 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24081 109808 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24082 109809 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24083 109809 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24084 109819 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24085 109820 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24086 109820 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24087 109830 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24088 109830 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24089 109830 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24090 109840 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24091 109841 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24092 109841 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24093 109851 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24094 109852 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24095 109852 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24096 109862 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24097 109862 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24098 109862 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24099 109873 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24100 109873 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24101 109873 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24102 109883 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24103 109884 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24104 109884 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24105 109894 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24106 109895 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24107 109895 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24108 109905 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24109 109906 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24110 109906 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24111 109916 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24112 109916 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24113 109916 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24114 109927 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24115 109927 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24116 109927 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24117 109937 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24118 109938 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24119 109938 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24120 109948 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24121 109949 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24122 109949 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24123 109959 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24124 109960 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24125 109960 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24126 109970 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24127 109971 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24128 109971 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24129 109981 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24130 109981 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24131 109981 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24132 109991 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24133 109992 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24134 109992 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24135 110002 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24136 110003 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24137 110003 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24138 110013 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24139 110014 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24140 110014 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24141 110024 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24142 110024 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24143 110024 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24144 110035 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24145 110035 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24146 110035 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24147 110045 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24148 110046 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24149 110046 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24151 110056 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24152 110056 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24153 110056 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24154 110067 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24155 110067 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24156 110067 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24157 110077 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24158 110078 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24159 110078 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24160 110088 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24161 110089 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24162 110089 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24163 110099 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24164 110099 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24165 110099 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24166 110110 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24167 110110 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24168 110110 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24169 110120 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24170 110121 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24171 110121 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24172 110131 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24173 110132 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24174 110132 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24175 110142 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24176 110142 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24177 110142 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24178 110152 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24179 110153 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24180 110153 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24181 110163 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24182 110164 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24183 110164 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24184 110174 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24185 110175 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24186 110175 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24187 110185 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24188 110185 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24189 110185 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24190 110196 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24191 110196 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24192 110196 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24193 110206 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24194 110207 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24195 110207 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24196 110217 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24197 110218 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24198 110218 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24199 110228 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24200 110228 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24201 110228 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24202 110239 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24203 110239 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24204 110239 target.c:866 target_run_flash_async_algorithm(): count 0x4d4

f wp 0x20004046 rp 0x20000050
Debug: 24205 110249 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24206 110250 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24207 110250 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24208 110260 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24209 110261 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24210 110261 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24211 110271 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24212 110272 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24213 110272 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24214 110282 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24215 110283 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24216 110283 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24217 110293 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24218 110293 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24219 110293 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24220 110303 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24221 110304 target.c:1903 target_read_u32(): address: 0x2000004c, value:
0x20000050
Debug: 24222 110304 target.c:866 target_run_flash_async_algorithm(): count 0x4d4
f wp 0x20004046 rp 0x20000050
Debug: 24223 110314 stm32_stlink.c:668 stm32_stlink_read_memory(): stm32_stlink_
read_memory 0x2000004c 4 1
Debug: 24224 110315 target.c:1907 target_read_u32(): address: 0x2000004c failed
Error: 24225 110315 target.c:862 target_run_flash_async_algorithm(): failed to g
et read pointer
Debug: 24226 110315 target.c:1969 target_write_u32(): address: 0x20000048, value
: 0x00000000
Debug: 24227 110315 stm32_stlink.c:716 stm32_stlink_write_memory(): stm32_stlink
_write_memory 0x20000048 4 1
Debug: 24228 110514 stlink_usb.c:231 stlink_usb_xfer_rw(): bulk write failed
Debug: 24229 110514 target.c:1974 target_write_u32(): failed: -4
Error: 24230 111514 stm32_stlink.c:386 stm32_stlink_poll(): jtag status contains
invalid mode value - communication failure
Debug: 24231 111514 stm32_stlink.c:506 stm32_stlink_halt(): stm32_stlink_halt
Error: 24232 112514 target.c:933 target_run_flash_async_algorithm(): error waiti
ng for target flash write algorithm
Debug: 24233 112515 target.c:1587 target_free_working_area_restore(): freed 1638
4 bytes of working area at address 0x20000048
Debug: 24234 112515 target.c:1386 print_wa_layout(): * 0x20000000-0x20000047 (7
2 bytes)
Debug: 24235 112515 target.c:1386 print_wa_layout():
0x20000048-0x2000ffff (6
5464 bytes)
Debug: 24236 112515 target.c:1587 target_free_working_area_restore(): freed 72 b

ytes of working area at address 0x20000000


Debug: 24237 112515 target.c:1386 print_wa_layout():
0x20000000-0x2000ffff (6
5536 bytes)
Error: 24238 112515 core.c:93 flash_driver_write(): error writing to flash at ad
dress 0x08000000 at offset 0x00000000
Debug: 24239 112515 command.c:631 run_command(): Command failed with error code
-4
User : 24240 112515 command.c:669 command_run_line(): in procedure 'flash'
Debug: 24241 112515 log.c:422 keep_alive(): keep_alive() was not invoked in the
1000ms timelimit (2459). This may cause trouble with GDB connections.
Debug: 24243 123958 command.c:145 script_debug(): command - ocd_command ocd_comm
and type ocd_exit
Debug: 24244 123958 command.c:145 script_debug(): command - exit ocd_exit
Info : 24246 123958 server.c:472 server_loop(): dropped 'telnet' connection

You might also like