Advertisement
Guest User

OpenOCD fails on STM32F7

a guest
May 31st, 2016
5,768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 415.03 KB | None | 0 0
  1. Open On-Chip Debugger 0.10.0-dev-00321-gd4b7cbf (2016-05-31-10:18)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4. http://openocd.org/doc/doxygen/bugs.html
  5. User : 13 3 command.c:544 command_print(): debug_level: 3
  6. Debug: 14 3 options.c:96 add_default_dirs(): bindir=/home/lorenzo/bin
  7. Debug: 15 3 options.c:97 add_default_dirs(): pkgdatadir=/home/lorenzo/share/openocd
  8. Debug: 16 3 options.c:98 add_default_dirs(): run_prefix=
  9. Debug: 17 3 configuration.c:42 add_script_search_dir(): adding /home/lorenzo/.openocd
  10. Debug: 18 3 configuration.c:42 add_script_search_dir(): adding /home/lorenzo/share/openocd/site
  11. Debug: 19 3 configuration.c:42 add_script_search_dir(): adding /home/lorenzo/share/openocd/scripts
  12. Debug: 20 3 configuration.c:82 find_file(): found /home/lorenzo/share/openocd/scripts/interface/ftdi/jtagkey.cfg
  13. Debug: 21 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi
  14. Debug: 22 3 command.c:143 script_debug(): command - interface ocd_interface ftdi
  15. Debug: 24 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_device_desc'...
  16. Debug: 25 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_serial'...
  17. Debug: 26 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_location'...
  18. Debug: 27 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_channel'...
  19. Debug: 28 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_init'...
  20. Debug: 29 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_signal'...
  21. Debug: 30 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_set_signal'...
  22. Debug: 31 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_vid_pid'...
  23. Debug: 32 3 command.c:364 register_command_handler(): registering 'ocd_ftdi_tdo_sample_edge'...
  24. Debug: 33 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_device_desc Amontec JTAGkey
  25. Debug: 34 3 command.c:143 script_debug(): command - ftdi_device_desc ocd_ftdi_device_desc Amontec JTAGkey
  26. Debug: 36 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_vid_pid 0x0403 0xcff8
  27. Debug: 37 3 command.c:143 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x0403 0xcff8
  28. Debug: 39 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_init 0x0c08 0x0f1b
  29. Debug: 40 3 command.c:143 script_debug(): command - ftdi_layout_init ocd_ftdi_layout_init 0x0c08 0x0f1b
  30. Debug: 42 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
  31. Debug: 43 3 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0100 -noe 0x0400
  32. Debug: 45 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -data 0x0200 -noe 0x0800
  33. Debug: 46 3 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -data 0x0200 -noe 0x0800
  34. Debug: 48 3 configuration.c:82 find_file(): found /home/lorenzo/Progetti/EcceGui/demo/myboard_EK390.cfg
  35. Debug: 49 3 configuration.c:82 find_file(): found /home/lorenzo/share/openocd/scripts/target/stm32f7x.cfg
  36. Debug: 50 4 configuration.c:82 find_file(): found /home/lorenzo/share/openocd/scripts/target/swj-dp.tcl
  37. Debug: 51 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  38. Debug: 52 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  39. Info : 53 4 transport.c:286 jim_transport_select(): auto-selecting first available session transport "jtag". To override use 'transport select <transport>'.
  40. Debug: 54 4 command.c:364 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
  41. Debug: 55 4 command.c:364 register_command_handler(): registering 'ocd_jtag_rclk'...
  42. Debug: 56 4 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
  43. Debug: 57 4 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
  44. Debug: 58 4 command.c:364 register_command_handler(): registering 'ocd_scan_chain'...
  45. Debug: 59 4 command.c:364 register_command_handler(): registering 'ocd_jtag_reset'...
  46. Debug: 60 4 command.c:364 register_command_handler(): registering 'ocd_runtest'...
  47. Debug: 61 4 command.c:364 register_command_handler(): registering 'ocd_irscan'...
  48. Debug: 62 4 command.c:364 register_command_handler(): registering 'ocd_verify_ircapture'...
  49. Debug: 63 4 command.c:364 register_command_handler(): registering 'ocd_verify_jtag'...
  50. Debug: 64 4 command.c:364 register_command_handler(): registering 'ocd_tms_sequence'...
  51. Debug: 65 4 command.c:364 register_command_handler(): registering 'ocd_wait_srst_deassert'...
  52. Debug: 66 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  53. Debug: 67 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  54. Debug: 68 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  55. Debug: 69 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  56. Debug: 70 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  57. Debug: 71 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  58. Debug: 72 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  59. Debug: 73 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  60. Debug: 74 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  61. Debug: 75 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  62. Debug: 76 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  63. Debug: 77 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  64. Debug: 78 4 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  65. Debug: 79 4 command.c:364 register_command_handler(): registering 'ocd_svf'...
  66. Debug: 80 4 command.c:364 register_command_handler(): registering 'ocd_xsvf'...
  67. Debug: 81 4 configuration.c:82 find_file(): found /home/lorenzo/share/openocd/scripts/mem_helper.tcl
  68. Debug: 82 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mrw address
  69. Debug: 83 4 command.c:143 script_debug(): command - add_usage_text ocd_add_usage_text mrw address
  70. Debug: 85 4 command.c:1098 help_add_command(): added 'mrw' help text
  71. Debug: 86 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mrw Returns value of word in memory.
  72. Debug: 87 4 command.c:143 script_debug(): command - add_help_text ocd_add_help_text mrw Returns value of word in memory.
  73. Debug: 89 4 command.c:1111 help_add_command(): added 'mrw' help text
  74. Debug: 90 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mmw address setbits clearbits
  75. Debug: 91 4 command.c:143 script_debug(): command - add_usage_text ocd_add_usage_text mmw address setbits clearbits
  76. Debug: 93 4 command.c:1098 help_add_command(): added 'mmw' help text
  77. Debug: 94 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits;
  78. Debug: 95 4 command.c:143 script_debug(): command - add_help_text ocd_add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits;
  79. Debug: 97 4 command.c:1111 help_add_command(): added 'mmw' help text
  80. Debug: 98 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  81. Debug: 99 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  82. Debug: 100 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  83. Debug: 101 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  84. Debug: 102 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  85. Debug: 103 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  86. Debug: 104 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  87. Debug: 105 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  88. Debug: 106 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap stm32f7x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x5ba00477
  89. Debug: 107 4 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap stm32f7x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x5ba00477
  90. Debug: 108 4 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: stm32f7x, Tap: cpu, Dotted: stm32f7x.cpu, 8 params
  91. Debug: 109 4 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  92. Debug: 110 4 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  93. Debug: 111 4 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  94. Debug: 112 4 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  95. Debug: 113 4 core.c:1304 jtag_tap_init(): Created Tap: stm32f7x.cpu @ abs position 0, irlen 4, capture: 0x1 mask: 0xf
  96. Debug: 114 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  97. Debug: 115 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  98. Debug: 116 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  99. Debug: 117 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  100. Debug: 118 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  101. Debug: 119 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  102. Debug: 120 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  103. Debug: 121 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  104. Debug: 122 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap stm32f7x bs -irlen 5 -expected-id 0x06449071
  105. Debug: 123 4 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap stm32f7x bs -irlen 5 -expected-id 0x06449071
  106. Debug: 124 4 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: stm32f7x, Tap: bs, Dotted: stm32f7x.bs, 4 params
  107. Debug: 125 4 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  108. Debug: 126 4 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  109. Debug: 127 4 core.c:1304 jtag_tap_init(): Created Tap: stm32f7x.bs @ abs position 1, irlen 5, capture: 0x1 mask: 0x3
  110. Debug: 128 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create stm32f7x.cpu cortex_m -endian little -chain-position stm32f7x.cpu
  111. Debug: 129 4 command.c:143 script_debug(): command - ocd_target ocd_target create stm32f7x.cpu cortex_m -endian little -chain-position stm32f7x.cpu
  112. Debug: 130 4 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  113. Debug: 131 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  114. Debug: 132 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  115. Debug: 133 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  116. Debug: 134 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  117. Debug: 135 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  118. Debug: 136 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  119. Debug: 137 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  120. Debug: 138 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  121. Debug: 139 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  122. Debug: 140 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  123. Debug: 141 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  124. Debug: 142 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  125. Debug: 143 4 command.c:364 register_command_handler(): registering 'ocd_dap'...
  126. Debug: 144 4 command.c:364 register_command_handler(): registering 'ocd_tpiu'...
  127. Debug: 145 4 command.c:364 register_command_handler(): registering 'ocd_itm'...
  128. Debug: 146 4 command.c:364 register_command_handler(): registering 'ocd_itm'...
  129. Debug: 147 4 command.c:364 register_command_handler(): registering 'ocd_cortex_m'...
  130. Debug: 148 4 command.c:364 register_command_handler(): registering 'ocd_cortex_m'...
  131. Debug: 149 4 command.c:364 register_command_handler(): registering 'ocd_cortex_m'...
  132. Debug: 150 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  133. Debug: 151 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  134. Debug: 152 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  135. Debug: 153 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  136. Debug: 154 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  137. Debug: 155 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  138. Debug: 156 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  139. Debug: 157 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  140. Debug: 158 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  141. Debug: 159 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  142. Debug: 160 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  143. Debug: 161 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  144. Debug: 162 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  145. Debug: 163 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  146. Debug: 164 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  147. Debug: 165 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  148. Debug: 166 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  149. Debug: 167 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  150. Debug: 168 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  151. Debug: 169 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  152. Debug: 170 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  153. Debug: 171 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  154. Debug: 172 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  155. Debug: 173 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  156. Debug: 174 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  157. Debug: 175 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  158. Debug: 176 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  159. Debug: 177 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  160. Debug: 178 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  161. Debug: 179 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  162. Debug: 180 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  163. Debug: 181 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  164. Debug: 182 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  165. Debug: 183 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  166. Debug: 184 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  167. Debug: 185 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  168. Debug: 186 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  169. Debug: 187 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  170. Debug: 188 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  171. Debug: 189 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  172. Debug: 190 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  173. Debug: 191 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  174. Debug: 192 4 command.c:364 register_command_handler(): registering 'ocd_stm32f7x.cpu'...
  175. Debug: 193 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x40000 -work-area-backup 0
  176. Debug: 194 4 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x40000 -work-area-backup 0
  177. Debug: 195 5 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  178. Debug: 196 5 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  179. Debug: 197 5 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  180. Debug: 198 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash bank stm32f7x.flash stm32f2x 0 0 0 0 stm32f7x.cpu
  181. Debug: 199 5 command.c:143 script_debug(): command - ocd_flash ocd_flash bank stm32f7x.flash stm32f2x 0 0 0 0 stm32f7x.cpu
  182. Debug: 201 5 command.c:364 register_command_handler(): registering 'ocd_stm32f2x'...
  183. Debug: 202 5 command.c:364 register_command_handler(): registering 'ocd_stm32f2x'...
  184. Debug: 203 5 command.c:364 register_command_handler(): registering 'ocd_stm32f2x'...
  185. Debug: 204 5 tcl.c:999 handle_flash_bank_command(): 'stm32f2x' driver usage field missing
  186. Debug: 205 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 2000
  187. Debug: 206 5 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 2000
  188. Debug: 208 5 core.c:1631 jtag_config_khz(): handle jtag khz
  189. Debug: 209 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  190. Debug: 210 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  191. User : 211 5 command.c:544 command_print(): adapter speed: 2000 kHz
  192. Debug: 212 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 100
  193. Debug: 213 5 command.c:143 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 100
  194. User : 215 5 command.c:544 command_print(): adapter_nsrst_delay: 100
  195. Debug: 216 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  196. Debug: 217 5 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  197. Debug: 218 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag_ntrst_delay 100
  198. Debug: 219 5 command.c:143 script_debug(): command - jtag_ntrst_delay ocd_jtag_ntrst_delay 100
  199. User : 221 5 command.c:544 command_print(): jtag_ntrst_delay: 100
  200. Debug: 222 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_only srst_nogate
  201. Debug: 223 5 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_only srst_nogate
  202. User : 225 5 command.c:544 command_print(): srst_only separate srst_nogate srst_open_drain connect_deassert_srst
  203. Debug: 226 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  204. Debug: 227 5 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  205. Debug: 228 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_cortex_m reset_config sysresetreq
  206. Debug: 229 5 command.c:143 script_debug(): command - ocd_cortex_m ocd_cortex_m reset_config sysresetreq
  207. User : 231 5 command.c:544 command_print(): cortex_m reset_config sysresetreq
  208. Debug: 232 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu configure -event examine-end
  209. # DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
  210. mmw 0xE0042004 0x00000007 0
  211.  
  212. # Stop watchdog counters during halt
  213. # DBGMCU_APB1_FZ |= DBG_IWDG_STOP | DBG_WWDG_STOP
  214. mmw 0xE0042008 0x00001800 0
  215.  
  216. Debug: 233 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu configure -event examine-end
  217. # DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
  218. mmw 0xE0042004 0x00000007 0
  219.  
  220. # Stop watchdog counters during halt
  221. # DBGMCU_APB1_FZ |= DBG_IWDG_STOP | DBG_WWDG_STOP
  222. mmw 0xE0042008 0x00001800 0
  223.  
  224. Debug: 234 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu configure -event trace-config
  225. # Set TRACE_IOEN; TRACE_MODE is set to async; when using sync
  226. # change this value accordingly to configure trace pins
  227. # assignment
  228. mmw 0xE0042004 0x00000020 0
  229.  
  230. Debug: 235 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu configure -event trace-config
  231. # Set TRACE_IOEN; TRACE_MODE is set to async; when using sync
  232. # change this value accordingly to configure trace pins
  233. # assignment
  234. mmw 0xE0042004 0x00000020 0
  235.  
  236. Debug: 236 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 600
  237. Debug: 237 5 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 600
  238. Debug: 239 5 core.c:1631 jtag_config_khz(): handle jtag khz
  239. Debug: 240 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  240. Debug: 241 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  241. User : 242 5 command.c:544 command_print(): adapter speed: 600 kHz
  242. Debug: 243 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_init
  243. Debug: 244 5 command.c:143 script_debug(): command - init ocd_init
  244. Debug: 246 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target init
  245. Debug: 247 5 command.c:143 script_debug(): command - ocd_target ocd_target init
  246. Debug: 249 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  247. Debug: 250 5 command.c:143 script_debug(): command - ocd_target ocd_target names
  248. Debug: 251 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -event gdb-flash-erase-start
  249. Debug: 252 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -event gdb-flash-erase-start
  250. Debug: 253 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu configure -event gdb-flash-erase-start reset init
  251. Debug: 254 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu configure -event gdb-flash-erase-start reset init
  252. Debug: 255 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -event gdb-flash-write-end
  253. Debug: 256 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -event gdb-flash-write-end
  254. Debug: 257 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu configure -event gdb-flash-write-end reset halt
  255. Debug: 258 5 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu configure -event gdb-flash-write-end reset halt
  256. Debug: 259 5 target.c:1306 handle_target_init_command(): Initializing targets...
  257. Debug: 260 5 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  258. Debug: 261 5 command.c:364 register_command_handler(): registering 'ocd_trace'...
  259. Debug: 262 5 command.c:364 register_command_handler(): registering 'ocd_trace'...
  260. Debug: 263 5 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  261. Debug: 264 5 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  262. Debug: 265 5 command.c:364 register_command_handler(): registering 'ocd_profile'...
  263. Debug: 266 5 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  264. Debug: 267 5 command.c:364 register_command_handler(): registering 'ocd_reg'...
  265. Debug: 268 5 command.c:364 register_command_handler(): registering 'ocd_poll'...
  266. Debug: 269 5 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  267. Debug: 270 5 command.c:364 register_command_handler(): registering 'ocd_halt'...
  268. Debug: 271 5 command.c:364 register_command_handler(): registering 'ocd_resume'...
  269. Debug: 272 5 command.c:364 register_command_handler(): registering 'ocd_reset'...
  270. Debug: 273 5 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  271. Debug: 274 5 command.c:364 register_command_handler(): registering 'ocd_step'...
  272. Debug: 275 5 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  273. Debug: 276 5 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  274. Debug: 277 5 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  275. Debug: 278 5 command.c:364 register_command_handler(): registering 'ocd_mww'...
  276. Debug: 279 5 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  277. Debug: 280 5 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  278. Debug: 281 5 command.c:364 register_command_handler(): registering 'ocd_bp'...
  279. Debug: 282 5 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  280. Debug: 283 5 command.c:364 register_command_handler(): registering 'ocd_wp'...
  281. Debug: 284 5 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  282. Debug: 285 5 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  283. Debug: 286 5 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  284. Debug: 287 5 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  285. Debug: 288 5 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  286. Debug: 289 5 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  287. Debug: 290 5 command.c:364 register_command_handler(): registering 'ocd_ps'...
  288. Debug: 291 5 command.c:364 register_command_handler(): registering 'ocd_test_mem_access'...
  289. Debug: 292 5 ftdi.c:629 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
  290. Debug: 293 8 mpsse.c:422 mpsse_purge(): -
  291. Debug: 294 8 mpsse.c:703 mpsse_loopback_config(): off
  292. Debug: 295 8 mpsse.c:748 mpsse_set_frequency(): target 600000 Hz
  293. Debug: 296 8 mpsse.c:740 mpsse_rtck_config(): off
  294. Debug: 297 8 mpsse.c:729 mpsse_divide_by_5_config(): off
  295. Debug: 298 8 mpsse.c:709 mpsse_set_divisor(): 49
  296. Debug: 299 8 mpsse.c:772 mpsse_set_frequency(): actually 600000 Hz
  297. Debug: 300 8 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  298. Debug: 301 8 core.c:1601 adapter_khz_to_speed(): have interface set up
  299. Debug: 302 8 mpsse.c:748 mpsse_set_frequency(): target 600000 Hz
  300. Debug: 303 8 mpsse.c:740 mpsse_rtck_config(): off
  301. Debug: 304 8 mpsse.c:729 mpsse_divide_by_5_config(): off
  302. Debug: 305 8 mpsse.c:709 mpsse_set_divisor(): 49
  303. Debug: 306 8 mpsse.c:772 mpsse_set_frequency(): actually 600000 Hz
  304. Debug: 307 8 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  305. Debug: 308 8 core.c:1601 adapter_khz_to_speed(): have interface set up
  306. Info : 309 8 core.c:1386 adapter_init(): clock speed 600 kHz
  307. Debug: 310 8 openocd.c:135 handle_init_command(): Debug Adapter init complete
  308. Debug: 311 8 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport init
  309. Debug: 312 8 command.c:143 script_debug(): command - ocd_transport ocd_transport init
  310. Debug: 314 8 transport.c:239 handle_transport_init(): handle_transport_init
  311. Debug: 315 8 core.c:729 jtag_add_reset(): SRST line released
  312. Debug: 316 8 core.c:753 jtag_add_reset(): TRST line released
  313. Debug: 317 8 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  314. Debug: 318 212 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
  315. Debug: 319 212 command.c:143 script_debug(): command - ocd_jtag ocd_jtag arp_init
  316. Debug: 320 212 core.c:1399 jtag_init_inner(): Init JTAG chain
  317. Debug: 321 212 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  318. Debug: 322 212 core.c:1060 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  319. Debug: 323 212 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  320. Info : 324 213 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.cpu tap/device found: 0x5ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x5)
  321. Info : 325 213 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs tap/device found: 0x06449041 (mfg: 0x020 (STMicroelectronics), part: 0x6449, ver: 0x0)
  322. Warn : 326 213 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs UNEXPECTED: 0x06449041 (mfg: 0x020 (STMicroelectronics), part: 0x6449, ver: 0x0)
  323. Error: 327 213 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs expected 1 of 1: 0x06449071 (mfg: 0x038 (UTMC), part: 0x6449, ver: 0x0)
  324. Error: 328 213 core.c:1444 jtag_init_inner(): Trying to use configured scan chain anyway...
  325. Debug: 329 213 core.c:1190 jtag_validate_ircapture(): IR capture validation scan
  326. Debug: 330 213 core.c:1248 jtag_validate_ircapture(): stm32f7x.cpu: IR capture 0x01
  327. Debug: 331 214 core.c:1248 jtag_validate_ircapture(): stm32f7x.bs: IR capture 0x01
  328. Warn : 332 214 core.c:1467 jtag_init_inner(): Bypassing JTAG setup events due to errors
  329. Debug: 333 214 openocd.c:148 handle_init_command(): Examining targets...
  330. Debug: 334 214 target.c:1499 target_call_event_callbacks(): target event 21 (examine-start)
  331. Debug: 335 214 arm_adi_v5.c:603 dap_dp_init():
  332. Debug: 336 214 arm_adi_v5.c:636 dap_dp_init(): DAP: wait CDBGPWRUPACK
  333. Debug: 337 214 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
  334. Debug: 338 215 arm_adi_v5.c:643 dap_dp_init(): DAP: wait CSYSPWRUPACK
  335. Debug: 339 215 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
  336. Debug: 340 217 arm_adi_v5.c:787 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x74770001)
  337. Debug: 341 218 arm_adi_v5.c:714 mem_ap_init(): MEM_AP Packed Transfers: enabled
  338. Debug: 342 218 arm_adi_v5.c:725 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
  339. Debug: 343 218 target.c:2224 target_read_u32(): address: 0xe000ed00, value: 0x410fc271
  340. Debug: 344 218 cortex_m.c:1923 cortex_m_examine(): Cortex-M7 r0p1 processor detected
  341. Warn : 345 218 cortex_m.c:1929 cortex_m_examine(): Silicon bug: single stepping will enter pending exception handler!
  342. Debug: 346 218 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x410fc271
  343. Debug: 347 218 target.c:2312 target_write_u32(): address: 0xe000edfc, value: 0x01000000
  344. Debug: 348 219 target.c:2224 target_read_u32(): address: 0xe0002000, value: 0x10000081
  345. Debug: 349 219 target.c:2312 target_write_u32(): address: 0xe0002008, value: 0x00000000
  346. Debug: 350 220 target.c:2312 target_write_u32(): address: 0xe000200c, value: 0x00000000
  347. Debug: 351 221 target.c:2312 target_write_u32(): address: 0xe0002010, value: 0x00000000
  348. Debug: 352 221 target.c:2312 target_write_u32(): address: 0xe0002014, value: 0x00000000
  349. Debug: 353 222 target.c:2312 target_write_u32(): address: 0xe0002018, value: 0x00000000
  350. Debug: 354 222 target.c:2312 target_write_u32(): address: 0xe000201c, value: 0x00000000
  351. Debug: 355 223 target.c:2312 target_write_u32(): address: 0xe0002020, value: 0x00000000
  352. Debug: 356 223 target.c:2312 target_write_u32(): address: 0xe0002024, value: 0x00000000
  353. Debug: 357 224 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x10000081, numcode 8, numlit 0
  354. Debug: 358 224 target.c:2224 target_read_u32(): address: 0xe0001000, value: 0x40000001
  355. Debug: 359 224 target.c:2312 target_write_u32(): address: 0xe0001028, value: 0x00000000
  356. Debug: 360 225 target.c:2312 target_write_u32(): address: 0xe0001038, value: 0x00000000
  357. Debug: 361 225 target.c:2312 target_write_u32(): address: 0xe0001048, value: 0x00000000
  358. Debug: 362 226 target.c:2312 target_write_u32(): address: 0xe0001058, value: 0x00000000
  359. Debug: 363 226 cortex_m.c:1842 cortex_m_dwt_setup(): DWT dwtcr 0x40000001, comp 4, watch/trigger
  360. Info : 364 226 cortex_m.c:2015 cortex_m_examine(): stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints
  361. Debug: 365 226 target.c:1499 target_call_event_callbacks(): target event 22 (examine-end)
  362. Debug: 366 226 target.c:4254 target_handle_event(): target: (0) stm32f7x.cpu (cortex_m) event: 22 (examine-end) action:
  363. # DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
  364. mmw 0xE0042004 0x00000007 0
  365.  
  366. # Stop watchdog counters during halt
  367. # DBGMCU_APB1_FZ |= DBG_IWDG_STOP | DBG_WWDG_STOP
  368. mmw 0xE0042008 0x00001800 0
  369.  
  370. Debug: 367 227 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 7
  371. Debug: 368 227 command.c:143 script_debug(): command - mww ocd_mww 0xE0042004 7
  372. Error: 369 228 cortex_m.c:504 cortex_m_poll(): stm32f7x.cpu -- clearing lockup after double fault
  373. Debug: 370 229 target.c:1499 target_call_event_callbacks(): target event 0 (gdb-halt)
  374. User : 371 229 target.c:2577 handle_target(): Polling target stm32f7x.cpu failed, trying to reexamine
  375. Debug: 372 229 target.c:1499 target_call_event_callbacks(): target event 21 (examine-start)
  376. Debug: 373 229 arm_adi_v5.c:603 dap_dp_init():
  377. Debug: 374 229 arm_adi_v5.c:636 dap_dp_init(): DAP: wait CDBGPWRUPACK
  378. Debug: 375 229 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
  379. Debug: 376 230 arm_adi_v5.c:643 dap_dp_init(): DAP: wait CSYSPWRUPACK
  380. Debug: 377 230 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
  381. Debug: 378 231 arm_adi_v5.c:787 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x74770001)
  382. Debug: 379 232 arm_adi_v5.c:714 mem_ap_init(): MEM_AP Packed Transfers: enabled
  383. Debug: 380 232 arm_adi_v5.c:725 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
  384. Debug: 381 233 target.c:2224 target_read_u32(): address: 0xe000ed00, value: 0x410fc271
  385. Debug: 382 233 cortex_m.c:1923 cortex_m_examine(): Cortex-M7 r0p1 processor detected
  386. Warn : 383 233 cortex_m.c:1929 cortex_m_examine(): Silicon bug: single stepping will enter pending exception handler!
  387. Debug: 384 233 cortex_m.c:1931 cortex_m_examine(): cpuid: 0x410fc271
  388. Debug: 385 233 target.c:2312 target_write_u32(): address: 0xe000edfc, value: 0x01000000
  389. Debug: 386 234 target.c:2224 target_read_u32(): address: 0xe0002000, value: 0x10000081
  390. Debug: 387 234 target.c:2312 target_write_u32(): address: 0xe0002008, value: 0x00000000
  391. Debug: 388 234 target.c:2312 target_write_u32(): address: 0xe000200c, value: 0x00000000
  392. Debug: 389 235 target.c:2312 target_write_u32(): address: 0xe0002010, value: 0x00000000
  393. Debug: 390 235 target.c:2312 target_write_u32(): address: 0xe0002014, value: 0x00000000
  394. Debug: 391 236 target.c:2312 target_write_u32(): address: 0xe0002018, value: 0x00000000
  395. Debug: 392 236 target.c:2312 target_write_u32(): address: 0xe000201c, value: 0x00000000
  396. Debug: 393 237 target.c:2312 target_write_u32(): address: 0xe0002020, value: 0x00000000
  397. Debug: 394 237 target.c:2312 target_write_u32(): address: 0xe0002024, value: 0x00000000
  398. Debug: 395 238 cortex_m.c:2005 cortex_m_examine(): FPB fpcr 0x10000081, numcode 8, numlit 0
  399. Debug: 396 238 target.c:2224 target_read_u32(): address: 0xe0001000, value: 0x40000001
  400. Debug: 397 238 target.c:2312 target_write_u32(): address: 0xe0001028, value: 0x00000000
  401. Debug: 398 239 target.c:2312 target_write_u32(): address: 0xe0001038, value: 0x00000000
  402. Debug: 399 239 target.c:2312 target_write_u32(): address: 0xe0001048, value: 0x00000000
  403. Debug: 400 240 target.c:2312 target_write_u32(): address: 0xe0001058, value: 0x00000000
  404. Debug: 401 240 cortex_m.c:1842 cortex_m_dwt_setup(): DWT dwtcr 0x40000001, comp 4, watch/trigger
  405. Info : 402 240 cortex_m.c:2015 cortex_m_examine(): stm32f7x.cpu: hardware has 8 breakpoints, 4 watchpoints
  406. Debug: 403 240 target.c:1499 target_call_event_callbacks(): target event 22 (examine-end)
  407. Debug: 404 240 target.c:4254 target_handle_event(): target: (0) stm32f7x.cpu (cortex_m) event: 22 (examine-end) action:
  408. # DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
  409. mmw 0xE0042004 0x00000007 0
  410.  
  411. # Stop watchdog counters during halt
  412. # DBGMCU_APB1_FZ |= DBG_IWDG_STOP | DBG_WWDG_STOP
  413. mmw 0xE0042008 0x00001800 0
  414.  
  415. Debug: 405 241 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 7
  416. Debug: 406 241 command.c:143 script_debug(): command - mww ocd_mww 0xE0042004 7
  417. Debug: 408 242 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042008 6144
  418. Debug: 409 242 command.c:143 script_debug(): command - mww ocd_mww 0xE0042008 6144
  419. Debug: 412 244 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042008 6144
  420. Debug: 413 244 command.c:143 script_debug(): command - mww ocd_mww 0xE0042008 6144
  421. Debug: 415 246 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash init
  422. Debug: 416 246 command.c:143 script_debug(): command - ocd_flash ocd_flash init
  423. Debug: 418 247 tcl.c:1065 handle_flash_init_command(): Initializing flash devices...
  424. Debug: 419 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  425. Debug: 420 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  426. Debug: 421 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  427. Debug: 422 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  428. Debug: 423 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  429. Debug: 424 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  430. Debug: 425 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  431. Debug: 426 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  432. Debug: 427 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  433. Debug: 428 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  434. Debug: 429 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  435. Debug: 430 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  436. Debug: 431 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  437. Debug: 432 247 command.c:364 register_command_handler(): registering 'ocd_flash'...
  438. Debug: 433 247 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  439. Debug: 434 247 command.c:143 script_debug(): command - ocd_mflash ocd_mflash init
  440. Debug: 436 247 mflash.c:1377 handle_mflash_init_command(): Initializing mflash devices...
  441. Debug: 437 248 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_nand init
  442. Debug: 438 248 command.c:143 script_debug(): command - ocd_nand ocd_nand init
  443. Debug: 440 248 tcl.c:495 handle_nand_init_command(): Initializing NAND devices...
  444. Debug: 441 248 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_pld init
  445. Debug: 442 248 command.c:143 script_debug(): command - ocd_pld ocd_pld init
  446. Debug: 444 249 pld.c:205 handle_pld_init_command(): Initializing PLDs...
  447. Debug: 445 249 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_targets
  448. Debug: 446 249 command.c:143 script_debug(): command - targets ocd_targets
  449. User : 448 249 command.c:544 command_print(): TargetName Type Endian TapName State
  450. User : 449 249 command.c:544 command_print(): -- ------------------ ---------- ------ ------------------ ------------
  451. User : 450 249 command.c:544 command_print(): 0* stm32f7x.cpu cortex_m little stm32f7x.cpu halted
  452. Debug: 451 249 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset halt
  453. Debug: 452 249 command.c:143 script_debug(): command - reset ocd_reset halt
  454. Debug: 454 250 target.c:1517 target_call_reset_callbacks(): target reset 2 (halt)
  455. Debug: 455 250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  456. Debug: 456 250 command.c:143 script_debug(): command - ocd_target ocd_target names
  457. Debug: 457 250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-start
  458. Debug: 458 250 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-start
  459. Debug: 459 250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  460. Debug: 460 250 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  461. Debug: 461 250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init-reset
  462. Debug: 462 250 command.c:143 script_debug(): command - ocd_jtag ocd_jtag arp_init-reset
  463. Debug: 463 250 core.c:1507 jtag_init_reset(): Initializing with hard TRST+SRST reset
  464. Debug: 464 250 core.c:725 jtag_add_reset(): SRST line asserted
  465. Debug: 465 250 core.c:742 jtag_add_reset(): JTAG reset with TLR instead of TRST
  466. Debug: 466 250 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  467. Debug: 467 250 core.c:729 jtag_add_reset(): SRST line released
  468. Debug: 468 353 core.c:1399 jtag_init_inner(): Init JTAG chain
  469. Debug: 469 353 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  470. Debug: 470 353 core.c:1060 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  471. Debug: 471 353 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  472. Info : 472 354 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.cpu tap/device found: 0x5ba00477 (mfg: 0x23b (ARM Ltd.), part: 0xba00, ver: 0x5)
  473. Info : 473 354 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs tap/device found: 0x06449041 (mfg: 0x020 (STMicroelectronics), part: 0x6449, ver: 0x0)
  474. Warn : 474 354 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs UNEXPECTED: 0x06449041 (mfg: 0x020 (STMicroelectronics), part: 0x6449, ver: 0x0)
  475. Error: 475 354 core.c:959 jtag_examine_chain_display(): JTAG tap: stm32f7x.bs expected 1 of 1: 0x06449071 (mfg: 0x038 (UTMC), part: 0x6449, ver: 0x0)
  476. Error: 476 354 core.c:1444 jtag_init_inner(): Trying to use configured scan chain anyway...
  477. Debug: 477 354 core.c:1190 jtag_validate_ircapture(): IR capture validation scan
  478. Debug: 478 354 core.c:1248 jtag_validate_ircapture(): stm32f7x.cpu: IR capture 0x01
  479. Debug: 479 354 core.c:1248 jtag_validate_ircapture(): stm32f7x.bs: IR capture 0x01
  480. Warn : 480 354 core.c:1467 jtag_init_inner(): Bypassing JTAG setup events due to errors
  481. Debug: 481 355 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  482. Debug: 482 355 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  483. Debug: 483 355 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -chain-position
  484. Debug: 484 355 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -chain-position
  485. Debug: 485 355 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled stm32f7x.cpu
  486. Debug: 486 355 command.c:143 script_debug(): command - ocd_jtag ocd_jtag tapisenabled stm32f7x.cpu
  487. Debug: 487 355 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event examine-start
  488. Debug: 488 355 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event examine-start
  489. Debug: 489 355 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu arp_examine
  490. Debug: 490 355 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu arp_examine
  491. Debug: 491 355 arm_adi_v5.c:603 dap_dp_init():
  492. Debug: 492 355 arm_adi_v5.c:636 dap_dp_init(): DAP: wait CDBGPWRUPACK
  493. Debug: 493 355 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
  494. Debug: 494 356 arm_adi_v5.c:643 dap_dp_init(): DAP: wait CSYSPWRUPACK
  495. Debug: 495 356 arm_adi_v5.h:428 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
  496. Debug: 496 358 arm_adi_v5.c:787 dap_find_ap(): Found AHB-AP at AP index: 0 (IDR=0x74770001)
  497. Debug: 497 359 arm_adi_v5.c:714 mem_ap_init(): MEM_AP Packed Transfers: enabled
  498. Debug: 498 359 arm_adi_v5.c:725 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
  499. Debug: 499 359 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event examine-end
  500. Debug: 500 359 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event examine-end
  501. Debug: 501 359 target.c:4254 target_handle_event(): target: (0) stm32f7x.cpu (cortex_m) event: 22 (examine-end) action:
  502. # DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
  503. mmw 0xE0042004 0x00000007 0
  504.  
  505. # Stop watchdog counters during halt
  506. # DBGMCU_APB1_FZ |= DBG_IWDG_STOP | DBG_WWDG_STOP
  507. mmw 0xE0042008 0x00001800 0
  508.  
  509. Debug: 502 360 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042004 7
  510. Debug: 503 360 command.c:143 script_debug(): command - mww ocd_mww 0xE0042004 7
  511. Debug: 505 362 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0xE0042008 6144
  512. Debug: 506 362 command.c:143 script_debug(): command - mww ocd_mww 0xE0042008 6144
  513. Debug: 508 363 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-assert-pre
  514. Debug: 509 363 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-assert-pre
  515. Debug: 510 363 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  516. Debug: 511 363 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  517. Debug: 512 364 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -chain-position
  518. Debug: 513 364 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -chain-position
  519. Debug: 514 364 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled stm32f7x.cpu
  520. Debug: 515 364 command.c:143 script_debug(): command - ocd_jtag ocd_jtag tapisenabled stm32f7x.cpu
  521. Debug: 516 364 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu arp_reset assert 1
  522. Debug: 517 364 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu arp_reset assert 1
  523. Debug: 518 364 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  524. Debug: 519 364 cortex_m.c:965 cortex_m_assert_reset(): target->state: halted
  525. Debug: 520 364 core.c:725 jtag_add_reset(): SRST line asserted
  526. Debug: 521 366 cortex_m.c:583 cortex_m_halt(): target->state: reset
  527. Debug: 522 366 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-assert-post
  528. Debug: 523 366 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-assert-post
  529. Debug: 524 366 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-deassert-pre
  530. Debug: 525 366 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-deassert-pre
  531. Debug: 526 366 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  532. Debug: 527 366 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  533. Debug: 528 366 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -chain-position
  534. Debug: 529 366 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -chain-position
  535. Debug: 530 366 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled stm32f7x.cpu
  536. Debug: 531 366 command.c:143 script_debug(): command - ocd_jtag ocd_jtag tapisenabled stm32f7x.cpu
  537. Debug: 532 367 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu arp_reset deassert 1
  538. Debug: 533 367 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu arp_reset deassert 1
  539. Debug: 534 367 target.c:1881 target_free_all_working_areas_restore(): freeing all working areas
  540. Debug: 535 367 cortex_m.c:1096 cortex_m_deassert_reset(): target->state: reset
  541. Debug: 536 418 core.c:729 jtag_add_reset(): SRST line released
  542. Debug: 537 418 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-deassert-post
  543. Debug: 538 418 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-deassert-post
  544. Debug: 539 418 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  545. Debug: 540 418 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  546. Debug: 541 418 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu cget -chain-position
  547. Debug: 542 418 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu cget -chain-position
  548. Debug: 543 418 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag tapisenabled stm32f7x.cpu
  549. Debug: 544 418 command.c:143 script_debug(): command - ocd_jtag ocd_jtag tapisenabled stm32f7x.cpu
  550. Debug: 545 418 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu arp_waitstate halted 1000
  551. Debug: 546 418 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu arp_waitstate halted 1000
  552. Debug: 548 521 target.c:2786 target_wait_state(): waiting for target halted...
  553. Debug: 549 522 cortex_m.c:529 cortex_m_poll(): Exit from reset with dcb_dhcsr 0x30003
  554. Debug: 550 522 cortex_m.c:233 cortex_m_endreset_event(): DCB_DEMCR = 0x01000501
  555. Debug: 551 523 target.c:2312 target_write_u32(): address: 0xe0002000, value: 0x00000003
  556. Debug: 552 525 target.c:2224 target_read_u32(): address: 0xe0002000, value: 0x10000081
  557. Debug: 553 525 target.c:2312 target_write_u32(): address: 0xe0002008, value: 0x00000000
  558. Debug: 554 525 target.c:2312 target_write_u32(): address: 0xe000200c, value: 0x00000000
  559. Debug: 555 526 target.c:2312 target_write_u32(): address: 0xe0002010, value: 0x00000000
  560. Debug: 556 526 target.c:2312 target_write_u32(): address: 0xe0002014, value: 0x00000000
  561. Debug: 557 527 target.c:2312 target_write_u32(): address: 0xe0002018, value: 0x00000000
  562. Debug: 558 527 target.c:2312 target_write_u32(): address: 0xe000201c, value: 0x00000000
  563. Debug: 559 528 target.c:2312 target_write_u32(): address: 0xe0002020, value: 0x00000000
  564. Debug: 560 528 target.c:2312 target_write_u32(): address: 0xe0002024, value: 0x00000000
  565. Debug: 561 529 target.c:2312 target_write_u32(): address: 0xe0001020, value: 0x00000000
  566. Debug: 562 529 target.c:2312 target_write_u32(): address: 0xe0001024, value: 0x00000000
  567. Debug: 563 530 target.c:2312 target_write_u32(): address: 0xe0001028, value: 0x00000000
  568. Debug: 564 530 target.c:2312 target_write_u32(): address: 0xe0001030, value: 0x00000000
  569. Debug: 565 531 target.c:2312 target_write_u32(): address: 0xe0001034, value: 0x00000000
  570. Debug: 566 531 target.c:2312 target_write_u32(): address: 0xe0001038, value: 0x00000000
  571. Debug: 567 532 target.c:2312 target_write_u32(): address: 0xe0001040, value: 0x00000000
  572. Debug: 568 532 target.c:2312 target_write_u32(): address: 0xe0001044, value: 0x00000000
  573. Debug: 569 533 target.c:2312 target_write_u32(): address: 0xe0001048, value: 0x00000000
  574. Debug: 570 533 target.c:2312 target_write_u32(): address: 0xe0001050, value: 0x00000000
  575. Debug: 571 534 target.c:2312 target_write_u32(): address: 0xe0001054, value: 0x00000000
  576. Debug: 572 534 target.c:2312 target_write_u32(): address: 0xe0001058, value: 0x00000000
  577. Debug: 573 535 cortex_m.c:413 cortex_m_debug_entry():
  578. Debug: 574 537 cortex_m.c:162 cortex_m_clear_halt(): NVIC_DFSR 0x9
  579. Debug: 575 538 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 0 value 0x0
  580. Debug: 576 539 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 1 value 0x0
  581. Debug: 577 539 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 2 value 0x0
  582. Debug: 578 540 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 3 value 0x0
  583. Debug: 579 540 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 4 value 0x0
  584. Debug: 580 541 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 5 value 0x0
  585. Debug: 581 542 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 6 value 0x0
  586. Debug: 582 542 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 7 value 0x0
  587. Debug: 583 543 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 8 value 0x0
  588. Debug: 584 543 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 9 value 0x0
  589. Debug: 585 544 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 10 value 0x0
  590. Debug: 586 544 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 11 value 0x0
  591. Debug: 587 545 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 12 value 0x0
  592. Debug: 588 545 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 13 value 0xfffffffc
  593. Debug: 589 546 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 14 value 0xffffffff
  594. Debug: 590 546 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 15 value 0xfffffffe
  595. Debug: 591 547 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 16 value 0x1000000
  596. Debug: 592 548 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 17 value 0xfffffffc
  597. Debug: 593 548 cortex_m.c:1502 cortex_m_load_core_reg_u32(): load from core reg 18 value 0x0
  598. Debug: 594 549 cortex_m.c:1556 cortex_m_load_core_reg_u32(): load from special reg 19 value 0x0
  599. Debug: 595 549 cortex_m.c:1556 cortex_m_load_core_reg_u32(): load from special reg 20 value 0x0
  600. Debug: 596 550 cortex_m.c:1556 cortex_m_load_core_reg_u32(): load from special reg 21 value 0x0
  601. Debug: 597 550 cortex_m.c:1556 cortex_m_load_core_reg_u32(): load from special reg 22 value 0x0
  602. Debug: 598 550 cortex_m.c:473 cortex_m_debug_entry(): entered debug state in core mode: Thread at PC 0xfffffffe, target->state: halted
  603. Debug: 599 550 target.c:1499 target_call_event_callbacks(): target event 0 (gdb-halt)
  604. Debug: 600 550 target.c:1499 target_call_event_callbacks(): target event 1 (halted)
  605. User : 601 550 target.c:1934 target_arch_state(): stm32f7x.cpu: target state: halted
  606. User : 602 550 armv7m.c:551 armv7m_arch_state(): target halted due to debug-request, current mode: Thread
  607. xPSR: 0x01000000 pc: 0xfffffffe msp: 0xfffffffc
  608. Debug: 603 550 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu curstate
  609. Debug: 604 550 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu curstate
  610. Debug: 605 550 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f7x.cpu invoke-event reset-end
  611. Debug: 606 550 command.c:143 script_debug(): command - ocd_stm32f7x.cpu ocd_stm32f7x.cpu invoke-event reset-end
  612. Debug: 607 551 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_wait_halt
  613. Debug: 608 551 command.c:143 script_debug(): command - wait_halt ocd_wait_halt
  614. Debug: 610 552 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_poll
  615. Debug: 611 552 command.c:143 script_debug(): command - poll ocd_poll
  616. User : 613 553 command.c:544 command_print(): background polling: on
  617. User : 614 553 command.c:544 command_print(): TAP: stm32f7x.cpu (enabled)
  618. User : 615 553 target.c:1934 target_arch_state(): stm32f7x.cpu: target state: halted
  619. User : 616 553 armv7m.c:551 armv7m_arch_state(): target halted due to debug-request, current mode: Thread
  620. xPSR: 0x01000000 pc: 0xfffffffe msp: 0xfffffffc
  621. Debug: 617 553 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash write_image erase unlock Debug-EK390-0/FirmwareEK390_caffe.elf
  622. Debug: 618 553 command.c:143 script_debug(): command - ocd_flash ocd_flash write_image erase unlock Debug-EK390-0/FirmwareEK390_caffe.elf
  623. User : 620 554 command.c:544 command_print(): auto erase enabled
  624. User : 621 554 command.c:544 command_print(): auto unlock enabled
  625. Debug: 622 554 configuration.c:82 find_file(): found Debug-EK390-0/FirmwareEK390_caffe.elf
  626. Debug: 623 554 image.c:69 autodetect_image_type(): ELF image detected.
  627. Debug: 624 554 configuration.c:82 find_file(): found Debug-EK390-0/FirmwareEK390_caffe.elf
  628. Debug: 625 554 target.c:2224 target_read_u32(): address: 0xe0042000, value: 0x10016449
  629. Info : 626 554 stm32f2x.c:782 stm32x_probe(): device id = 0x10016449
  630. Debug: 627 555 target.c:2248 target_read_u16(): address: 0x1ff0f442, value: 0x0400
  631. Info : 628 555 stm32f2x.c:834 stm32x_probe(): flash size = 1024kbytes
  632. Debug: 629 555 core.c:704 flash_write_unlock(): image_read_section: section = 0, t_section_num = 0, section_offset = 0, buffer_size = 0, size_read = 205604
  633. Debug: 630 555 image.c:478 image_elf_read_section(): load segment 0 at 0x0 (sz = 0x32324)
  634. Debug: 631 555 image.c:485 image_elf_read_section(): read elf: size = 0x205604 at 0x10000
  635. Debug: 632 555 core.c:704 flash_write_unlock(): image_read_section: section = 1, t_section_num = 1, section_offset = 0, buffer_size = 205604, size_read = 1732
  636. Debug: 633 555 image.c:478 image_elf_read_section(): load segment 1 at 0x0 (sz = 0x6c4)
  637. Debug: 634 555 image.c:485 image_elf_read_section(): read elf: size = 0x1732 at 0x50000
  638. Debug: 635 556 target.c:2224 target_read_u32(): address: 0x40023c14, value: 0x00ffaaed
  639. Debug: 636 556 target.c:2224 target_read_u32(): address: 0x40023c14, value: 0x00ffaaed
  640. Debug: 637 556 target.c:2312 target_write_u32(): address: 0x40023c08, value: 0x08192a3b
  641. Debug: 638 557 target.c:2312 target_write_u32(): address: 0x40023c08, value: 0x4c5d6e7f
  642. Debug: 639 558 target.c:2224 target_read_u32(): address: 0x40023c14, value: 0x00ffaaec
  643. Debug: 640 558 target.c:2312 target_write_u32(): address: 0x40023c14, value: 0x00ffaaec
  644. Debug: 641 558 target.c:2312 target_write_u32(): address: 0x40023c14, value: 0x00ffaaee
  645. Debug: 642 559 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  646. Debug: 643 559 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  647. Debug: 644 561 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  648. Debug: 645 561 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  649. Debug: 646 562 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  650. Debug: 647 562 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  651. Debug: 648 564 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  652. Debug: 649 564 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  653. Debug: 650 566 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  654. Debug: 651 566 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  655. Debug: 652 567 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  656. Debug: 653 567 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  657. Debug: 654 569 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  658. Debug: 655 569 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  659. Debug: 656 571 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  660. Debug: 657 571 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  661. Debug: 658 572 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  662. Debug: 659 572 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  663. Debug: 660 574 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  664. Debug: 661 574 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  665. Debug: 662 576 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  666. Debug: 663 576 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  667. Debug: 664 578 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  668. Debug: 665 578 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  669. Debug: 666 579 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  670. Debug: 667 579 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  671. Debug: 668 581 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  672. Debug: 669 581 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  673. Debug: 670 583 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  674. Debug: 671 583 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  675. Debug: 672 585 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  676. Debug: 673 585 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  677. Debug: 674 586 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  678. Debug: 675 586 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  679. Debug: 676 588 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  680. Debug: 677 588 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  681. Debug: 678 590 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  682. Debug: 679 590 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  683. Debug: 680 592 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  684. Debug: 681 592 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  685. Debug: 682 593 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  686. Debug: 683 593 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  687. Debug: 684 595 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  688. Debug: 685 595 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  689. Debug: 686 597 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  690. Debug: 687 597 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  691. Debug: 688 599 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  692. Debug: 689 599 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  693. Debug: 690 601 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  694. Debug: 691 601 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  695. Debug: 692 603 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  696. Debug: 693 603 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  697. Debug: 694 605 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  698. Debug: 695 605 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  699. Debug: 696 607 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  700. Debug: 697 607 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  701. Debug: 698 609 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  702. Debug: 699 609 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  703. Debug: 700 610 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  704. Debug: 701 610 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  705. Debug: 702 612 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  706. Debug: 703 612 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  707. Debug: 704 614 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  708. Debug: 705 614 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  709. Debug: 706 616 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  710. Debug: 707 616 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  711. Debug: 708 618 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  712. Debug: 709 618 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  713. Debug: 710 620 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  714. Debug: 711 620 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  715. Debug: 712 622 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  716. Debug: 713 622 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  717. Debug: 714 624 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  718. Debug: 715 624 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  719. Debug: 716 626 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  720. Debug: 717 626 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  721. Debug: 718 628 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  722. Debug: 719 628 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  723. Debug: 720 630 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  724. Debug: 721 630 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  725. Debug: 722 632 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  726. Debug: 723 632 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  727. Debug: 724 633 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  728. Debug: 725 633 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  729. Debug: 726 635 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  730. Debug: 727 635 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  731. Debug: 728 637 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  732. Debug: 729 637 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  733. Debug: 730 639 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  734. Debug: 731 639 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  735. Debug: 732 641 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  736. Debug: 733 641 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  737. Debug: 734 643 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  738. Debug: 735 643 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  739. Debug: 736 645 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  740. Debug: 737 645 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  741. Debug: 738 647 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  742. Debug: 739 647 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  743. Debug: 740 649 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  744. Debug: 741 649 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  745. Debug: 742 650 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  746. Debug: 743 650 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  747. Debug: 744 652 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  748. Debug: 745 652 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  749. Debug: 746 654 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  750. Debug: 747 654 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  751. Debug: 748 655 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  752. Debug: 749 655 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  753. Debug: 750 657 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  754. Debug: 751 657 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  755. Debug: 752 659 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  756. Debug: 753 659 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  757. Debug: 754 661 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  758. Debug: 755 661 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  759. Debug: 756 663 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  760. Debug: 757 663 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  761. Debug: 758 664 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  762. Debug: 759 664 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  763. Debug: 760 666 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  764. Debug: 761 666 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  765. Debug: 762 668 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  766. Debug: 763 668 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  767. Debug: 764 670 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  768. Debug: 765 670 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  769. Debug: 766 671 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  770. Debug: 767 671 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  771. Debug: 768 673 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  772. Debug: 769 673 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  773. Debug: 770 675 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  774. Debug: 771 675 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  775. Debug: 772 677 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  776. Debug: 773 677 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  777. Debug: 774 679 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  778. Debug: 775 679 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  779. Debug: 776 681 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  780. Debug: 777 681 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  781. Debug: 778 683 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  782. Debug: 779 683 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  783. Debug: 780 685 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  784. Debug: 781 685 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  785. Debug: 782 686 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  786. Debug: 783 686 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  787. Debug: 784 688 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  788. Debug: 785 688 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  789. Debug: 786 690 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  790. Debug: 787 690 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  791. Debug: 788 692 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  792. Debug: 789 692 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  793. Debug: 790 694 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  794. Debug: 791 694 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  795. Debug: 792 696 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  796. Debug: 793 696 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  797. Debug: 794 698 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  798. Debug: 795 698 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  799. Debug: 796 699 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  800. Debug: 797 699 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  801. Debug: 798 701 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  802. Debug: 799 701 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  803. Debug: 800 703 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  804. Debug: 801 703 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  805. Debug: 802 705 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  806. Debug: 803 705 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  807. Debug: 804 707 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  808. Debug: 805 707 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  809. Debug: 806 709 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  810. Debug: 807 709 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  811. Debug: 808 711 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  812. Debug: 809 711 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  813. Debug: 810 713 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  814. Debug: 811 713 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  815. Debug: 812 715 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  816. Debug: 813 715 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  817. Debug: 814 717 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  818. Debug: 815 717 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  819. Debug: 816 719 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  820. Debug: 817 719 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  821. Debug: 818 722 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  822. Debug: 819 722 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  823. Debug: 820 724 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  824. Debug: 821 724 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  825. Debug: 822 726 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  826. Debug: 823 726 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  827. Debug: 824 727 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  828. Debug: 825 727 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  829. Debug: 826 730 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  830. Debug: 827 730 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  831. Debug: 828 732 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  832. Debug: 829 732 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  833. Debug: 830 734 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  834. Debug: 831 734 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  835. Debug: 832 736 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  836. Debug: 833 736 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  837. Debug: 834 738 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  838. Debug: 835 738 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  839. Debug: 836 740 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  840. Debug: 837 740 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  841. Debug: 838 742 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  842. Debug: 839 742 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  843. Debug: 840 745 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  844. Debug: 841 745 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  845. Debug: 842 746 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  846. Debug: 843 746 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  847. Debug: 844 748 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  848. Debug: 845 748 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  849. Debug: 846 750 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  850. Debug: 847 750 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  851. Debug: 848 752 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  852. Debug: 849 752 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  853. Debug: 850 754 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  854. Debug: 851 754 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  855. Debug: 852 756 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  856. Debug: 853 756 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  857. Debug: 854 758 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  858. Debug: 855 758 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  859. Debug: 856 760 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  860. Debug: 857 760 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  861. Debug: 858 762 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  862. Debug: 859 762 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  863. Debug: 860 764 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  864. Debug: 861 764 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  865. Debug: 862 766 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  866. Debug: 863 766 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  867. Debug: 864 768 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  868. Debug: 865 768 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  869. Debug: 866 770 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  870. Debug: 867 770 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  871. Debug: 868 771 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  872. Debug: 869 771 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  873. Debug: 870 773 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  874. Debug: 871 773 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  875. Debug: 872 775 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  876. Debug: 873 775 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  877. Debug: 874 777 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  878. Debug: 875 777 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  879. Debug: 876 779 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  880. Debug: 877 779 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  881. Debug: 878 781 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  882. Debug: 879 781 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  883. Debug: 880 783 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  884. Debug: 881 783 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  885. Debug: 882 785 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  886. Debug: 883 785 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  887. Debug: 884 787 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  888. Debug: 885 787 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  889. Debug: 886 789 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  890. Debug: 887 789 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  891. Debug: 888 791 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  892. Debug: 889 791 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  893. Debug: 890 793 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  894. Debug: 891 793 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  895. Debug: 892 795 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  896. Debug: 893 795 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  897. Debug: 894 796 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  898. Debug: 895 796 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  899. Debug: 896 798 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  900. Debug: 897 798 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  901. Debug: 898 800 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  902. Debug: 899 800 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  903. Debug: 900 802 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  904. Debug: 901 802 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  905. Debug: 902 804 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  906. Debug: 903 804 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  907. Debug: 904 806 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  908. Debug: 905 806 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  909. Debug: 906 808 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  910. Debug: 907 808 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  911. Debug: 908 810 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  912. Debug: 909 810 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  913. Debug: 910 812 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  914. Debug: 911 812 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  915. Debug: 912 814 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  916. Debug: 913 814 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  917. Debug: 914 816 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  918. Debug: 915 816 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  919. Debug: 916 818 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  920. Debug: 917 818 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  921. Debug: 918 820 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  922. Debug: 919 820 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  923. Debug: 920 823 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  924. Debug: 921 823 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  925. Debug: 922 825 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  926. Debug: 923 825 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  927. Debug: 924 827 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  928. Debug: 925 827 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  929. Debug: 926 829 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  930. Debug: 927 829 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  931. Debug: 928 831 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  932. Debug: 929 831 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  933. Debug: 930 833 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  934. Debug: 931 833 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  935. Debug: 932 835 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  936. Debug: 933 835 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  937. Debug: 934 837 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  938. Debug: 935 837 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  939. Debug: 936 839 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  940. Debug: 937 839 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  941. Debug: 938 842 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  942. Debug: 939 842 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  943. Debug: 940 844 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  944. Debug: 941 844 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  945. Debug: 942 846 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  946. Debug: 943 846 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  947. Debug: 944 849 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  948. Debug: 945 849 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  949. Debug: 946 851 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  950. Debug: 947 851 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  951. Debug: 948 853 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  952. Debug: 949 853 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  953. Debug: 950 855 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  954. Debug: 951 855 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  955. Debug: 952 858 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  956. Debug: 953 858 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  957. Debug: 954 860 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  958. Debug: 955 860 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  959. Debug: 956 862 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  960. Debug: 957 862 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  961. Debug: 958 864 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  962. Debug: 959 864 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  963. Debug: 960 866 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  964. Debug: 961 866 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  965. Debug: 962 869 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  966. Debug: 963 869 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  967. Debug: 964 871 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  968. Debug: 965 871 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  969. Debug: 966 873 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  970. Debug: 967 873 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  971. Debug: 968 874 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  972. Debug: 969 874 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  973. Debug: 970 876 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  974. Debug: 971 876 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  975. Debug: 972 878 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  976. Debug: 973 878 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  977. Debug: 974 880 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  978. Debug: 975 880 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  979. Debug: 976 882 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  980. Debug: 977 882 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  981. Debug: 978 884 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  982. Debug: 979 884 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  983. Debug: 980 886 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  984. Debug: 981 886 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  985. Debug: 982 888 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  986. Debug: 983 888 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  987. Debug: 984 889 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  988. Debug: 985 889 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  989. Debug: 986 891 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  990. Debug: 987 891 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  991. Debug: 988 893 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  992. Debug: 989 893 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  993. Debug: 990 895 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  994. Debug: 991 895 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  995. Debug: 992 897 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  996. Debug: 993 897 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  997. Debug: 994 899 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  998. Debug: 995 899 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  999. Debug: 996 901 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1000. Debug: 997 901 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1001. Debug: 998 903 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1002. Debug: 999 903 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1003. Debug: 1000 905 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1004. Debug: 1001 905 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1005. Debug: 1002 907 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1006. Debug: 1003 907 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1007. Debug: 1004 908 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1008. Debug: 1005 909 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1009. Debug: 1006 910 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1010. Debug: 1007 910 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1011. Debug: 1008 912 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1012. Debug: 1009 912 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1013. Debug: 1010 914 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1014. Debug: 1011 914 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1015. Debug: 1012 916 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1016. Debug: 1013 916 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1017. Debug: 1014 918 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1018. Debug: 1015 918 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1019. Debug: 1016 920 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1020. Debug: 1017 920 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1021. Debug: 1018 922 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1022. Debug: 1019 922 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1023. Debug: 1020 924 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1024. Debug: 1021 924 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1025. Debug: 1022 926 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1026. Debug: 1023 926 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1027. Debug: 1024 928 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1028. Debug: 1025 928 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1029. Debug: 1026 929 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1030. Debug: 1027 929 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1031. Debug: 1028 931 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  1032. Debug: 1029 931 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  1033. Debug: 1030 931 target.c:2312 target_write_u32(): address: 0x40023c14, value: 0x00ffaaed
  1034. Debug: 1031 932 target.c:2224 target_read_u32(): address: 0x40023c10, value: 0x80000000
  1035. Debug: 1032 932 target.c:2312 target_write_u32(): address: 0x40023c04, value: 0x45670123
  1036. Debug: 1033 933 target.c:2312 target_write_u32(): address: 0x40023c04, value: 0xcdef89ab
  1037. Debug: 1034 934 target.c:2224 target_read_u32(): address: 0x40023c10, value: 0x00000000
  1038. Debug: 1035 934 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x00010002
  1039. Debug: 1036 935 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1040. Debug: 1037 935 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1041. Debug: 1038 937 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1042. Debug: 1039 937 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1043. Debug: 1040 938 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1044. Debug: 1041 938 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1045. Debug: 1042 940 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1046. Debug: 1043 940 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1047. Debug: 1044 942 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1048. Debug: 1045 942 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1049. Debug: 1046 944 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1050. Debug: 1047 944 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1051. Debug: 1048 946 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1052. Debug: 1049 946 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1053. Debug: 1050 948 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1054. Debug: 1051 948 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1055. Debug: 1052 950 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1056. Debug: 1053 950 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1057. Debug: 1054 952 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1058. Debug: 1055 952 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1059. Debug: 1056 953 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1060. Debug: 1057 954 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1061. Debug: 1058 955 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1062. Debug: 1059 955 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1063. Debug: 1060 957 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1064. Debug: 1061 957 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1065. Debug: 1062 959 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1066. Debug: 1063 959 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1067. Debug: 1064 961 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1068. Debug: 1065 961 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1069. Debug: 1066 963 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1070. Debug: 1067 963 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1071. Debug: 1068 965 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1072. Debug: 1069 965 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1073. Debug: 1070 967 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1074. Debug: 1071 967 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1075. Debug: 1072 969 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1076. Debug: 1073 969 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1077. Debug: 1074 971 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1078. Debug: 1075 971 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1079. Debug: 1076 973 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1080. Debug: 1077 973 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1081. Debug: 1078 974 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1082. Debug: 1079 974 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1083. Debug: 1080 976 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1084. Debug: 1081 976 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1085. Debug: 1082 978 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1086. Debug: 1083 978 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1087. Debug: 1084 980 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1088. Debug: 1085 980 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1089. Debug: 1086 982 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1090. Debug: 1087 982 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1091. Debug: 1088 984 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1092. Debug: 1089 984 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1093. Debug: 1090 986 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1094. Debug: 1091 986 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1095. Debug: 1092 988 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1096. Debug: 1093 988 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1097. Debug: 1094 990 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1098. Debug: 1095 990 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1099. Debug: 1096 992 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1100. Debug: 1097 992 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1101. Debug: 1098 994 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1102. Debug: 1099 994 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1103. Debug: 1100 996 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1104. Debug: 1101 996 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1105. Debug: 1102 998 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1106. Debug: 1103 998 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1107. Debug: 1104 1000 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1108. Debug: 1105 1000 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1109. Debug: 1106 1001 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1110. Debug: 1107 1002 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1111. Debug: 1108 1003 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1112. Debug: 1109 1003 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1113. Debug: 1110 1005 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1114. Debug: 1111 1005 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1115. Debug: 1112 1007 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1116. Debug: 1113 1007 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1117. Debug: 1114 1009 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1118. Debug: 1115 1009 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1119. Debug: 1117 1011 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1120. Debug: 1118 1011 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1121. Debug: 1119 1013 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1122. Debug: 1120 1013 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1123. Debug: 1121 1015 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1124. Debug: 1122 1015 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1125. Debug: 1123 1017 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1126. Debug: 1124 1017 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1127. Debug: 1125 1019 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1128. Debug: 1126 1019 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1129. Debug: 1127 1021 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1130. Debug: 1128 1021 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1131. Debug: 1129 1023 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1132. Debug: 1130 1023 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1133. Debug: 1131 1025 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1134. Debug: 1132 1025 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1135. Debug: 1133 1028 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1136. Debug: 1134 1028 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1137. Debug: 1135 1030 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1138. Debug: 1136 1030 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1139. Debug: 1137 1032 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1140. Debug: 1138 1032 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1141. Debug: 1139 1034 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1142. Debug: 1140 1034 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1143. Debug: 1141 1036 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1144. Debug: 1142 1036 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1145. Debug: 1143 1037 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1146. Debug: 1144 1037 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1147. Debug: 1145 1039 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1148. Debug: 1146 1039 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1149. Debug: 1147 1041 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1150. Debug: 1148 1041 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1151. Debug: 1149 1043 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1152. Debug: 1150 1043 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1153. Debug: 1151 1044 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1154. Debug: 1152 1044 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1155. Debug: 1153 1046 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1156. Debug: 1154 1046 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1157. Debug: 1155 1048 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1158. Debug: 1156 1048 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1159. Debug: 1157 1050 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1160. Debug: 1158 1050 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1161. Debug: 1159 1052 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1162. Debug: 1160 1052 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1163. Debug: 1161 1054 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1164. Debug: 1162 1054 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1165. Debug: 1163 1056 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1166. Debug: 1164 1056 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1167. Debug: 1165 1058 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1168. Debug: 1166 1058 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1169. Debug: 1167 1060 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1170. Debug: 1168 1060 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1171. Debug: 1169 1062 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1172. Debug: 1170 1062 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1173. Debug: 1171 1064 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1174. Debug: 1172 1064 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1175. Debug: 1173 1065 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1176. Debug: 1174 1065 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1177. Debug: 1175 1067 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1178. Debug: 1176 1067 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1179. Debug: 1177 1069 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1180. Debug: 1178 1069 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1181. Debug: 1179 1071 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1182. Debug: 1180 1071 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1183. Debug: 1181 1073 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1184. Debug: 1182 1073 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1185. Debug: 1183 1075 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1186. Debug: 1184 1075 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1187. Debug: 1185 1077 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1188. Debug: 1186 1077 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1189. Debug: 1187 1079 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1190. Debug: 1188 1079 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1191. Debug: 1189 1081 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1192. Debug: 1190 1081 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1193. Debug: 1191 1082 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1194. Debug: 1192 1082 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1195. Debug: 1193 1084 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1196. Debug: 1194 1084 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1197. Debug: 1195 1086 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1198. Debug: 1196 1086 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1199. Debug: 1197 1087 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1200. Debug: 1198 1087 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1201. Debug: 1199 1089 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1202. Debug: 1200 1089 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1203. Debug: 1201 1091 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1204. Debug: 1202 1091 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1205. Debug: 1203 1093 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1206. Debug: 1204 1093 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1207. Debug: 1205 1094 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1208. Debug: 1206 1094 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1209. Debug: 1207 1096 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1210. Debug: 1208 1096 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1211. Debug: 1209 1098 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1212. Debug: 1210 1098 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1213. Debug: 1211 1100 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1214. Debug: 1212 1100 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1215. Debug: 1213 1101 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1216. Debug: 1214 1101 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1217. Debug: 1215 1103 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1218. Debug: 1216 1103 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1219. Debug: 1217 1105 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1220. Debug: 1218 1105 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1221. Debug: 1219 1106 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1222. Debug: 1220 1106 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1223. Debug: 1221 1108 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1224. Debug: 1222 1108 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1225. Debug: 1223 1110 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1226. Debug: 1224 1110 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1227. Debug: 1225 1112 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1228. Debug: 1226 1112 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1229. Debug: 1227 1114 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1230. Debug: 1228 1114 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1231. Debug: 1229 1116 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1232. Debug: 1230 1116 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1233. Debug: 1231 1118 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1234. Debug: 1232 1118 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1235. Debug: 1233 1120 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1236. Debug: 1234 1120 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1237. Debug: 1235 1121 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1238. Debug: 1236 1122 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1239. Debug: 1237 1123 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1240. Debug: 1238 1123 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1241. Debug: 1239 1125 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1242. Debug: 1240 1125 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1243. Debug: 1241 1127 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1244. Debug: 1242 1127 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1245. Debug: 1243 1129 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1246. Debug: 1244 1129 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1247. Debug: 1245 1131 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1248. Debug: 1246 1131 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1249. Debug: 1247 1133 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1250. Debug: 1248 1133 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1251. Debug: 1249 1135 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1252. Debug: 1250 1135 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1253. Debug: 1251 1137 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1254. Debug: 1252 1137 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1255. Debug: 1253 1139 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1256. Debug: 1254 1139 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1257. Debug: 1255 1140 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1258. Debug: 1256 1140 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1259. Debug: 1257 1142 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1260. Debug: 1258 1142 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1261. Debug: 1259 1144 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1262. Debug: 1260 1144 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1263. Debug: 1261 1146 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1264. Debug: 1262 1146 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1265. Debug: 1263 1148 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1266. Debug: 1264 1148 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1267. Debug: 1265 1150 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1268. Debug: 1266 1150 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1269. Debug: 1267 1152 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1270. Debug: 1268 1152 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1271. Debug: 1269 1153 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1272. Debug: 1270 1153 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1273. Debug: 1271 1155 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1274. Debug: 1272 1155 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1275. Debug: 1273 1157 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1276. Debug: 1274 1157 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1277. Debug: 1275 1159 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1278. Debug: 1276 1159 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1279. Debug: 1277 1161 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1280. Debug: 1278 1161 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1281. Debug: 1279 1163 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1282. Debug: 1280 1163 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1283. Debug: 1281 1164 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1284. Debug: 1282 1164 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1285. Debug: 1283 1166 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1286. Debug: 1284 1166 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1287. Debug: 1285 1168 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1288. Debug: 1286 1168 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1289. Debug: 1287 1170 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1290. Debug: 1288 1170 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1291. Debug: 1289 1172 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1292. Debug: 1290 1172 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1293. Debug: 1291 1174 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1294. Debug: 1292 1174 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1295. Debug: 1293 1176 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1296. Debug: 1294 1176 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1297. Debug: 1295 1177 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1298. Debug: 1296 1177 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1299. Debug: 1297 1179 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1300. Debug: 1298 1179 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1301. Debug: 1299 1181 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1302. Debug: 1300 1181 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1303. Debug: 1301 1183 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1304. Debug: 1302 1183 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1305. Debug: 1303 1185 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1306. Debug: 1304 1185 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1307. Debug: 1305 1187 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1308. Debug: 1306 1187 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1309. Debug: 1307 1189 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1310. Debug: 1308 1189 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1311. Debug: 1309 1191 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1312. Debug: 1310 1191 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1313. Debug: 1311 1193 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1314. Debug: 1312 1193 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1315. Debug: 1313 1195 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1316. Debug: 1314 1195 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1317. Debug: 1315 1197 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1318. Debug: 1316 1197 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1319. Debug: 1317 1199 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1320. Debug: 1318 1199 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1321. Debug: 1319 1201 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1322. Debug: 1320 1201 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1323. Debug: 1321 1203 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1324. Debug: 1322 1203 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1325. Debug: 1323 1205 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1326. Debug: 1324 1205 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1327. Debug: 1325 1207 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1328. Debug: 1326 1207 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1329. Debug: 1327 1208 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1330. Debug: 1328 1208 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1331. Debug: 1329 1210 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1332. Debug: 1330 1210 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1333. Debug: 1331 1212 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1334. Debug: 1332 1212 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1335. Debug: 1333 1214 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1336. Debug: 1334 1214 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1337. Debug: 1335 1216 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1338. Debug: 1336 1216 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1339. Debug: 1337 1218 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1340. Debug: 1338 1218 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1341. Debug: 1339 1220 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1342. Debug: 1340 1220 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1343. Debug: 1341 1222 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1344. Debug: 1342 1222 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1345. Debug: 1343 1224 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1346. Debug: 1344 1224 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1347. Debug: 1345 1226 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1348. Debug: 1346 1226 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1349. Debug: 1347 1228 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1350. Debug: 1348 1228 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1351. Debug: 1349 1230 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1352. Debug: 1350 1230 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1353. Debug: 1351 1231 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1354. Debug: 1352 1231 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1355. Debug: 1353 1233 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1356. Debug: 1354 1233 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1357. Debug: 1355 1235 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1358. Debug: 1356 1235 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1359. Debug: 1357 1236 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1360. Debug: 1358 1236 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1361. Debug: 1359 1238 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1362. Debug: 1360 1238 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1363. Debug: 1361 1240 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1364. Debug: 1362 1240 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1365. Debug: 1363 1242 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1366. Debug: 1364 1242 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1367. Debug: 1365 1243 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1368. Debug: 1366 1243 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1369. Debug: 1367 1245 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1370. Debug: 1368 1245 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1371. Debug: 1369 1247 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1372. Debug: 1370 1247 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1373. Debug: 1371 1249 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1374. Debug: 1372 1249 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1375. Debug: 1373 1250 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1376. Debug: 1374 1250 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1377. Debug: 1375 1252 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1378. Debug: 1376 1252 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1379. Debug: 1377 1254 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1380. Debug: 1378 1254 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1381. Debug: 1379 1256 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1382. Debug: 1380 1256 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1383. Debug: 1381 1258 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1384. Debug: 1382 1258 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1385. Debug: 1383 1260 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1386. Debug: 1384 1260 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1387. Debug: 1385 1262 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1388. Debug: 1386 1262 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1389. Debug: 1387 1263 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1390. Debug: 1388 1264 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1391. Debug: 1389 1265 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1392. Debug: 1390 1265 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1393. Debug: 1391 1267 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1394. Debug: 1392 1267 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1395. Debug: 1393 1269 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1396. Debug: 1394 1269 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1397. Debug: 1395 1271 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1398. Debug: 1396 1271 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1399. Debug: 1397 1273 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1400. Debug: 1398 1273 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1401. Debug: 1399 1275 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1402. Debug: 1400 1275 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1403. Debug: 1401 1277 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1404. Debug: 1402 1277 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1405. Debug: 1403 1279 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1406. Debug: 1404 1279 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1407. Debug: 1405 1281 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1408. Debug: 1406 1281 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1409. Debug: 1407 1282 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1410. Debug: 1408 1283 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1411. Debug: 1409 1284 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1412. Debug: 1410 1284 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1413. Debug: 1411 1286 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1414. Debug: 1412 1286 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1415. Debug: 1413 1288 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1416. Debug: 1414 1288 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1417. Debug: 1415 1290 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1418. Debug: 1416 1290 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1419. Debug: 1417 1292 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1420. Debug: 1418 1292 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1421. Debug: 1419 1294 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1422. Debug: 1420 1294 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1423. Debug: 1421 1296 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1424. Debug: 1422 1296 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1425. Debug: 1423 1298 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1426. Debug: 1424 1298 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1427. Debug: 1425 1300 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1428. Debug: 1426 1300 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1429. Debug: 1427 1302 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1430. Debug: 1428 1302 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1431. Debug: 1429 1304 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1432. Debug: 1430 1304 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1433. Debug: 1431 1306 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  1434. Debug: 1432 1306 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  1435. Debug: 1433 1306 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x0001000a
  1436. Debug: 1434 1308 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1437. Debug: 1435 1308 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1438. Debug: 1436 1310 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1439. Debug: 1437 1310 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1440. Debug: 1438 1312 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1441. Debug: 1439 1312 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1442. Debug: 1440 1314 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1443. Debug: 1441 1314 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1444. Debug: 1442 1316 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1445. Debug: 1443 1316 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1446. Debug: 1444 1319 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1447. Debug: 1445 1319 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1448. Debug: 1446 1321 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1449. Debug: 1447 1321 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1450. Debug: 1448 1323 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1451. Debug: 1449 1323 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1452. Debug: 1450 1325 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1453. Debug: 1451 1325 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1454. Debug: 1452 1327 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1455. Debug: 1453 1327 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1456. Debug: 1454 1329 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1457. Debug: 1455 1329 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1458. Debug: 1456 1331 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1459. Debug: 1457 1331 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1460. Debug: 1458 1333 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1461. Debug: 1459 1333 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1462. Debug: 1460 1335 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1463. Debug: 1461 1335 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1464. Debug: 1462 1337 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1465. Debug: 1463 1337 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1466. Debug: 1464 1338 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1467. Debug: 1465 1339 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1468. Debug: 1466 1340 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1469. Debug: 1467 1340 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1470. Debug: 1468 1342 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1471. Debug: 1469 1342 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1472. Debug: 1470 1344 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1473. Debug: 1471 1344 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1474. Debug: 1472 1346 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1475. Debug: 1473 1346 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1476. Debug: 1474 1349 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1477. Debug: 1475 1349 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1478. Debug: 1476 1351 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1479. Debug: 1477 1351 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1480. Debug: 1478 1353 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1481. Debug: 1479 1353 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1482. Debug: 1480 1355 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1483. Debug: 1481 1355 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1484. Debug: 1482 1357 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1485. Debug: 1483 1357 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1486. Debug: 1484 1359 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1487. Debug: 1485 1359 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1488. Debug: 1486 1361 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1489. Debug: 1487 1361 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1490. Debug: 1488 1362 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1491. Debug: 1489 1363 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1492. Debug: 1490 1364 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1493. Debug: 1491 1364 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1494. Debug: 1492 1366 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1495. Debug: 1493 1366 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1496. Debug: 1494 1368 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1497. Debug: 1495 1368 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1498. Debug: 1496 1370 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1499. Debug: 1497 1370 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1500. Debug: 1498 1372 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1501. Debug: 1499 1372 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1502. Debug: 1500 1374 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1503. Debug: 1501 1374 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1504. Debug: 1502 1376 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1505. Debug: 1503 1376 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1506. Debug: 1504 1378 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1507. Debug: 1505 1378 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1508. Debug: 1506 1379 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1509. Debug: 1507 1380 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1510. Debug: 1508 1381 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1511. Debug: 1509 1381 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1512. Debug: 1510 1383 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1513. Debug: 1511 1383 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1514. Debug: 1512 1385 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1515. Debug: 1513 1385 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1516. Debug: 1514 1387 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1517. Debug: 1515 1387 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1518. Debug: 1516 1389 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1519. Debug: 1517 1389 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1520. Debug: 1518 1391 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1521. Debug: 1519 1391 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1522. Debug: 1520 1393 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1523. Debug: 1521 1393 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1524. Debug: 1522 1395 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1525. Debug: 1523 1395 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1526. Debug: 1524 1397 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1527. Debug: 1525 1397 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1528. Debug: 1526 1399 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1529. Debug: 1527 1399 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1530. Debug: 1528 1401 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1531. Debug: 1529 1401 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1532. Debug: 1530 1402 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1533. Debug: 1531 1403 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1534. Debug: 1532 1404 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1535. Debug: 1533 1404 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1536. Debug: 1534 1406 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1537. Debug: 1535 1406 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1538. Debug: 1536 1408 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1539. Debug: 1537 1408 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1540. Debug: 1538 1410 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1541. Debug: 1539 1410 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1542. Debug: 1540 1412 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1543. Debug: 1541 1412 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1544. Debug: 1542 1414 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1545. Debug: 1543 1414 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1546. Debug: 1544 1416 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1547. Debug: 1545 1416 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1548. Debug: 1546 1418 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1549. Debug: 1547 1418 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1550. Debug: 1548 1420 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1551. Debug: 1549 1420 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1552. Debug: 1550 1422 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1553. Debug: 1551 1422 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1554. Debug: 1552 1424 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1555. Debug: 1553 1424 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1556. Debug: 1554 1426 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1557. Debug: 1555 1426 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1558. Debug: 1556 1428 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1559. Debug: 1557 1428 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1560. Debug: 1558 1429 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1561. Debug: 1559 1429 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1562. Debug: 1560 1431 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1563. Debug: 1561 1431 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1564. Debug: 1562 1433 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1565. Debug: 1563 1433 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1566. Debug: 1564 1435 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1567. Debug: 1565 1435 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1568. Debug: 1566 1438 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1569. Debug: 1567 1438 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1570. Debug: 1568 1440 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1571. Debug: 1569 1440 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1572. Debug: 1570 1441 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1573. Debug: 1571 1441 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1574. Debug: 1572 1443 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1575. Debug: 1573 1443 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1576. Debug: 1574 1445 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1577. Debug: 1575 1445 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1578. Debug: 1576 1447 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1579. Debug: 1577 1447 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1580. Debug: 1578 1450 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1581. Debug: 1579 1450 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1582. Debug: 1580 1452 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1583. Debug: 1581 1452 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1584. Debug: 1582 1454 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1585. Debug: 1583 1454 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1586. Debug: 1584 1456 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1587. Debug: 1585 1456 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1588. Debug: 1586 1458 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1589. Debug: 1587 1458 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1590. Debug: 1588 1461 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1591. Debug: 1589 1461 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1592. Debug: 1590 1463 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1593. Debug: 1591 1463 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1594. Debug: 1592 1465 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1595. Debug: 1593 1465 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1596. Debug: 1594 1467 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1597. Debug: 1595 1467 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1598. Debug: 1596 1469 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1599. Debug: 1597 1469 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1600. Debug: 1598 1471 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1601. Debug: 1599 1471 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1602. Debug: 1600 1473 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1603. Debug: 1601 1473 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1604. Debug: 1602 1475 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1605. Debug: 1603 1475 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1606. Debug: 1604 1477 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1607. Debug: 1605 1477 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1608. Debug: 1606 1479 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1609. Debug: 1607 1479 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1610. Debug: 1608 1480 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1611. Debug: 1609 1481 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1612. Debug: 1610 1482 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1613. Debug: 1611 1482 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1614. Debug: 1612 1484 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1615. Debug: 1613 1484 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1616. Debug: 1614 1486 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1617. Debug: 1615 1486 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1618. Debug: 1616 1488 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1619. Debug: 1617 1488 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1620. Debug: 1618 1490 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1621. Debug: 1619 1490 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1622. Debug: 1620 1492 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1623. Debug: 1621 1492 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1624. Debug: 1622 1494 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1625. Debug: 1623 1494 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1626. Debug: 1624 1496 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1627. Debug: 1625 1496 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1628. Debug: 1626 1498 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1629. Debug: 1627 1498 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1630. Debug: 1628 1500 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1631. Debug: 1629 1500 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1632. Debug: 1630 1501 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1633. Debug: 1631 1501 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1634. Debug: 1632 1503 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1635. Debug: 1633 1503 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1636. Debug: 1634 1505 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1637. Debug: 1635 1505 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1638. Debug: 1636 1507 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1639. Debug: 1637 1507 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1640. Debug: 1638 1509 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1641. Debug: 1639 1509 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1642. Debug: 1640 1511 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1643. Debug: 1641 1511 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1644. Debug: 1643 1513 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1645. Debug: 1644 1513 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1646. Debug: 1645 1515 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1647. Debug: 1646 1515 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1648. Debug: 1647 1517 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1649. Debug: 1648 1517 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1650. Debug: 1649 1519 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1651. Debug: 1650 1519 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1652. Debug: 1651 1521 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1653. Debug: 1652 1521 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1654. Debug: 1653 1522 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1655. Debug: 1654 1523 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1656. Debug: 1655 1524 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1657. Debug: 1656 1524 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1658. Debug: 1657 1526 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1659. Debug: 1658 1526 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1660. Debug: 1659 1528 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1661. Debug: 1660 1528 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1662. Debug: 1661 1530 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1663. Debug: 1662 1530 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1664. Debug: 1663 1532 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1665. Debug: 1664 1532 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1666. Debug: 1665 1534 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1667. Debug: 1666 1534 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1668. Debug: 1667 1536 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1669. Debug: 1668 1536 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1670. Debug: 1669 1539 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1671. Debug: 1670 1539 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1672. Debug: 1671 1541 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1673. Debug: 1672 1541 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1674. Debug: 1673 1543 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1675. Debug: 1674 1543 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1676. Debug: 1675 1545 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1677. Debug: 1676 1545 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1678. Debug: 1677 1547 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1679. Debug: 1678 1547 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1680. Debug: 1679 1549 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1681. Debug: 1680 1549 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1682. Debug: 1681 1552 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1683. Debug: 1682 1552 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1684. Debug: 1683 1553 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1685. Debug: 1684 1553 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1686. Debug: 1685 1555 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1687. Debug: 1686 1555 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1688. Debug: 1687 1557 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1689. Debug: 1688 1557 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1690. Debug: 1689 1559 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1691. Debug: 1690 1559 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1692. Debug: 1691 1561 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1693. Debug: 1692 1561 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1694. Debug: 1693 1563 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1695. Debug: 1694 1563 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1696. Debug: 1695 1565 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1697. Debug: 1696 1565 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1698. Debug: 1697 1567 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1699. Debug: 1698 1567 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1700. Debug: 1699 1569 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1701. Debug: 1700 1569 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1702. Debug: 1701 1571 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1703. Debug: 1702 1571 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1704. Debug: 1703 1573 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1705. Debug: 1704 1573 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1706. Debug: 1705 1575 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1707. Debug: 1706 1575 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1708. Debug: 1707 1577 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1709. Debug: 1708 1577 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1710. Debug: 1709 1579 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1711. Debug: 1710 1579 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1712. Debug: 1711 1580 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1713. Debug: 1712 1580 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1714. Debug: 1713 1582 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1715. Debug: 1714 1582 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1716. Debug: 1715 1584 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1717. Debug: 1716 1584 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1718. Debug: 1717 1586 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1719. Debug: 1718 1586 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1720. Debug: 1719 1588 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1721. Debug: 1720 1588 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1722. Debug: 1721 1590 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1723. Debug: 1722 1590 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1724. Debug: 1723 1592 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1725. Debug: 1724 1592 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1726. Debug: 1725 1594 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1727. Debug: 1726 1594 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1728. Debug: 1727 1596 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1729. Debug: 1728 1596 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1730. Debug: 1729 1598 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1731. Debug: 1730 1598 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1732. Debug: 1731 1600 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1733. Debug: 1732 1600 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1734. Debug: 1733 1601 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1735. Debug: 1734 1601 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1736. Debug: 1735 1603 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1737. Debug: 1736 1603 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1738. Debug: 1737 1605 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1739. Debug: 1738 1605 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1740. Debug: 1739 1607 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1741. Debug: 1740 1607 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1742. Debug: 1741 1609 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1743. Debug: 1742 1609 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1744. Debug: 1743 1611 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1745. Debug: 1744 1611 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1746. Debug: 1745 1613 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1747. Debug: 1746 1613 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1748. Debug: 1747 1615 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1749. Debug: 1748 1615 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1750. Debug: 1749 1616 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1751. Debug: 1750 1616 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1752. Debug: 1751 1618 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1753. Debug: 1752 1618 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1754. Debug: 1753 1620 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1755. Debug: 1754 1620 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1756. Debug: 1755 1622 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1757. Debug: 1756 1622 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1758. Debug: 1757 1624 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1759. Debug: 1758 1624 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1760. Debug: 1759 1625 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1761. Debug: 1760 1625 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1762. Debug: 1761 1627 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1763. Debug: 1762 1627 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1764. Debug: 1763 1629 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1765. Debug: 1764 1629 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1766. Debug: 1765 1630 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1767. Debug: 1766 1630 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1768. Debug: 1767 1632 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1769. Debug: 1768 1632 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1770. Debug: 1769 1634 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1771. Debug: 1770 1634 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1772. Debug: 1771 1636 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1773. Debug: 1772 1636 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1774. Debug: 1773 1637 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1775. Debug: 1774 1637 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1776. Debug: 1775 1639 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1777. Debug: 1776 1639 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1778. Debug: 1777 1641 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1779. Debug: 1778 1641 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1780. Debug: 1779 1642 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1781. Debug: 1780 1642 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1782. Debug: 1781 1644 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1783. Debug: 1782 1644 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1784. Debug: 1783 1646 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1785. Debug: 1784 1646 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1786. Debug: 1785 1648 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1787. Debug: 1786 1648 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1788. Debug: 1787 1650 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1789. Debug: 1788 1650 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1790. Debug: 1789 1652 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1791. Debug: 1790 1652 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1792. Debug: 1791 1654 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1793. Debug: 1792 1654 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1794. Debug: 1793 1655 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1795. Debug: 1794 1656 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1796. Debug: 1795 1657 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1797. Debug: 1796 1657 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1798. Debug: 1797 1659 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1799. Debug: 1798 1659 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1800. Debug: 1799 1661 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1801. Debug: 1800 1661 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1802. Debug: 1801 1663 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1803. Debug: 1802 1663 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1804. Debug: 1803 1665 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1805. Debug: 1804 1665 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1806. Debug: 1805 1667 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1807. Debug: 1806 1667 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1808. Debug: 1807 1668 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1809. Debug: 1808 1668 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1810. Debug: 1809 1670 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1811. Debug: 1810 1670 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1812. Debug: 1811 1672 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1813. Debug: 1812 1672 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1814. Debug: 1813 1674 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1815. Debug: 1814 1674 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1816. Debug: 1815 1676 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1817. Debug: 1816 1676 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1818. Debug: 1817 1679 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  1819. Debug: 1818 1679 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  1820. Debug: 1819 1679 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x00010012
  1821. Debug: 1820 1680 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1822. Debug: 1821 1680 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1823. Debug: 1822 1682 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1824. Debug: 1823 1682 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1825. Debug: 1824 1684 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1826. Debug: 1825 1684 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1827. Debug: 1826 1686 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1828. Debug: 1827 1686 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1829. Debug: 1828 1688 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1830. Debug: 1829 1688 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1831. Debug: 1830 1690 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1832. Debug: 1831 1690 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1833. Debug: 1832 1691 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1834. Debug: 1833 1691 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1835. Debug: 1834 1693 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1836. Debug: 1835 1693 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1837. Debug: 1836 1695 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1838. Debug: 1837 1695 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1839. Debug: 1838 1697 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1840. Debug: 1839 1697 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1841. Debug: 1840 1699 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1842. Debug: 1841 1699 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1843. Debug: 1842 1701 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1844. Debug: 1843 1701 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1845. Debug: 1844 1703 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1846. Debug: 1845 1703 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1847. Debug: 1846 1705 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1848. Debug: 1847 1705 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1849. Debug: 1848 1707 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1850. Debug: 1849 1707 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1851. Debug: 1850 1709 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1852. Debug: 1851 1709 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1853. Debug: 1852 1711 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1854. Debug: 1853 1711 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1855. Debug: 1854 1712 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1856. Debug: 1855 1713 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1857. Debug: 1856 1714 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1858. Debug: 1857 1714 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1859. Debug: 1858 1716 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1860. Debug: 1859 1716 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1861. Debug: 1860 1718 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1862. Debug: 1861 1718 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1863. Debug: 1862 1720 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1864. Debug: 1863 1720 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1865. Debug: 1864 1722 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1866. Debug: 1865 1722 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1867. Debug: 1866 1724 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1868. Debug: 1867 1724 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1869. Debug: 1868 1727 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1870. Debug: 1869 1727 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1871. Debug: 1870 1729 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1872. Debug: 1871 1729 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1873. Debug: 1872 1731 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1874. Debug: 1873 1731 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1875. Debug: 1874 1733 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1876. Debug: 1875 1733 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1877. Debug: 1876 1735 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1878. Debug: 1877 1735 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1879. Debug: 1878 1737 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1880. Debug: 1879 1737 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1881. Debug: 1880 1740 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1882. Debug: 1881 1740 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1883. Debug: 1882 1741 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1884. Debug: 1883 1741 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1885. Debug: 1884 1744 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1886. Debug: 1885 1744 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1887. Debug: 1886 1746 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1888. Debug: 1887 1746 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1889. Debug: 1888 1748 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1890. Debug: 1889 1748 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1891. Debug: 1890 1750 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1892. Debug: 1891 1750 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1893. Debug: 1892 1752 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1894. Debug: 1893 1752 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1895. Debug: 1894 1754 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1896. Debug: 1895 1754 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1897. Debug: 1896 1756 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1898. Debug: 1897 1756 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1899. Debug: 1898 1758 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1900. Debug: 1899 1758 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1901. Debug: 1900 1760 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1902. Debug: 1901 1760 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1903. Debug: 1902 1762 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1904. Debug: 1903 1762 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1905. Debug: 1904 1764 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1906. Debug: 1905 1764 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1907. Debug: 1906 1766 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1908. Debug: 1907 1766 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1909. Debug: 1908 1768 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1910. Debug: 1909 1768 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1911. Debug: 1910 1770 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1912. Debug: 1911 1770 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1913. Debug: 1912 1772 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1914. Debug: 1913 1772 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1915. Debug: 1914 1773 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1916. Debug: 1915 1774 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1917. Debug: 1916 1775 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1918. Debug: 1917 1775 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1919. Debug: 1918 1777 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1920. Debug: 1919 1777 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1921. Debug: 1920 1779 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1922. Debug: 1921 1779 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1923. Debug: 1922 1781 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1924. Debug: 1923 1781 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1925. Debug: 1924 1783 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1926. Debug: 1925 1783 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1927. Debug: 1926 1785 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1928. Debug: 1927 1785 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1929. Debug: 1928 1787 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1930. Debug: 1929 1787 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1931. Debug: 1930 1789 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1932. Debug: 1931 1789 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1933. Debug: 1932 1791 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1934. Debug: 1933 1791 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1935. Debug: 1934 1793 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1936. Debug: 1935 1793 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1937. Debug: 1936 1795 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1938. Debug: 1937 1795 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1939. Debug: 1938 1796 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1940. Debug: 1939 1797 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1941. Debug: 1940 1798 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1942. Debug: 1941 1798 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1943. Debug: 1942 1800 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1944. Debug: 1943 1800 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1945. Debug: 1944 1802 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1946. Debug: 1945 1802 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1947. Debug: 1946 1804 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1948. Debug: 1947 1804 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1949. Debug: 1948 1806 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1950. Debug: 1949 1806 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1951. Debug: 1950 1808 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1952. Debug: 1951 1808 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1953. Debug: 1952 1810 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1954. Debug: 1953 1810 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1955. Debug: 1954 1812 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1956. Debug: 1955 1812 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1957. Debug: 1956 1814 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1958. Debug: 1957 1814 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1959. Debug: 1958 1816 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1960. Debug: 1959 1816 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1961. Debug: 1960 1818 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1962. Debug: 1961 1818 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1963. Debug: 1962 1820 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1964. Debug: 1963 1820 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1965. Debug: 1964 1822 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1966. Debug: 1965 1822 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1967. Debug: 1966 1824 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1968. Debug: 1967 1824 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1969. Debug: 1968 1826 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1970. Debug: 1969 1826 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1971. Debug: 1970 1828 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1972. Debug: 1971 1828 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1973. Debug: 1972 1831 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1974. Debug: 1973 1831 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1975. Debug: 1974 1833 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1976. Debug: 1975 1833 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1977. Debug: 1976 1835 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1978. Debug: 1977 1835 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1979. Debug: 1978 1837 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1980. Debug: 1979 1837 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1981. Debug: 1980 1839 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1982. Debug: 1981 1839 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1983. Debug: 1982 1841 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1984. Debug: 1983 1841 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1985. Debug: 1984 1843 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1986. Debug: 1985 1843 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1987. Debug: 1986 1845 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1988. Debug: 1987 1845 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1989. Debug: 1988 1847 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1990. Debug: 1989 1847 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1991. Debug: 1990 1849 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1992. Debug: 1991 1849 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1993. Debug: 1992 1851 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1994. Debug: 1993 1851 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1995. Debug: 1994 1853 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1996. Debug: 1995 1853 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1997. Debug: 1996 1855 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  1998. Debug: 1997 1855 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  1999. Debug: 1998 1857 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2000. Debug: 1999 1857 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2001. Debug: 2000 1859 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2002. Debug: 2001 1859 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2003. Debug: 2002 1861 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2004. Debug: 2003 1861 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2005. Debug: 2004 1863 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2006. Debug: 2005 1863 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2007. Debug: 2006 1865 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2008. Debug: 2007 1865 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2009. Debug: 2008 1866 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2010. Debug: 2009 1866 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2011. Debug: 2010 1868 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2012. Debug: 2011 1868 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2013. Debug: 2012 1870 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2014. Debug: 2013 1870 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2015. Debug: 2014 1872 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2016. Debug: 2015 1872 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2017. Debug: 2016 1874 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2018. Debug: 2017 1874 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2019. Debug: 2018 1876 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2020. Debug: 2019 1876 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2021. Debug: 2020 1878 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2022. Debug: 2021 1878 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2023. Debug: 2022 1880 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2024. Debug: 2023 1880 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2025. Debug: 2024 1882 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2026. Debug: 2025 1882 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2027. Debug: 2026 1884 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2028. Debug: 2027 1884 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2029. Debug: 2028 1885 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2030. Debug: 2029 1886 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2031. Debug: 2030 1887 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2032. Debug: 2031 1887 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2033. Debug: 2032 1889 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2034. Debug: 2033 1889 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2035. Debug: 2034 1891 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2036. Debug: 2035 1891 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2037. Debug: 2036 1893 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2038. Debug: 2037 1893 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2039. Debug: 2038 1895 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2040. Debug: 2039 1895 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2041. Debug: 2040 1897 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2042. Debug: 2041 1897 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2043. Debug: 2042 1899 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2044. Debug: 2043 1899 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2045. Debug: 2044 1901 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2046. Debug: 2045 1901 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2047. Debug: 2046 1903 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2048. Debug: 2047 1903 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2049. Debug: 2048 1905 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2050. Debug: 2049 1905 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2051. Debug: 2050 1907 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2052. Debug: 2051 1907 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2053. Debug: 2052 1909 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2054. Debug: 2053 1909 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2055. Debug: 2054 1911 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2056. Debug: 2055 1911 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2057. Debug: 2056 1912 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2058. Debug: 2057 1913 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2059. Debug: 2058 1914 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2060. Debug: 2059 1914 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2061. Debug: 2060 1916 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2062. Debug: 2061 1916 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2063. Debug: 2062 1918 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2064. Debug: 2063 1918 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2065. Debug: 2064 1920 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2066. Debug: 2065 1920 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2067. Debug: 2066 1922 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2068. Debug: 2067 1922 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2069. Debug: 2068 1924 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2070. Debug: 2069 1924 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2071. Debug: 2070 1926 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2072. Debug: 2071 1926 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2073. Debug: 2072 1928 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2074. Debug: 2073 1928 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2075. Debug: 2074 1931 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2076. Debug: 2075 1931 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2077. Debug: 2076 1933 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2078. Debug: 2077 1933 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2079. Debug: 2078 1935 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2080. Debug: 2079 1935 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2081. Debug: 2080 1937 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2082. Debug: 2081 1937 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2083. Debug: 2082 1939 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2084. Debug: 2083 1939 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2085. Debug: 2084 1941 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2086. Debug: 2085 1941 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2087. Debug: 2086 1943 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2088. Debug: 2087 1943 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2089. Debug: 2088 1945 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2090. Debug: 2089 1945 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2091. Debug: 2090 1948 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2092. Debug: 2091 1948 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2093. Debug: 2092 1950 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2094. Debug: 2093 1950 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2095. Debug: 2094 1952 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2096. Debug: 2095 1952 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2097. Debug: 2096 1954 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2098. Debug: 2097 1954 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2099. Debug: 2098 1955 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2100. Debug: 2099 1956 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2101. Debug: 2100 1957 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2102. Debug: 2101 1957 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2103. Debug: 2102 1959 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2104. Debug: 2103 1959 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2105. Debug: 2104 1961 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2106. Debug: 2105 1961 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2107. Debug: 2106 1963 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2108. Debug: 2107 1963 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2109. Debug: 2108 1965 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2110. Debug: 2109 1965 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2111. Debug: 2110 1967 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2112. Debug: 2111 1967 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2113. Debug: 2112 1969 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2114. Debug: 2113 1969 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2115. Debug: 2114 1971 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2116. Debug: 2115 1971 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2117. Debug: 2116 1973 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2118. Debug: 2117 1973 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2119. Debug: 2118 1975 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2120. Debug: 2119 1975 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2121. Debug: 2120 1976 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2122. Debug: 2121 1976 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2123. Debug: 2122 1978 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2124. Debug: 2123 1978 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2125. Debug: 2124 1980 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2126. Debug: 2125 1980 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2127. Debug: 2126 1982 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2128. Debug: 2127 1982 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2129. Debug: 2128 1984 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2130. Debug: 2129 1984 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2131. Debug: 2130 1986 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2132. Debug: 2131 1986 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2133. Debug: 2132 1988 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2134. Debug: 2133 1988 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2135. Debug: 2134 1990 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2136. Debug: 2135 1990 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2137. Debug: 2136 1992 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2138. Debug: 2137 1992 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2139. Debug: 2138 1993 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2140. Debug: 2139 1993 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2141. Debug: 2140 1995 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2142. Debug: 2141 1995 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2143. Debug: 2142 1997 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2144. Debug: 2143 1997 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2145. Debug: 2144 1999 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2146. Debug: 2145 1999 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2147. Debug: 2146 2001 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2148. Debug: 2147 2001 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2149. Debug: 2148 2003 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2150. Debug: 2149 2003 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2151. Debug: 2150 2005 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2152. Debug: 2151 2005 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2153. Debug: 2152 2007 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2154. Debug: 2153 2007 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2155. Debug: 2154 2009 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2156. Debug: 2155 2009 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2157. Debug: 2156 2011 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2158. Debug: 2157 2011 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2159. Debug: 2159 2013 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2160. Debug: 2160 2013 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2161. Debug: 2161 2014 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2162. Debug: 2162 2014 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2163. Debug: 2163 2016 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2164. Debug: 2164 2016 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2165. Debug: 2165 2018 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2166. Debug: 2166 2018 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2167. Debug: 2167 2020 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2168. Debug: 2168 2020 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2169. Debug: 2169 2022 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2170. Debug: 2170 2022 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2171. Debug: 2171 2024 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2172. Debug: 2172 2024 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2173. Debug: 2173 2026 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2174. Debug: 2174 2026 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2175. Debug: 2175 2028 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2176. Debug: 2176 2028 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2177. Debug: 2177 2031 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2178. Debug: 2178 2031 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2179. Debug: 2179 2033 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2180. Debug: 2180 2033 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2181. Debug: 2181 2035 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2182. Debug: 2182 2035 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2183. Debug: 2183 2037 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2184. Debug: 2184 2037 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2185. Debug: 2185 2038 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2186. Debug: 2186 2038 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2187. Debug: 2187 2040 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2188. Debug: 2188 2040 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2189. Debug: 2189 2042 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2190. Debug: 2190 2042 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2191. Debug: 2191 2044 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2192. Debug: 2192 2044 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2193. Debug: 2193 2046 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2194. Debug: 2194 2046 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2195. Debug: 2195 2048 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2196. Debug: 2196 2048 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2197. Debug: 2197 2050 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  2198. Debug: 2198 2050 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  2199. Debug: 2199 2050 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x0001001a
  2200. Debug: 2200 2052 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2201. Debug: 2201 2052 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2202. Debug: 2202 2054 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2203. Debug: 2203 2054 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2204. Debug: 2204 2056 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2205. Debug: 2205 2056 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2206. Debug: 2206 2058 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2207. Debug: 2207 2058 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2208. Debug: 2208 2060 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2209. Debug: 2209 2060 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2210. Debug: 2210 2062 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2211. Debug: 2211 2062 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2212. Debug: 2212 2064 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2213. Debug: 2213 2064 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2214. Debug: 2214 2065 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2215. Debug: 2215 2066 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2216. Debug: 2216 2067 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2217. Debug: 2217 2067 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2218. Debug: 2218 2070 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2219. Debug: 2219 2070 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2220. Debug: 2220 2072 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2221. Debug: 2221 2072 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2222. Debug: 2222 2074 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2223. Debug: 2223 2074 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2224. Debug: 2224 2076 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2225. Debug: 2225 2076 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2226. Debug: 2226 2078 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2227. Debug: 2227 2078 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2228. Debug: 2228 2080 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2229. Debug: 2229 2080 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2230. Debug: 2230 2082 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2231. Debug: 2231 2082 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2232. Debug: 2232 2084 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2233. Debug: 2233 2084 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2234. Debug: 2234 2086 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2235. Debug: 2235 2086 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2236. Debug: 2236 2088 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2237. Debug: 2237 2088 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2238. Debug: 2238 2090 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2239. Debug: 2239 2090 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2240. Debug: 2240 2091 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2241. Debug: 2241 2091 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2242. Debug: 2242 2093 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2243. Debug: 2243 2093 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2244. Debug: 2244 2095 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2245. Debug: 2245 2095 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2246. Debug: 2246 2097 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2247. Debug: 2247 2097 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2248. Debug: 2248 2099 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2249. Debug: 2249 2099 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2250. Debug: 2250 2101 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2251. Debug: 2251 2101 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2252. Debug: 2252 2103 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2253. Debug: 2253 2103 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2254. Debug: 2254 2105 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2255. Debug: 2255 2105 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2256. Debug: 2256 2107 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2257. Debug: 2257 2107 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2258. Debug: 2258 2109 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2259. Debug: 2259 2109 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2260. Debug: 2260 2111 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2261. Debug: 2261 2111 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2262. Debug: 2262 2112 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2263. Debug: 2263 2112 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2264. Debug: 2264 2115 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2265. Debug: 2265 2115 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2266. Debug: 2266 2117 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2267. Debug: 2267 2117 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2268. Debug: 2268 2119 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2269. Debug: 2269 2119 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2270. Debug: 2270 2121 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2271. Debug: 2271 2121 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2272. Debug: 2272 2123 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2273. Debug: 2273 2123 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2274. Debug: 2274 2126 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2275. Debug: 2275 2126 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2276. Debug: 2276 2128 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2277. Debug: 2277 2128 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2278. Debug: 2278 2130 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2279. Debug: 2279 2130 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2280. Debug: 2280 2132 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2281. Debug: 2281 2132 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2282. Debug: 2282 2134 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2283. Debug: 2283 2134 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2284. Debug: 2284 2136 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2285. Debug: 2285 2136 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2286. Debug: 2286 2138 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2287. Debug: 2287 2138 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2288. Debug: 2288 2140 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2289. Debug: 2289 2140 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2290. Debug: 2290 2143 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2291. Debug: 2291 2143 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2292. Debug: 2292 2144 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2293. Debug: 2293 2144 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2294. Debug: 2294 2146 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2295. Debug: 2295 2146 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2296. Debug: 2296 2148 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2297. Debug: 2297 2148 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2298. Debug: 2298 2150 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2299. Debug: 2299 2150 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2300. Debug: 2300 2152 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2301. Debug: 2301 2152 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2302. Debug: 2302 2154 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2303. Debug: 2303 2154 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2304. Debug: 2304 2155 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2305. Debug: 2305 2155 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2306. Debug: 2306 2157 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2307. Debug: 2307 2157 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2308. Debug: 2308 2159 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2309. Debug: 2309 2159 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2310. Debug: 2310 2161 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2311. Debug: 2311 2161 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2312. Debug: 2312 2163 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2313. Debug: 2313 2163 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2314. Debug: 2314 2165 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2315. Debug: 2315 2165 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2316. Debug: 2316 2166 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2317. Debug: 2317 2166 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2318. Debug: 2318 2168 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2319. Debug: 2319 2168 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2320. Debug: 2320 2170 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2321. Debug: 2321 2170 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2322. Debug: 2322 2172 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2323. Debug: 2323 2172 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2324. Debug: 2324 2173 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2325. Debug: 2325 2173 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2326. Debug: 2326 2175 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2327. Debug: 2327 2175 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2328. Debug: 2328 2177 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2329. Debug: 2329 2177 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2330. Debug: 2330 2179 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2331. Debug: 2331 2179 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2332. Debug: 2332 2181 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2333. Debug: 2333 2181 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2334. Debug: 2334 2182 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2335. Debug: 2335 2182 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2336. Debug: 2336 2184 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2337. Debug: 2337 2184 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2338. Debug: 2338 2186 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2339. Debug: 2339 2186 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2340. Debug: 2340 2188 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2341. Debug: 2341 2188 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2342. Debug: 2342 2190 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2343. Debug: 2343 2190 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2344. Debug: 2344 2191 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2345. Debug: 2345 2191 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2346. Debug: 2346 2193 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2347. Debug: 2347 2193 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2348. Debug: 2348 2195 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2349. Debug: 2349 2195 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2350. Debug: 2350 2197 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2351. Debug: 2351 2197 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2352. Debug: 2352 2199 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2353. Debug: 2353 2199 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2354. Debug: 2354 2201 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2355. Debug: 2355 2201 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2356. Debug: 2356 2203 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2357. Debug: 2357 2203 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2358. Debug: 2358 2205 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2359. Debug: 2359 2205 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2360. Debug: 2360 2207 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2361. Debug: 2361 2207 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2362. Debug: 2362 2209 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2363. Debug: 2363 2209 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2364. Debug: 2364 2211 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2365. Debug: 2365 2211 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2366. Debug: 2366 2213 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2367. Debug: 2367 2213 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2368. Debug: 2368 2214 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2369. Debug: 2369 2214 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2370. Debug: 2370 2216 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2371. Debug: 2371 2216 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2372. Debug: 2372 2218 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2373. Debug: 2373 2218 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2374. Debug: 2374 2220 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2375. Debug: 2375 2220 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2376. Debug: 2376 2222 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2377. Debug: 2377 2222 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2378. Debug: 2378 2224 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2379. Debug: 2379 2224 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2380. Debug: 2380 2226 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2381. Debug: 2381 2226 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2382. Debug: 2382 2227 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2383. Debug: 2383 2227 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2384. Debug: 2384 2229 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2385. Debug: 2385 2229 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2386. Debug: 2386 2231 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2387. Debug: 2387 2231 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2388. Debug: 2388 2233 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2389. Debug: 2389 2233 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2390. Debug: 2390 2235 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2391. Debug: 2391 2235 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2392. Debug: 2392 2237 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2393. Debug: 2393 2237 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2394. Debug: 2394 2239 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2395. Debug: 2395 2239 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2396. Debug: 2396 2241 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2397. Debug: 2397 2241 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2398. Debug: 2398 2243 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2399. Debug: 2399 2243 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2400. Debug: 2400 2245 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2401. Debug: 2401 2245 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2402. Debug: 2402 2246 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2403. Debug: 2403 2246 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2404. Debug: 2404 2248 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2405. Debug: 2405 2248 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2406. Debug: 2406 2250 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2407. Debug: 2407 2250 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2408. Debug: 2408 2252 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2409. Debug: 2409 2252 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2410. Debug: 2410 2254 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2411. Debug: 2411 2254 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2412. Debug: 2412 2256 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2413. Debug: 2413 2256 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2414. Debug: 2414 2258 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2415. Debug: 2415 2258 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2416. Debug: 2416 2260 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2417. Debug: 2417 2260 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2418. Debug: 2418 2262 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2419. Debug: 2419 2262 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2420. Debug: 2420 2264 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2421. Debug: 2421 2264 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2422. Debug: 2422 2266 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2423. Debug: 2423 2266 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2424. Debug: 2424 2268 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2425. Debug: 2425 2268 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2426. Debug: 2426 2270 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2427. Debug: 2427 2270 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2428. Debug: 2428 2271 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2429. Debug: 2429 2272 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2430. Debug: 2430 2273 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2431. Debug: 2431 2273 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2432. Debug: 2432 2275 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2433. Debug: 2433 2275 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2434. Debug: 2434 2277 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2435. Debug: 2435 2277 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2436. Debug: 2436 2279 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2437. Debug: 2437 2279 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2438. Debug: 2438 2281 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2439. Debug: 2439 2281 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2440. Debug: 2440 2283 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2441. Debug: 2441 2283 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2442. Debug: 2442 2285 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2443. Debug: 2443 2285 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2444. Debug: 2444 2287 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2445. Debug: 2445 2287 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2446. Debug: 2446 2289 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2447. Debug: 2447 2289 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2448. Debug: 2448 2291 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2449. Debug: 2449 2291 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2450. Debug: 2450 2293 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2451. Debug: 2451 2293 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2452. Debug: 2452 2295 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2453. Debug: 2453 2295 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2454. Debug: 2454 2297 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2455. Debug: 2455 2297 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2456. Debug: 2456 2298 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2457. Debug: 2457 2298 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2458. Debug: 2458 2300 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2459. Debug: 2459 2300 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2460. Debug: 2460 2302 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2461. Debug: 2461 2302 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2462. Debug: 2462 2304 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2463. Debug: 2463 2304 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2464. Debug: 2464 2306 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2465. Debug: 2465 2306 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2466. Debug: 2466 2308 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2467. Debug: 2467 2308 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2468. Debug: 2468 2310 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2469. Debug: 2469 2310 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2470. Debug: 2470 2312 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2471. Debug: 2471 2312 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2472. Debug: 2472 2314 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2473. Debug: 2473 2314 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2474. Debug: 2474 2316 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2475. Debug: 2475 2316 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2476. Debug: 2476 2318 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2477. Debug: 2477 2318 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2478. Debug: 2478 2320 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2479. Debug: 2479 2320 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2480. Debug: 2480 2322 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2481. Debug: 2481 2322 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2482. Debug: 2482 2323 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2483. Debug: 2483 2323 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2484. Debug: 2484 2325 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2485. Debug: 2485 2325 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2486. Debug: 2486 2327 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2487. Debug: 2487 2327 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2488. Debug: 2488 2329 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2489. Debug: 2489 2329 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2490. Debug: 2490 2331 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2491. Debug: 2491 2331 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2492. Debug: 2492 2333 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2493. Debug: 2493 2333 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2494. Debug: 2494 2335 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2495. Debug: 2495 2335 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2496. Debug: 2496 2337 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2497. Debug: 2497 2337 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2498. Debug: 2498 2339 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2499. Debug: 2499 2339 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2500. Debug: 2500 2340 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2501. Debug: 2501 2340 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2502. Debug: 2502 2342 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2503. Debug: 2503 2342 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2504. Debug: 2504 2344 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2505. Debug: 2505 2344 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2506. Debug: 2506 2346 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2507. Debug: 2507 2346 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2508. Debug: 2508 2348 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2509. Debug: 2509 2348 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2510. Debug: 2510 2350 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2511. Debug: 2511 2350 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2512. Debug: 2512 2352 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2513. Debug: 2513 2352 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2514. Debug: 2514 2353 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2515. Debug: 2515 2354 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2516. Debug: 2516 2355 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2517. Debug: 2517 2355 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2518. Debug: 2518 2357 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2519. Debug: 2519 2357 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2520. Debug: 2520 2359 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2521. Debug: 2521 2359 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2522. Debug: 2522 2361 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2523. Debug: 2523 2361 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2524. Debug: 2524 2363 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2525. Debug: 2525 2363 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2526. Debug: 2526 2365 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2527. Debug: 2527 2365 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2528. Debug: 2528 2367 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2529. Debug: 2529 2367 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2530. Debug: 2530 2368 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2531. Debug: 2531 2369 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2532. Debug: 2532 2370 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2533. Debug: 2533 2370 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2534. Debug: 2534 2372 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2535. Debug: 2535 2372 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2536. Debug: 2536 2374 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2537. Debug: 2537 2374 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2538. Debug: 2538 2376 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2539. Debug: 2539 2376 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2540. Debug: 2540 2378 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2541. Debug: 2541 2378 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2542. Debug: 2542 2380 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2543. Debug: 2543 2380 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2544. Debug: 2544 2382 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2545. Debug: 2545 2382 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2546. Debug: 2546 2384 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2547. Debug: 2547 2384 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2548. Debug: 2548 2386 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2549. Debug: 2549 2386 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2550. Debug: 2550 2387 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2551. Debug: 2551 2387 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2552. Debug: 2552 2389 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2553. Debug: 2553 2389 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2554. Debug: 2554 2391 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2555. Debug: 2555 2391 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2556. Debug: 2556 2393 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2557. Debug: 2557 2393 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2558. Debug: 2558 2395 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2559. Debug: 2559 2395 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2560. Debug: 2560 2397 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2561. Debug: 2561 2397 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2562. Debug: 2562 2399 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2563. Debug: 2563 2399 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2564. Debug: 2564 2401 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2565. Debug: 2565 2401 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2566. Debug: 2566 2403 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2567. Debug: 2567 2403 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2568. Debug: 2568 2405 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2569. Debug: 2569 2405 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2570. Debug: 2570 2406 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2571. Debug: 2571 2406 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2572. Debug: 2572 2408 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2573. Debug: 2573 2408 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2574. Debug: 2574 2410 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2575. Debug: 2575 2410 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2576. Debug: 2576 2412 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2577. Debug: 2577 2412 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2578. Debug: 2578 2414 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2579. Debug: 2579 2414 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2580. Debug: 2580 2416 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2581. Debug: 2581 2416 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2582. Debug: 2582 2418 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2583. Debug: 2583 2418 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2584. Debug: 2584 2420 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2585. Debug: 2585 2420 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2586. Debug: 2586 2422 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  2587. Debug: 2587 2422 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  2588. Debug: 2588 2422 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x00010022
  2589. Debug: 2589 2423 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2590. Debug: 2590 2423 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2591. Debug: 2591 2425 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2592. Debug: 2592 2425 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2593. Debug: 2593 2426 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2594. Debug: 2594 2426 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2595. Debug: 2595 2428 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2596. Debug: 2596 2428 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2597. Debug: 2597 2430 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2598. Debug: 2598 2430 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2599. Debug: 2599 2432 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2600. Debug: 2600 2432 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2601. Debug: 2601 2434 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2602. Debug: 2602 2434 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2603. Debug: 2603 2436 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2604. Debug: 2604 2436 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2605. Debug: 2605 2438 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2606. Debug: 2606 2438 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2607. Debug: 2607 2439 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2608. Debug: 2608 2440 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2609. Debug: 2609 2441 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2610. Debug: 2610 2441 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2611. Debug: 2611 2443 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2612. Debug: 2612 2444 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2613. Debug: 2613 2446 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2614. Debug: 2614 2446 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2615. Debug: 2615 2448 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2616. Debug: 2616 2448 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2617. Debug: 2617 2450 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2618. Debug: 2618 2450 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2619. Debug: 2619 2452 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2620. Debug: 2620 2452 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2621. Debug: 2621 2454 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2622. Debug: 2622 2454 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2623. Debug: 2623 2457 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2624. Debug: 2624 2457 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2625. Debug: 2625 2458 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2626. Debug: 2626 2458 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2627. Debug: 2627 2460 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2628. Debug: 2628 2460 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2629. Debug: 2629 2462 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2630. Debug: 2630 2462 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2631. Debug: 2631 2464 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2632. Debug: 2632 2464 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2633. Debug: 2633 2466 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2634. Debug: 2634 2466 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2635. Debug: 2635 2468 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2636. Debug: 2636 2468 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2637. Debug: 2637 2470 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2638. Debug: 2638 2470 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2639. Debug: 2639 2472 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2640. Debug: 2640 2472 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2641. Debug: 2641 2474 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2642. Debug: 2642 2474 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2643. Debug: 2643 2476 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2644. Debug: 2644 2476 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2645. Debug: 2645 2477 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2646. Debug: 2646 2477 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2647. Debug: 2647 2479 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2648. Debug: 2648 2479 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2649. Debug: 2649 2481 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2650. Debug: 2650 2481 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2651. Debug: 2651 2483 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2652. Debug: 2652 2483 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2653. Debug: 2653 2485 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2654. Debug: 2654 2485 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2655. Debug: 2655 2487 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2656. Debug: 2656 2487 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2657. Debug: 2657 2489 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2658. Debug: 2658 2489 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2659. Debug: 2659 2491 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2660. Debug: 2660 2491 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2661. Debug: 2661 2493 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2662. Debug: 2662 2493 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2663. Debug: 2663 2494 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2664. Debug: 2664 2495 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2665. Debug: 2665 2496 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2666. Debug: 2666 2496 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2667. Debug: 2667 2498 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2668. Debug: 2668 2498 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2669. Debug: 2669 2500 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2670. Debug: 2670 2500 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2671. Debug: 2671 2502 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2672. Debug: 2672 2502 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2673. Debug: 2673 2504 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2674. Debug: 2674 2504 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2675. Debug: 2675 2506 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2676. Debug: 2676 2506 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2677. Debug: 2677 2508 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2678. Debug: 2678 2508 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2679. Debug: 2679 2510 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2680. Debug: 2680 2510 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2681. Debug: 2681 2512 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2682. Debug: 2682 2512 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2683. Debug: 2683 2513 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2684. Debug: 2684 2513 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2685. Debug: 2686 2515 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2686. Debug: 2687 2515 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2687. Debug: 2688 2518 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2688. Debug: 2689 2518 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2689. Debug: 2690 2520 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2690. Debug: 2691 2520 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2691. Debug: 2692 2522 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2692. Debug: 2693 2522 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2693. Debug: 2694 2525 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2694. Debug: 2695 2525 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2695. Debug: 2696 2527 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2696. Debug: 2697 2527 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2697. Debug: 2698 2528 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2698. Debug: 2699 2528 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2699. Debug: 2700 2530 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2700. Debug: 2701 2530 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2701. Debug: 2702 2533 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2702. Debug: 2703 2533 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2703. Debug: 2704 2535 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2704. Debug: 2705 2535 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2705. Debug: 2706 2537 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2706. Debug: 2707 2537 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2707. Debug: 2708 2539 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2708. Debug: 2709 2539 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2709. Debug: 2710 2541 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2710. Debug: 2711 2541 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2711. Debug: 2712 2543 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2712. Debug: 2713 2543 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2713. Debug: 2714 2545 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2714. Debug: 2715 2545 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2715. Debug: 2716 2548 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2716. Debug: 2717 2548 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2717. Debug: 2718 2550 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2718. Debug: 2719 2550 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2719. Debug: 2720 2551 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2720. Debug: 2721 2551 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2721. Debug: 2722 2553 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2722. Debug: 2723 2553 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2723. Debug: 2724 2555 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2724. Debug: 2725 2555 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2725. Debug: 2726 2557 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2726. Debug: 2727 2557 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2727. Debug: 2728 2558 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2728. Debug: 2729 2558 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2729. Debug: 2730 2560 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2730. Debug: 2731 2560 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2731. Debug: 2732 2562 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2732. Debug: 2733 2562 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2733. Debug: 2734 2564 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2734. Debug: 2735 2564 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2735. Debug: 2736 2565 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2736. Debug: 2737 2565 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2737. Debug: 2738 2567 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2738. Debug: 2739 2567 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2739. Debug: 2740 2569 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2740. Debug: 2741 2569 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2741. Debug: 2742 2571 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2742. Debug: 2743 2571 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2743. Debug: 2744 2573 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2744. Debug: 2745 2573 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2745. Debug: 2746 2575 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2746. Debug: 2747 2575 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2747. Debug: 2748 2577 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2748. Debug: 2749 2577 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2749. Debug: 2750 2579 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2750. Debug: 2751 2579 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2751. Debug: 2752 2581 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2752. Debug: 2753 2581 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2753. Debug: 2754 2582 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2754. Debug: 2755 2583 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2755. Debug: 2756 2584 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2756. Debug: 2757 2584 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2757. Debug: 2758 2586 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2758. Debug: 2759 2586 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2759. Debug: 2760 2588 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2760. Debug: 2761 2588 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2761. Debug: 2762 2590 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2762. Debug: 2763 2590 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2763. Debug: 2764 2592 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2764. Debug: 2765 2592 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2765. Debug: 2766 2594 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2766. Debug: 2767 2594 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2767. Debug: 2768 2596 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2768. Debug: 2769 2596 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2769. Debug: 2770 2598 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2770. Debug: 2771 2598 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2771. Debug: 2772 2600 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2772. Debug: 2773 2600 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2773. Debug: 2774 2602 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2774. Debug: 2775 2602 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2775. Debug: 2776 2604 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2776. Debug: 2777 2604 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2777. Debug: 2778 2606 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2778. Debug: 2779 2606 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2779. Debug: 2780 2608 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2780. Debug: 2781 2608 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2781. Debug: 2782 2609 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2782. Debug: 2783 2609 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2783. Debug: 2784 2611 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2784. Debug: 2785 2611 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2785. Debug: 2786 2614 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2786. Debug: 2787 2614 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2787. Debug: 2788 2616 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2788. Debug: 2789 2616 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2789. Debug: 2790 2618 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2790. Debug: 2791 2618 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2791. Debug: 2792 2620 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2792. Debug: 2793 2620 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2793. Debug: 2794 2622 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2794. Debug: 2795 2622 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2795. Debug: 2796 2625 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2796. Debug: 2797 2625 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2797. Debug: 2798 2627 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2798. Debug: 2799 2627 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2799. Debug: 2800 2629 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2800. Debug: 2801 2629 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2801. Debug: 2802 2630 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2802. Debug: 2803 2631 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2803. Debug: 2804 2632 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2804. Debug: 2805 2632 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2805. Debug: 2806 2634 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2806. Debug: 2807 2634 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2807. Debug: 2808 2636 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2808. Debug: 2809 2636 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2809. Debug: 2810 2638 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2810. Debug: 2811 2638 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2811. Debug: 2812 2640 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2812. Debug: 2813 2640 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2813. Debug: 2814 2642 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2814. Debug: 2815 2642 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2815. Debug: 2816 2644 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2816. Debug: 2817 2644 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2817. Debug: 2818 2645 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2818. Debug: 2819 2645 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2819. Debug: 2820 2647 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2820. Debug: 2821 2647 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2821. Debug: 2822 2649 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2822. Debug: 2823 2649 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2823. Debug: 2824 2651 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2824. Debug: 2825 2651 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2825. Debug: 2826 2653 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2826. Debug: 2827 2653 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2827. Debug: 2828 2655 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2828. Debug: 2829 2655 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2829. Debug: 2830 2657 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2830. Debug: 2831 2657 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2831. Debug: 2832 2659 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2832. Debug: 2833 2659 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2833. Debug: 2834 2660 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2834. Debug: 2835 2660 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2835. Debug: 2836 2662 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2836. Debug: 2837 2662 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2837. Debug: 2838 2664 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2838. Debug: 2839 2664 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2839. Debug: 2840 2666 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2840. Debug: 2841 2666 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2841. Debug: 2842 2668 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2842. Debug: 2843 2668 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2843. Debug: 2844 2670 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2844. Debug: 2845 2670 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2845. Debug: 2846 2672 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2846. Debug: 2847 2672 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2847. Debug: 2848 2673 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2848. Debug: 2849 2673 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2849. Debug: 2850 2675 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2850. Debug: 2851 2675 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2851. Debug: 2852 2677 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2852. Debug: 2853 2677 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2853. Debug: 2854 2679 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2854. Debug: 2855 2679 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2855. Debug: 2856 2681 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2856. Debug: 2857 2681 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2857. Debug: 2858 2682 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2858. Debug: 2859 2682 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2859. Debug: 2860 2684 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2860. Debug: 2861 2684 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2861. Debug: 2862 2686 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2862. Debug: 2863 2686 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2863. Debug: 2864 2688 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2864. Debug: 2865 2688 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2865. Debug: 2866 2690 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2866. Debug: 2867 2690 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2867. Debug: 2868 2691 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2868. Debug: 2869 2691 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2869. Debug: 2870 2693 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2870. Debug: 2871 2693 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2871. Debug: 2872 2695 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2872. Debug: 2873 2695 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2873. Debug: 2874 2696 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2874. Debug: 2875 2696 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2875. Debug: 2876 2698 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2876. Debug: 2877 2698 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2877. Debug: 2878 2700 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2878. Debug: 2879 2700 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2879. Debug: 2880 2702 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2880. Debug: 2881 2702 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2881. Debug: 2882 2703 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2882. Debug: 2883 2703 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2883. Debug: 2884 2705 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2884. Debug: 2885 2705 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2885. Debug: 2886 2707 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2886. Debug: 2887 2707 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2887. Debug: 2888 2708 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2888. Debug: 2889 2708 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2889. Debug: 2890 2710 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2890. Debug: 2891 2710 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2891. Debug: 2892 2712 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2892. Debug: 2893 2712 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2893. Debug: 2894 2713 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2894. Debug: 2895 2713 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2895. Debug: 2896 2715 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2896. Debug: 2897 2715 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2897. Debug: 2898 2717 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2898. Debug: 2899 2717 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2899. Debug: 2900 2720 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2900. Debug: 2901 2720 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2901. Debug: 2902 2722 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2902. Debug: 2903 2722 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2903. Debug: 2904 2724 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2904. Debug: 2905 2724 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2905. Debug: 2906 2726 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2906. Debug: 2907 2726 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2907. Debug: 2908 2728 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2908. Debug: 2909 2728 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2909. Debug: 2910 2730 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2910. Debug: 2911 2730 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2911. Debug: 2912 2731 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2912. Debug: 2913 2731 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2913. Debug: 2914 2733 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2914. Debug: 2915 2734 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2915. Debug: 2916 2736 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2916. Debug: 2917 2736 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2917. Debug: 2918 2738 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2918. Debug: 2919 2738 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2919. Debug: 2920 2740 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2920. Debug: 2921 2740 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2921. Debug: 2922 2742 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2922. Debug: 2923 2742 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2923. Debug: 2924 2744 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2924. Debug: 2925 2744 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2925. Debug: 2926 2746 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2926. Debug: 2927 2746 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2927. Debug: 2928 2748 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2928. Debug: 2929 2748 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2929. Debug: 2930 2750 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2930. Debug: 2931 2750 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2931. Debug: 2932 2752 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2932. Debug: 2933 2752 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2933. Debug: 2934 2754 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2934. Debug: 2935 2754 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2935. Debug: 2936 2756 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2936. Debug: 2937 2756 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2937. Debug: 2938 2758 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2938. Debug: 2939 2758 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2939. Debug: 2940 2760 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2940. Debug: 2941 2760 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2941. Debug: 2942 2763 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2942. Debug: 2943 2763 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2943. Debug: 2944 2765 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2944. Debug: 2945 2765 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2945. Debug: 2946 2767 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2946. Debug: 2947 2767 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2947. Debug: 2948 2769 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2948. Debug: 2949 2769 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2949. Debug: 2950 2771 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2950. Debug: 2951 2771 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2951. Debug: 2952 2773 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2952. Debug: 2953 2773 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2953. Debug: 2954 2775 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2954. Debug: 2955 2776 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2955. Debug: 2956 2778 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2956. Debug: 2957 2778 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2957. Debug: 2958 2780 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2958. Debug: 2959 2780 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2959. Debug: 2960 2782 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2960. Debug: 2961 2782 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2961. Debug: 2962 2784 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2962. Debug: 2963 2784 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2963. Debug: 2964 2786 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2964. Debug: 2965 2786 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2965. Debug: 2966 2788 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2966. Debug: 2967 2788 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2967. Debug: 2968 2790 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2968. Debug: 2969 2790 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2969. Debug: 2970 2792 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2970. Debug: 2971 2792 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2971. Debug: 2972 2794 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2972. Debug: 2973 2794 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2973. Debug: 2974 2796 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2974. Debug: 2975 2796 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2975. Debug: 2976 2799 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2976. Debug: 2977 2799 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2977. Debug: 2978 2801 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2978. Debug: 2979 2801 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2979. Debug: 2980 2803 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2980. Debug: 2981 2803 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2981. Debug: 2982 2805 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2982. Debug: 2983 2805 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2983. Debug: 2984 2807 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2984. Debug: 2985 2807 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2985. Debug: 2986 2809 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2986. Debug: 2987 2809 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2987. Debug: 2988 2811 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2988. Debug: 2989 2811 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2989. Debug: 2990 2813 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2990. Debug: 2991 2813 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2991. Debug: 2992 2815 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2992. Debug: 2993 2815 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2993. Debug: 2994 2817 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2994. Debug: 2995 2817 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2995. Debug: 2996 2819 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2996. Debug: 2997 2819 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2997. Debug: 2998 2821 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  2998. Debug: 2999 2821 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  2999. Debug: 3000 2823 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3000. Debug: 3001 2823 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3001. Debug: 3002 2826 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3002. Debug: 3003 2826 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3003. Debug: 3004 2828 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3004. Debug: 3005 2828 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3005. Debug: 3006 2830 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3006. Debug: 3007 2830 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3007. Debug: 3008 2832 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3008. Debug: 3009 2832 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3009. Debug: 3010 2834 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3010. Debug: 3011 2834 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3011. Debug: 3012 2836 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3012. Debug: 3013 2836 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3013. Debug: 3014 2838 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3014. Debug: 3015 2838 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3015. Debug: 3016 2840 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3016. Debug: 3017 2840 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3017. Debug: 3018 2842 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3018. Debug: 3019 2842 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3019. Debug: 3020 2844 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3020. Debug: 3021 2844 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3021. Debug: 3022 2846 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3022. Debug: 3023 2846 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3023. Debug: 3024 2848 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3024. Debug: 3025 2848 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3025. Debug: 3026 2850 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3026. Debug: 3027 2850 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3027. Debug: 3028 2851 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3028. Debug: 3029 2851 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3029. Debug: 3030 2853 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3030. Debug: 3031 2853 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3031. Debug: 3032 2855 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3032. Debug: 3033 2855 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3033. Debug: 3034 2857 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3034. Debug: 3035 2857 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3035. Debug: 3036 2858 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3036. Debug: 3037 2859 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3037. Debug: 3038 2860 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3038. Debug: 3039 2860 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3039. Debug: 3040 2862 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3040. Debug: 3041 2862 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3041. Debug: 3042 2864 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3042. Debug: 3043 2864 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3043. Debug: 3044 2866 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3044. Debug: 3045 2866 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3045. Debug: 3046 2867 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3046. Debug: 3047 2867 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3047. Debug: 3048 2869 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3048. Debug: 3049 2869 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3049. Debug: 3050 2871 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3050. Debug: 3051 2871 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3051. Debug: 3052 2873 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3052. Debug: 3053 2873 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3053. Debug: 3054 2875 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3054. Debug: 3055 2875 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3055. Debug: 3056 2877 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3056. Debug: 3057 2877 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3057. Debug: 3058 2879 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3058. Debug: 3059 2879 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3059. Debug: 3060 2880 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3060. Debug: 3061 2880 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3061. Debug: 3062 2882 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3062. Debug: 3063 2882 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3063. Debug: 3064 2884 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3064. Debug: 3065 2884 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3065. Debug: 3066 2886 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3066. Debug: 3067 2886 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3067. Debug: 3068 2888 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3068. Debug: 3069 2888 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3069. Debug: 3070 2890 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3070. Debug: 3071 2890 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3071. Debug: 3072 2892 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3072. Debug: 3073 2892 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3073. Debug: 3074 2894 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3074. Debug: 3075 2894 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3075. Debug: 3076 2896 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3076. Debug: 3077 2896 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3077. Debug: 3078 2898 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3078. Debug: 3079 2898 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3079. Debug: 3080 2900 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3080. Debug: 3081 2900 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3081. Debug: 3082 2901 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3082. Debug: 3083 2901 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3083. Debug: 3084 2903 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3084. Debug: 3085 2903 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3085. Debug: 3086 2905 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3086. Debug: 3087 2905 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3087. Debug: 3088 2907 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3088. Debug: 3089 2907 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3089. Debug: 3090 2909 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3090. Debug: 3091 2909 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3091. Debug: 3092 2911 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3092. Debug: 3093 2911 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3093. Debug: 3094 2913 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3094. Debug: 3095 2913 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3095. Debug: 3096 2915 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3096. Debug: 3097 2915 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3097. Debug: 3098 2917 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3098. Debug: 3099 2917 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3099. Debug: 3100 2918 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3100. Debug: 3101 2918 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3101. Debug: 3102 2920 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3102. Debug: 3103 2920 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3103. Debug: 3104 2922 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3104. Debug: 3105 2922 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3105. Debug: 3106 2924 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3106. Debug: 3107 2924 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3107. Debug: 3108 2927 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3108. Debug: 3109 2927 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3109. Debug: 3110 2929 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3110. Debug: 3111 2929 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3111. Debug: 3112 2931 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3112. Debug: 3113 2931 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3113. Debug: 3114 2933 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3114. Debug: 3115 2933 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3115. Debug: 3116 2935 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3116. Debug: 3117 2935 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3117. Debug: 3118 2937 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3118. Debug: 3119 2937 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3119. Debug: 3120 2940 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3120. Debug: 3121 2940 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3121. Debug: 3122 2942 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3122. Debug: 3123 2942 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3123. Debug: 3124 2944 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3124. Debug: 3125 2944 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3125. Debug: 3126 2946 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3126. Debug: 3127 2946 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3127. Debug: 3128 2948 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3128. Debug: 3129 2948 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3129. Debug: 3130 2950 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3130. Debug: 3131 2950 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3131. Debug: 3132 2952 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3132. Debug: 3133 2952 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3133. Debug: 3134 2954 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3134. Debug: 3135 2954 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3135. Debug: 3136 2957 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3136. Debug: 3137 2957 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3137. Debug: 3138 2959 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3138. Debug: 3139 2959 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3139. Debug: 3140 2961 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3140. Debug: 3141 2961 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3141. Debug: 3142 2963 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3142. Debug: 3143 2963 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3143. Debug: 3144 2965 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3144. Debug: 3145 2965 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3145. Debug: 3146 2967 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3146. Debug: 3147 2967 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3147. Debug: 3148 2969 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3148. Debug: 3149 2969 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3149. Debug: 3150 2971 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3150. Debug: 3151 2971 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3151. Debug: 3152 2973 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3152. Debug: 3153 2973 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3153. Debug: 3154 2975 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3154. Debug: 3155 2975 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3155. Debug: 3156 2977 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3156. Debug: 3157 2977 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3157. Debug: 3158 2980 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3158. Debug: 3159 2980 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3159. Debug: 3160 2982 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3160. Debug: 3161 2982 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3161. Debug: 3162 2983 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3162. Debug: 3163 2983 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3163. Debug: 3164 2986 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3164. Debug: 3165 2986 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3165. Debug: 3166 2988 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3166. Debug: 3167 2988 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3167. Debug: 3168 2990 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3168. Debug: 3169 2990 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3169. Debug: 3170 2992 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3170. Debug: 3171 2992 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3171. Debug: 3172 2994 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3172. Debug: 3173 2994 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3173. Debug: 3174 2996 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3174. Debug: 3175 2996 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3175. Debug: 3176 2998 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3176. Debug: 3177 2998 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3177. Debug: 3178 3000 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3178. Debug: 3179 3000 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3179. Debug: 3180 3002 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3180. Debug: 3181 3002 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3181. Debug: 3182 3004 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3182. Debug: 3183 3004 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3183. Debug: 3184 3006 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3184. Debug: 3185 3006 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3185. Debug: 3186 3008 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3186. Debug: 3187 3008 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3187. Debug: 3188 3010 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3188. Debug: 3189 3010 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3189. Debug: 3190 3012 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3190. Debug: 3191 3012 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3191. Debug: 3192 3014 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3192. Debug: 3193 3014 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3193. Debug: 3195 3016 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3194. Debug: 3196 3016 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3195. Debug: 3197 3018 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3196. Debug: 3198 3018 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3197. Debug: 3199 3020 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3198. Debug: 3200 3020 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3199. Debug: 3201 3022 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3200. Debug: 3202 3022 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3201. Debug: 3203 3024 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3202. Debug: 3204 3024 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3203. Debug: 3205 3026 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3204. Debug: 3206 3026 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3205. Debug: 3207 3028 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3206. Debug: 3208 3028 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3207. Debug: 3209 3031 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3208. Debug: 3210 3031 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3209. Debug: 3211 3033 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3210. Debug: 3212 3033 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3211. Debug: 3213 3035 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3212. Debug: 3214 3035 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3213. Debug: 3215 3037 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3214. Debug: 3216 3037 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3215. Debug: 3217 3040 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3216. Debug: 3218 3040 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3217. Debug: 3219 3041 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3218. Debug: 3220 3041 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3219. Debug: 3221 3043 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3220. Debug: 3222 3043 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3221. Debug: 3223 3045 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3222. Debug: 3224 3045 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3223. Debug: 3225 3047 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3224. Debug: 3226 3047 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3225. Debug: 3227 3049 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3226. Debug: 3228 3049 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3227. Debug: 3229 3051 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3228. Debug: 3230 3051 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3229. Debug: 3231 3053 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3230. Debug: 3232 3053 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3231. Debug: 3233 3054 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3232. Debug: 3234 3054 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3233. Debug: 3235 3056 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3234. Debug: 3236 3056 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3235. Debug: 3237 3058 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3236. Debug: 3238 3058 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3237. Debug: 3239 3060 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3238. Debug: 3240 3060 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3239. Debug: 3241 3061 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3240. Debug: 3242 3061 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3241. Debug: 3243 3063 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3242. Debug: 3244 3063 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3243. Debug: 3245 3065 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3244. Debug: 3246 3065 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3245. Debug: 3247 3067 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3246. Debug: 3248 3067 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3247. Debug: 3249 3069 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3248. Debug: 3250 3069 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3249. Debug: 3251 3070 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3250. Debug: 3252 3070 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3251. Debug: 3253 3072 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3252. Debug: 3254 3072 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3253. Debug: 3255 3074 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3254. Debug: 3256 3074 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3255. Debug: 3257 3076 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3256. Debug: 3258 3076 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3257. Debug: 3259 3078 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3258. Debug: 3260 3078 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3259. Debug: 3261 3080 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3260. Debug: 3262 3080 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3261. Debug: 3263 3082 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3262. Debug: 3264 3082 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3263. Debug: 3265 3084 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3264. Debug: 3266 3084 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3265. Debug: 3267 3085 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3266. Debug: 3268 3085 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3267. Debug: 3269 3087 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3268. Debug: 3270 3087 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3269. Debug: 3271 3089 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3270. Debug: 3272 3089 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3271. Debug: 3273 3091 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3272. Debug: 3274 3091 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3273. Debug: 3275 3093 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3274. Debug: 3276 3093 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3275. Debug: 3277 3095 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3276. Debug: 3278 3095 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3277. Debug: 3279 3097 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3278. Debug: 3280 3097 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3279. Debug: 3281 3099 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3280. Debug: 3282 3099 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3281. Debug: 3283 3101 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3282. Debug: 3284 3101 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3283. Debug: 3285 3103 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3284. Debug: 3286 3103 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3285. Debug: 3287 3105 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3286. Debug: 3288 3105 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3287. Debug: 3289 3106 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3288. Debug: 3290 3106 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3289. Debug: 3291 3108 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3290. Debug: 3292 3108 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3291. Debug: 3293 3110 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3292. Debug: 3294 3110 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3293. Debug: 3295 3112 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3294. Debug: 3296 3112 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3295. Debug: 3297 3114 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3296. Debug: 3298 3114 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3297. Debug: 3299 3117 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3298. Debug: 3300 3117 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3299. Debug: 3301 3119 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3300. Debug: 3302 3119 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3301. Debug: 3303 3121 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3302. Debug: 3304 3121 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3303. Debug: 3305 3123 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3304. Debug: 3306 3123 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3305. Debug: 3307 3125 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3306. Debug: 3308 3125 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3307. Debug: 3309 3126 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3308. Debug: 3310 3126 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3309. Debug: 3311 3128 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3310. Debug: 3312 3128 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3311. Debug: 3313 3130 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3312. Debug: 3314 3130 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3313. Debug: 3315 3132 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3314. Debug: 3316 3132 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3315. Debug: 3317 3134 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3316. Debug: 3318 3134 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3317. Debug: 3319 3136 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3318. Debug: 3320 3136 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3319. Debug: 3321 3138 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3320. Debug: 3322 3138 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3321. Debug: 3323 3140 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3322. Debug: 3324 3140 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3323. Debug: 3325 3142 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3324. Debug: 3326 3142 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3325. Debug: 3327 3143 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3326. Debug: 3328 3143 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3327. Debug: 3329 3145 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3328. Debug: 3330 3145 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3329. Debug: 3331 3147 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3330. Debug: 3332 3147 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3331. Debug: 3333 3149 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3332. Debug: 3334 3149 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3333. Debug: 3335 3151 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3334. Debug: 3336 3151 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3335. Debug: 3337 3153 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3336. Debug: 3338 3153 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3337. Debug: 3339 3155 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3338. Debug: 3340 3155 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3339. Debug: 3341 3157 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3340. Debug: 3342 3157 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3341. Debug: 3343 3158 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3342. Debug: 3344 3158 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3343. Debug: 3345 3160 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3344. Debug: 3346 3160 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3345. Debug: 3347 3162 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3346. Debug: 3348 3162 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3347. Debug: 3349 3164 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3348. Debug: 3350 3164 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3349. Debug: 3351 3165 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3350. Debug: 3352 3165 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3351. Debug: 3353 3167 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3352. Debug: 3354 3167 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3353. Debug: 3355 3169 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3354. Debug: 3356 3169 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3355. Debug: 3357 3171 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3356. Debug: 3358 3171 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3357. Debug: 3359 3172 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3358. Debug: 3360 3172 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3359. Debug: 3361 3174 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3360. Debug: 3362 3174 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3361. Debug: 3363 3176 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3362. Debug: 3364 3176 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3363. Debug: 3365 3178 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3364. Debug: 3366 3178 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3365. Debug: 3367 3180 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3366. Debug: 3368 3180 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3367. Debug: 3369 3182 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3368. Debug: 3370 3182 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3369. Debug: 3371 3184 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3370. Debug: 3372 3184 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3371. Debug: 3373 3186 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3372. Debug: 3374 3186 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3373. Debug: 3375 3188 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3374. Debug: 3376 3188 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3375. Debug: 3377 3190 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3376. Debug: 3378 3190 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3377. Debug: 3379 3191 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3378. Debug: 3380 3192 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3379. Debug: 3381 3193 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3380. Debug: 3382 3193 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3381. Debug: 3383 3195 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3382. Debug: 3384 3195 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3383. Debug: 3385 3197 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3384. Debug: 3386 3197 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3385. Debug: 3387 3199 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3386. Debug: 3388 3199 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3387. Debug: 3389 3201 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3388. Debug: 3390 3201 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3389. Debug: 3391 3203 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3390. Debug: 3392 3203 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3391. Debug: 3393 3205 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3392. Debug: 3394 3205 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3393. Debug: 3395 3207 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3394. Debug: 3396 3207 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3395. Debug: 3397 3209 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3396. Debug: 3398 3209 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3397. Debug: 3399 3211 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3398. Debug: 3400 3211 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3399. Debug: 3401 3213 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3400. Debug: 3402 3213 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3401. Debug: 3403 3215 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3402. Debug: 3404 3215 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3403. Debug: 3405 3216 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3404. Debug: 3406 3216 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3405. Debug: 3407 3218 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3406. Debug: 3408 3218 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3407. Debug: 3409 3220 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3408. Debug: 3410 3220 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3409. Debug: 3411 3222 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3410. Debug: 3412 3222 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3411. Debug: 3413 3224 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3412. Debug: 3414 3224 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3413. Debug: 3415 3225 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3414. Debug: 3416 3226 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3415. Debug: 3417 3227 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3416. Debug: 3418 3227 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3417. Debug: 3419 3229 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3418. Debug: 3420 3229 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3419. Debug: 3421 3231 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3420. Debug: 3422 3231 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3421. Debug: 3423 3232 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3422. Debug: 3424 3232 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3423. Debug: 3425 3234 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3424. Debug: 3426 3234 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3425. Debug: 3427 3236 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3426. Debug: 3428 3236 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3427. Debug: 3429 3237 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3428. Debug: 3430 3237 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3429. Debug: 3431 3239 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3430. Debug: 3432 3239 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3431. Debug: 3433 3241 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3432. Debug: 3434 3241 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3433. Debug: 3435 3242 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3434. Debug: 3436 3242 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3435. Debug: 3437 3244 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3436. Debug: 3438 3244 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3437. Debug: 3439 3246 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3438. Debug: 3440 3246 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3439. Debug: 3441 3248 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3440. Debug: 3442 3248 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3441. Debug: 3443 3249 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3442. Debug: 3444 3249 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3443. Debug: 3445 3251 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3444. Debug: 3446 3251 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3445. Debug: 3447 3253 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3446. Debug: 3448 3253 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3447. Debug: 3449 3254 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3448. Debug: 3450 3255 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3449. Debug: 3451 3257 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3450. Debug: 3452 3257 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3451. Debug: 3453 3259 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3452. Debug: 3454 3259 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3453. Debug: 3455 3261 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3454. Debug: 3456 3261 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3455. Debug: 3457 3262 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3456. Debug: 3458 3262 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3457. Debug: 3459 3264 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3458. Debug: 3460 3264 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3459. Debug: 3461 3266 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3460. Debug: 3462 3266 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3461. Debug: 3463 3268 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3462. Debug: 3464 3268 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3463. Debug: 3465 3270 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3464. Debug: 3466 3270 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3465. Debug: 3467 3272 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3466. Debug: 3468 3272 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3467. Debug: 3469 3274 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3468. Debug: 3470 3274 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3469. Debug: 3471 3276 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3470. Debug: 3472 3276 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3471. Debug: 3473 3278 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3472. Debug: 3474 3278 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3473. Debug: 3475 3280 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3474. Debug: 3476 3280 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3475. Debug: 3477 3282 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3476. Debug: 3478 3282 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3477. Debug: 3479 3284 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3478. Debug: 3480 3284 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3479. Debug: 3481 3285 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3480. Debug: 3482 3285 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3481. Debug: 3483 3287 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3482. Debug: 3484 3287 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3483. Debug: 3485 3289 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3484. Debug: 3486 3289 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3485. Debug: 3487 3291 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3486. Debug: 3488 3291 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3487. Debug: 3489 3293 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3488. Debug: 3490 3293 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3489. Debug: 3491 3295 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3490. Debug: 3492 3295 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3491. Debug: 3493 3297 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3492. Debug: 3494 3297 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3493. Debug: 3495 3299 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3494. Debug: 3496 3299 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3495. Debug: 3497 3301 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3496. Debug: 3498 3301 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3497. Debug: 3499 3303 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3498. Debug: 3500 3303 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3499. Debug: 3501 3305 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3500. Debug: 3502 3305 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3501. Debug: 3503 3307 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3502. Debug: 3504 3307 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3503. Debug: 3505 3309 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3504. Debug: 3506 3310 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3505. Debug: 3507 3312 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3506. Debug: 3508 3312 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3507. Debug: 3509 3314 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3508. Debug: 3510 3314 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3509. Debug: 3511 3316 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3510. Debug: 3512 3316 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3511. Debug: 3513 3317 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3512. Debug: 3514 3317 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3513. Debug: 3515 3319 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3514. Debug: 3516 3319 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3515. Debug: 3517 3322 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3516. Debug: 3518 3322 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3517. Debug: 3519 3323 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3518. Debug: 3520 3323 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3519. Debug: 3521 3325 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3520. Debug: 3522 3325 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3521. Debug: 3523 3327 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3522. Debug: 3524 3327 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3523. Debug: 3525 3329 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3524. Debug: 3526 3329 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3525. Debug: 3527 3331 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3526. Debug: 3528 3331 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3527. Debug: 3529 3333 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3528. Debug: 3530 3333 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3529. Debug: 3531 3335 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3530. Debug: 3532 3335 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3531. Debug: 3533 3337 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3532. Debug: 3534 3337 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3533. Debug: 3535 3339 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3534. Debug: 3536 3339 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3535. Debug: 3537 3341 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3536. Debug: 3538 3341 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3537. Debug: 3539 3342 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3538. Debug: 3540 3342 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3539. Debug: 3541 3344 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3540. Debug: 3542 3344 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3541. Debug: 3543 3346 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3542. Debug: 3544 3346 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3543. Debug: 3545 3348 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3544. Debug: 3546 3348 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3545. Debug: 3547 3350 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3546. Debug: 3548 3350 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3547. Debug: 3549 3352 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3548. Debug: 3550 3352 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3549. Debug: 3551 3354 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3550. Debug: 3552 3354 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3551. Debug: 3553 3356 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3552. Debug: 3554 3356 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3553. Debug: 3555 3358 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3554. Debug: 3556 3358 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3555. Debug: 3557 3361 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3556. Debug: 3558 3361 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3557. Debug: 3559 3362 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3558. Debug: 3560 3362 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3559. Debug: 3561 3364 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3560. Debug: 3562 3364 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3561. Debug: 3563 3366 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3562. Debug: 3564 3366 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3563. Debug: 3565 3368 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3564. Debug: 3566 3368 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3565. Debug: 3567 3370 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3566. Debug: 3568 3370 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3567. Debug: 3569 3372 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3568. Debug: 3570 3372 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3569. Debug: 3571 3374 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3570. Debug: 3572 3374 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3571. Debug: 3573 3376 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3572. Debug: 3574 3376 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3573. Debug: 3575 3378 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3574. Debug: 3576 3378 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3575. Debug: 3577 3379 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3576. Debug: 3578 3379 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3577. Debug: 3579 3381 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3578. Debug: 3580 3381 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3579. Debug: 3581 3383 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3580. Debug: 3582 3383 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3581. Debug: 3583 3385 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3582. Debug: 3584 3385 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3583. Debug: 3585 3387 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3584. Debug: 3586 3387 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3585. Debug: 3587 3389 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3586. Debug: 3588 3389 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3587. Debug: 3589 3391 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3588. Debug: 3590 3391 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3589. Debug: 3591 3394 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3590. Debug: 3592 3394 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3591. Debug: 3593 3396 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3592. Debug: 3594 3396 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3593. Debug: 3595 3398 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3594. Debug: 3596 3398 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3595. Debug: 3597 3400 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3596. Debug: 3598 3400 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3597. Debug: 3599 3402 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3598. Debug: 3600 3402 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3599. Debug: 3601 3404 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3600. Debug: 3602 3404 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3601. Debug: 3603 3406 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3602. Debug: 3604 3406 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3603. Debug: 3605 3408 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3604. Debug: 3606 3408 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3605. Debug: 3607 3409 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3606. Debug: 3608 3409 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3607. Debug: 3609 3411 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3608. Debug: 3610 3411 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3609. Debug: 3611 3413 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3610. Debug: 3612 3413 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3611. Debug: 3613 3415 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3612. Debug: 3614 3415 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3613. Debug: 3615 3417 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3614. Debug: 3616 3417 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3615. Debug: 3617 3419 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3616. Debug: 3618 3419 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3617. Debug: 3619 3421 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3618. Debug: 3620 3421 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3619. Debug: 3621 3423 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3620. Debug: 3622 3423 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3621. Debug: 3623 3425 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3622. Debug: 3624 3425 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3623. Debug: 3625 3427 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3624. Debug: 3626 3427 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3625. Debug: 3627 3429 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3626. Debug: 3628 3429 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3627. Debug: 3629 3431 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3628. Debug: 3630 3431 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3629. Debug: 3631 3433 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3630. Debug: 3632 3433 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3631. Debug: 3633 3435 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3632. Debug: 3634 3435 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3633. Debug: 3635 3437 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3634. Debug: 3636 3437 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3635. Debug: 3637 3439 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3636. Debug: 3638 3439 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3637. Debug: 3639 3440 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3638. Debug: 3640 3440 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3639. Debug: 3641 3443 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3640. Debug: 3642 3443 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3641. Debug: 3643 3445 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3642. Debug: 3644 3445 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3643. Debug: 3645 3447 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3644. Debug: 3646 3447 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3645. Debug: 3647 3449 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3646. Debug: 3648 3449 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3647. Debug: 3649 3452 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3648. Debug: 3650 3452 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3649. Debug: 3651 3454 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3650. Debug: 3652 3454 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3651. Debug: 3653 3455 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3652. Debug: 3654 3456 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3653. Debug: 3655 3457 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3654. Debug: 3656 3457 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3655. Debug: 3657 3459 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3656. Debug: 3658 3459 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3657. Debug: 3659 3461 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3658. Debug: 3660 3461 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3659. Debug: 3661 3463 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3660. Debug: 3662 3463 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3661. Debug: 3663 3465 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3662. Debug: 3664 3465 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3663. Debug: 3665 3467 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3664. Debug: 3666 3467 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3665. Debug: 3667 3469 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3666. Debug: 3668 3469 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3667. Debug: 3669 3471 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3668. Debug: 3670 3471 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3669. Debug: 3671 3472 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3670. Debug: 3672 3472 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3671. Debug: 3673 3474 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3672. Debug: 3674 3474 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3673. Debug: 3675 3476 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3674. Debug: 3676 3476 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3675. Debug: 3677 3478 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3676. Debug: 3678 3478 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3677. Debug: 3679 3480 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3678. Debug: 3680 3480 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3679. Debug: 3681 3482 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3680. Debug: 3682 3482 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3681. Debug: 3683 3484 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3682. Debug: 3684 3484 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3683. Debug: 3685 3486 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3684. Debug: 3686 3486 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3685. Debug: 3687 3488 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3686. Debug: 3688 3488 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3687. Debug: 3689 3489 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3688. Debug: 3690 3489 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3689. Debug: 3691 3491 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3690. Debug: 3692 3491 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3691. Debug: 3693 3493 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3692. Debug: 3694 3493 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3693. Debug: 3695 3495 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3694. Debug: 3696 3495 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3695. Debug: 3697 3497 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3696. Debug: 3698 3497 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3697. Debug: 3699 3499 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3698. Debug: 3700 3499 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3699. Debug: 3701 3501 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3700. Debug: 3702 3501 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3701. Debug: 3703 3503 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3702. Debug: 3704 3503 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3703. Debug: 3705 3505 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3704. Debug: 3706 3505 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3705. Debug: 3707 3507 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3706. Debug: 3708 3507 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3707. Debug: 3709 3509 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3708. Debug: 3710 3509 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3709. Debug: 3711 3511 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3710. Debug: 3712 3511 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3711. Debug: 3713 3513 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3712. Debug: 3714 3513 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3713. Debug: 3715 3514 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3714. Debug: 3716 3514 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3715. Debug: 3717 3516 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3716. Debug: 3718 3516 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3717. Debug: 3720 3518 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3718. Debug: 3721 3518 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3719. Debug: 3722 3520 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3720. Debug: 3723 3520 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3721. Debug: 3724 3522 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3722. Debug: 3725 3522 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3723. Debug: 3726 3524 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3724. Debug: 3727 3524 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3725. Debug: 3728 3526 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3726. Debug: 3729 3526 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3727. Debug: 3730 3528 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3728. Debug: 3731 3528 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3729. Debug: 3732 3530 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3730. Debug: 3733 3530 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3731. Debug: 3734 3532 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3732. Debug: 3735 3532 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3733. Debug: 3736 3534 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3734. Debug: 3737 3534 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3735. Debug: 3738 3537 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3736. Debug: 3739 3537 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3737. Debug: 3740 3539 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3738. Debug: 3741 3539 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3739. Debug: 3742 3541 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00010000
  3740. Debug: 3743 3541 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x10000
  3741. Debug: 3744 3543 target.c:2224 target_read_u32(): address: 0x40023c0c, value: 0x00000000
  3742. Debug: 3745 3543 stm32f2x.c:217 stm32x_wait_status_busy(): status: 0x0
  3743. Debug: 3746 3543 target.c:2312 target_write_u32(): address: 0x40023c10, value: 0x80000000
  3744. Debug: 3747 3545 target.c:2224 target_read_u32(): address: 0x40023c10, value: 0x80000000
  3745. Debug: 3748 3545 target.c:2312 target_write_u32(): address: 0x40023c04, value: 0x45670123
  3746. Debug: 3749 3546 target.c:2312 target_write_u32(): address: 0x40023c04, value: 0xcdef89ab
  3747. Debug: 3750 3547 target.c:2224 target_read_u32(): address: 0x40023c10, value: 0x00000000
  3748. Debug: 3751 3547 target.c:1706 target_alloc_working_area_try(): MMU disabled, using physical address for working memory 0x20000000
  3749. Debug: 3752 3547 target.c:1759 target_alloc_working_area_try(): allocated new working area of 76 bytes at address 0x20000000
  3750. Debug: 3753 3547 target.c:1622 print_wa_layout(): * 0x20000000-0x2000004b (76 bytes)
  3751. Debug: 3754 3547 target.c:1622 print_wa_layout(): 0x2000004c-0x2003ffff (262068 bytes)
  3752. Debug: 3755 3547 target.c:2015 target_write_buffer(): writing buffer of 76 byte at 0x20000000
  3753. Debug: 3756 3549 target.c:1759 target_alloc_working_area_try(): allocated new working area of 16384 bytes at address 0x2000004c
  3754. Debug: 3757 3549 target.c:1622 print_wa_layout(): * 0x20000000-0x2000004b (76 bytes)
  3755. Debug: 3758 3549 target.c:1622 print_wa_layout(): * 0x2000004c-0x2000404b (16384 bytes)
  3756. Debug: 3759 3549 target.c:1622 print_wa_layout(): 0x2000404c-0x2003ffff (245684 bytes)
  3757. Debug: 3760 3549 target.c:2312 target_write_u32(): address: 0x2000004c, value: 0x20000054
  3758. Debug: 3761 3550 target.c:2312 target_write_u32(): address: 0x20000050, value: 0x20000054
  3759. Debug: 3762 3550 target.c:1499 target_call_event_callbacks(): target event 3 (resume-start)
  3760. Debug: 3763 3550 armv7m.c:144 armv7m_restore_context():
  3761. Debug: 3764 3550 armv7m.c:276 armv7m_write_core_reg(): write core reg 19 value 0x1
  3762. Debug: 3765 3552 cortex_m.c:1644 cortex_m_store_core_reg_u32(): write special reg 19 value 0x1
  3763. Debug: 3766 3552 armv7m.c:276 armv7m_write_core_reg(): write core reg 16 value 0x1000000
  3764. Debug: 3767 3552 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 16 value 0x1000000
  3765. Debug: 3768 3552 armv7m.c:276 armv7m_write_core_reg(): write core reg 15 value 0x20000000
  3766. Debug: 3769 3553 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 15 value 0x20000000
  3767. Debug: 3770 3553 armv7m.c:276 armv7m_write_core_reg(): write core reg 4 value 0x40023c00
  3768. Debug: 3771 3553 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 4 value 0x40023c00
  3769. Debug: 3772 3553 armv7m.c:276 armv7m_write_core_reg(): write core reg 3 value 0x20000
  3770. Debug: 3773 3554 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 3 value 0x20000
  3771. Debug: 3774 3554 armv7m.c:276 armv7m_write_core_reg(): write core reg 2 value 0x8000000
  3772. Debug: 3775 3554 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 2 value 0x8000000
  3773. Debug: 3776 3554 armv7m.c:276 armv7m_write_core_reg(): write core reg 1 value 0x2000404c
  3774. Debug: 3777 3555 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 1 value 0x2000404c
  3775. Debug: 3778 3555 armv7m.c:276 armv7m_write_core_reg(): write core reg 0 value 0x2000004c
  3776. Debug: 3779 3555 cortex_m.c:1588 cortex_m_store_core_reg_u32(): write core reg 0 value 0x2000004c
  3777. Debug: 3780 3556 target.c:1499 target_call_event_callbacks(): target event 20 (debug-resumed)
  3778. Debug: 3781 3556 cortex_m.c:777 cortex_m_resume(): target debug resumed at 0x20000000
  3779. Debug: 3782 3556 target.c:1499 target_call_event_callbacks(): target event 4 (resume-end)
  3780. Debug: 3783 3557 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3781. Debug: 3784 3557 target.c:934 target_run_flash_async_algorithm(): offs 0x0 count 0x20000 wp 0x20000054 rp 0x20000054
  3782. Debug: 3785 3557 target.c:2015 target_write_buffer(): writing buffer of 16374 byte at 0x20000054
  3783. Info : 3786 3920 adi_v5_jtag.c:481 jtagdp_overrun_check(): DAP transaction stalled (WAIT) - slowing down
  3784. Debug: 3788 4492 target.c:2312 target_write_u32(): address: 0x2000004c, value: 0x2000404a
  3785. Debug: 3789 4493 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3786. Debug: 3790 4493 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3787. Debug: 3791 4504 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3788. Debug: 3792 4504 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3789. Debug: 3793 4515 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3790. Debug: 3794 4515 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3791. Debug: 3796 4526 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3792. Debug: 3797 4526 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3793. Debug: 3798 4537 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3794. Debug: 3799 4537 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3795. Debug: 3800 4549 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3796. Debug: 3801 4549 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3797. Debug: 3802 4560 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3798. Debug: 3803 4560 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3799. Debug: 3804 4571 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3800. Debug: 3805 4571 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3801. Debug: 3806 4582 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3802. Debug: 3807 4582 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3803. Debug: 3808 4593 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3804. Debug: 3809 4593 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3805. Debug: 3810 4604 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3806. Debug: 3811 4604 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3807. Debug: 3812 4616 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3808. Debug: 3813 4616 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3809. Debug: 3814 4627 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3810. Debug: 3815 4627 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3811. Debug: 3816 4638 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3812. Debug: 3817 4638 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3813. Debug: 3818 4650 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3814. Debug: 3819 4650 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3815. Debug: 3820 4661 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3816. Debug: 3821 4661 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3817. Debug: 3822 4672 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3818. Debug: 3823 4672 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3819. Debug: 3824 4683 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3820. Debug: 3825 4683 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3821. Debug: 3826 4694 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3822. Debug: 3827 4694 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3823. Debug: 3828 4706 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3824. Debug: 3829 4706 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3825. Debug: 3830 4717 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3826. Debug: 3831 4717 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3827. Debug: 3832 4728 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3828. Debug: 3833 4729 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3829. Debug: 3834 4740 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3830. Debug: 3835 4740 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3831. Debug: 3836 4751 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3832. Debug: 3837 4751 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3833. Debug: 3838 4762 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3834. Debug: 3839 4762 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3835. Debug: 3840 4774 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3836. Debug: 3841 4774 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3837. Debug: 3842 4785 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3838. Debug: 3843 4785 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3839. Debug: 3844 4796 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3840. Debug: 3845 4796 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3841. Debug: 3846 4807 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3842. Debug: 3847 4807 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3843. Debug: 3848 4819 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3844. Debug: 3849 4819 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3845. Debug: 3850 4830 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3846. Debug: 3851 4830 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3847. Debug: 3852 4841 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3848. Debug: 3853 4841 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3849. Debug: 3854 4853 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3850. Debug: 3855 4853 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3851. Debug: 3856 4864 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3852. Debug: 3857 4864 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3853. Debug: 3858 4875 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3854. Debug: 3859 4875 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3855. Debug: 3860 4886 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3856. Debug: 3861 4886 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3857. Debug: 3862 4897 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3858. Debug: 3863 4897 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3859. Debug: 3864 4909 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3860. Debug: 3865 4909 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3861. Debug: 3866 4920 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3862. Debug: 3867 4920 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3863. Debug: 3868 4931 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3864. Debug: 3869 4931 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3865. Debug: 3870 4942 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3866. Debug: 3871 4942 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3867. Debug: 3872 4954 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3868. Debug: 3873 4954 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3869. Debug: 3874 4965 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3870. Debug: 3875 4965 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3871. Debug: 3876 4976 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3872. Debug: 3877 4976 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3873. Debug: 3878 4988 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3874. Debug: 3879 4988 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3875. Debug: 3880 4998 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3876. Debug: 3881 4999 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3877. Debug: 3882 5009 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3878. Debug: 3883 5009 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3879. Debug: 3884 5020 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3880. Debug: 3885 5020 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3881. Debug: 3887 5031 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3882. Debug: 3888 5031 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3883. Debug: 3889 5042 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3884. Debug: 3890 5042 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3885. Debug: 3891 5053 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3886. Debug: 3892 5053 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3887. Debug: 3893 5065 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3888. Debug: 3894 5065 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3889. Debug: 3895 5076 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3890. Debug: 3896 5076 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3891. Debug: 3897 5087 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3892. Debug: 3898 5087 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3893. Debug: 3899 5099 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3894. Debug: 3900 5099 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3895. Debug: 3901 5110 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3896. Debug: 3902 5110 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3897. Debug: 3903 5121 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3898. Debug: 3904 5121 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3899. Debug: 3905 5133 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3900. Debug: 3906 5133 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3901. Debug: 3907 5144 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3902. Debug: 3908 5144 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3903. Debug: 3909 5156 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3904. Debug: 3910 5156 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3905. Debug: 3911 5167 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3906. Debug: 3912 5167 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3907. Debug: 3913 5178 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3908. Debug: 3914 5178 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3909. Debug: 3915 5190 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3910. Debug: 3916 5190 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3911. Debug: 3917 5201 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3912. Debug: 3918 5201 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3913. Debug: 3919 5213 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3914. Debug: 3920 5213 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3915. Debug: 3921 5224 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3916. Debug: 3922 5224 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3917. Debug: 3923 5235 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3918. Debug: 3924 5235 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3919. Debug: 3925 5246 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3920. Debug: 3926 5246 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3921. Debug: 3927 5258 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3922. Debug: 3928 5258 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3923. Debug: 3929 5269 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3924. Debug: 3930 5269 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3925. Debug: 3931 5281 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3926. Debug: 3932 5281 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3927. Debug: 3933 5292 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3928. Debug: 3934 5292 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3929. Debug: 3935 5303 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3930. Debug: 3936 5304 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3931. Debug: 3937 5315 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3932. Debug: 3938 5315 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3933. Debug: 3939 5326 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3934. Debug: 3940 5326 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3935. Debug: 3941 5337 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3936. Debug: 3942 5337 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3937. Debug: 3943 5349 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3938. Debug: 3944 5349 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3939. Debug: 3945 5360 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3940. Debug: 3946 5360 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3941. Debug: 3947 5371 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3942. Debug: 3948 5371 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3943. Debug: 3949 5382 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3944. Debug: 3950 5382 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3945. Debug: 3951 5394 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3946. Debug: 3952 5394 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3947. Debug: 3953 5405 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3948. Debug: 3954 5405 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3949. Debug: 3955 5417 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3950. Debug: 3956 5417 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3951. Debug: 3957 5428 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3952. Debug: 3958 5428 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3953. Debug: 3959 5439 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3954. Debug: 3960 5439 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3955. Debug: 3961 5451 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3956. Debug: 3962 5451 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3957. Debug: 3963 5462 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3958. Debug: 3964 5462 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3959. Debug: 3965 5473 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3960. Debug: 3966 5473 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3961. Debug: 3967 5484 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3962. Debug: 3968 5484 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3963. Debug: 3969 5496 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3964. Debug: 3970 5496 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3965. Debug: 3971 5507 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3966. Debug: 3972 5507 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3967. Debug: 3973 5518 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3968. Debug: 3974 5518 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3969. Debug: 3975 5529 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3970. Debug: 3976 5529 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3971. Debug: 3978 5540 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3972. Debug: 3979 5540 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3973. Debug: 3980 5551 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3974. Debug: 3981 5551 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3975. Debug: 3982 5562 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3976. Debug: 3983 5562 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3977. Debug: 3984 5573 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3978. Debug: 3985 5573 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3979. Debug: 3986 5584 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3980. Debug: 3987 5584 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3981. Debug: 3988 5596 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3982. Debug: 3989 5596 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3983. Debug: 3990 5607 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3984. Debug: 3991 5607 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3985. Debug: 3992 5618 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3986. Debug: 3993 5618 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3987. Debug: 3994 5630 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3988. Debug: 3995 5630 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3989. Debug: 3996 5641 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3990. Debug: 3997 5641 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3991. Debug: 3998 5653 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3992. Debug: 3999 5653 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3993. Debug: 4000 5664 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3994. Debug: 4001 5664 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3995. Debug: 4002 5675 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3996. Debug: 4003 5675 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3997. Debug: 4004 5686 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  3998. Debug: 4005 5686 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  3999. Debug: 4006 5698 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4000. Debug: 4007 5698 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4001. Debug: 4008 5709 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4002. Debug: 4009 5709 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4003. Debug: 4010 5720 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4004. Debug: 4011 5720 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4005. Debug: 4012 5731 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4006. Debug: 4013 5731 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4007. Debug: 4014 5742 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4008. Debug: 4015 5742 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4009. Debug: 4016 5753 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4010. Debug: 4017 5753 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4011. Debug: 4018 5764 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4012. Debug: 4019 5764 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4013. Debug: 4020 5775 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4014. Debug: 4021 5775 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4015. Debug: 4022 5786 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4016. Debug: 4023 5786 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4017. Debug: 4024 5797 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4018. Debug: 4025 5797 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4019. Debug: 4026 5808 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4020. Debug: 4027 5808 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4021. Debug: 4028 5819 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4022. Debug: 4029 5819 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4023. Debug: 4030 5830 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4024. Debug: 4031 5830 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4025. Debug: 4032 5841 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4026. Debug: 4033 5842 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4027. Debug: 4034 5853 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4028. Debug: 4035 5853 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4029. Debug: 4036 5864 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4030. Debug: 4037 5864 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4031. Debug: 4038 5876 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4032. Debug: 4039 5876 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4033. Debug: 4040 5887 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4034. Debug: 4041 5887 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4035. Debug: 4042 5899 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4036. Debug: 4043 5899 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4037. Debug: 4044 5910 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4038. Debug: 4045 5910 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4039. Debug: 4046 5921 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4040. Debug: 4047 5921 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4041. Debug: 4048 5932 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4042. Debug: 4049 5932 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4043. Debug: 4050 5943 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4044. Debug: 4051 5943 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4045. Debug: 4052 5954 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4046. Debug: 4053 5954 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4047. Debug: 4054 5965 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4048. Debug: 4055 5965 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4049. Debug: 4056 5976 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4050. Debug: 4057 5976 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4051. Debug: 4058 5987 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4052. Debug: 4059 5987 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4053. Debug: 4060 5998 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4054. Debug: 4061 5998 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4055. Debug: 4062 6009 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4056. Debug: 4063 6009 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4057. Debug: 4064 6020 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4058. Debug: 4065 6020 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4059. Debug: 4066 6032 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4060. Debug: 4067 6032 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4061. Debug: 4069 6043 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4062. Debug: 4070 6043 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4063. Debug: 4071 6054 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4064. Debug: 4072 6054 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4065. Debug: 4073 6065 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4066. Debug: 4074 6065 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4067. Debug: 4075 6075 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4068. Debug: 4076 6076 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4069. Debug: 4077 6087 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4070. Debug: 4078 6087 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4071. Debug: 4079 6098 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4072. Debug: 4080 6098 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4073. Debug: 4081 6109 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4074. Debug: 4082 6109 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4075. Debug: 4083 6121 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4076. Debug: 4084 6121 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4077. Debug: 4085 6132 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4078. Debug: 4086 6132 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4079. Debug: 4087 6143 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4080. Debug: 4088 6144 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4081. Debug: 4089 6155 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4082. Debug: 4090 6155 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4083. Debug: 4091 6166 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4084. Debug: 4092 6166 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4085. Debug: 4093 6177 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4086. Debug: 4094 6177 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4087. Debug: 4095 6188 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4088. Debug: 4096 6188 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4089. Debug: 4097 6199 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4090. Debug: 4098 6199 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4091. Debug: 4099 6210 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4092. Debug: 4100 6210 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4093. Debug: 4101 6221 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4094. Debug: 4102 6221 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4095. Debug: 4103 6232 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4096. Debug: 4104 6232 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4097. Debug: 4105 6243 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4098. Debug: 4106 6243 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4099. Debug: 4107 6254 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4100. Debug: 4108 6254 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4101. Debug: 4109 6265 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4102. Debug: 4110 6265 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4103. Debug: 4111 6276 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4104. Debug: 4112 6276 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4105. Debug: 4113 6287 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4106. Debug: 4114 6287 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4107. Debug: 4115 6298 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4108. Debug: 4116 6298 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4109. Debug: 4117 6309 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4110. Debug: 4118 6309 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4111. Debug: 4119 6320 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4112. Debug: 4120 6320 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4113. Debug: 4121 6331 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4114. Debug: 4122 6331 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4115. Debug: 4123 6342 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4116. Debug: 4124 6342 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4117. Debug: 4125 6354 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4118. Debug: 4126 6354 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4119. Debug: 4127 6365 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4120. Debug: 4128 6365 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4121. Debug: 4129 6376 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4122. Debug: 4130 6376 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4123. Debug: 4131 6387 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4124. Debug: 4132 6387 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4125. Debug: 4133 6399 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4126. Debug: 4134 6399 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4127. Debug: 4135 6410 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4128. Debug: 4136 6410 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4129. Debug: 4137 6422 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4130. Debug: 4138 6422 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4131. Debug: 4139 6433 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4132. Debug: 4140 6433 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4133. Debug: 4141 6444 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4134. Debug: 4142 6444 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4135. Debug: 4143 6455 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4136. Debug: 4144 6455 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4137. Debug: 4145 6466 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4138. Debug: 4146 6466 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4139. Debug: 4147 6477 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4140. Debug: 4148 6477 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4141. Debug: 4149 6488 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4142. Debug: 4150 6488 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4143. Debug: 4151 6499 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4144. Debug: 4152 6499 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4145. Debug: 4153 6510 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4146. Debug: 4154 6510 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4147. Debug: 4155 6521 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4148. Debug: 4156 6521 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4149. Debug: 4157 6533 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4150. Debug: 4158 6533 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4151. Debug: 4160 6544 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4152. Debug: 4161 6544 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4153. Debug: 4162 6555 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4154. Debug: 4163 6555 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4155. Debug: 4164 6566 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4156. Debug: 4165 6566 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4157. Debug: 4166 6577 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4158. Debug: 4167 6577 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4159. Debug: 4168 6588 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4160. Debug: 4169 6588 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4161. Debug: 4170 6599 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4162. Debug: 4171 6599 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4163. Debug: 4172 6610 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4164. Debug: 4173 6610 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4165. Debug: 4174 6621 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4166. Debug: 4175 6621 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4167. Debug: 4176 6632 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4168. Debug: 4177 6632 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4169. Debug: 4178 6643 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4170. Debug: 4179 6643 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4171. Debug: 4180 6655 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4172. Debug: 4181 6655 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4173. Debug: 4182 6666 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4174. Debug: 4183 6666 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4175. Debug: 4184 6677 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4176. Debug: 4185 6677 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4177. Debug: 4186 6689 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4178. Debug: 4187 6689 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4179. Debug: 4188 6700 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4180. Debug: 4189 6700 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4181. Debug: 4190 6711 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4182. Debug: 4191 6711 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4183. Debug: 4192 6722 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4184. Debug: 4193 6722 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4185. Debug: 4194 6734 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4186. Debug: 4195 6734 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4187. Debug: 4196 6745 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4188. Debug: 4197 6745 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4189. Debug: 4198 6756 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4190. Debug: 4199 6756 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4191. Debug: 4200 6767 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4192. Debug: 4201 6767 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4193. Debug: 4202 6778 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4194. Debug: 4203 6778 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4195. Debug: 4204 6789 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4196. Debug: 4205 6789 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4197. Debug: 4206 6800 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4198. Debug: 4207 6800 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4199. Debug: 4208 6811 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4200. Debug: 4209 6811 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4201. Debug: 4210 6822 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4202. Debug: 4211 6822 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4203. Debug: 4212 6833 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4204. Debug: 4213 6833 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4205. Debug: 4214 6844 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4206. Debug: 4215 6844 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4207. Debug: 4216 6855 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4208. Debug: 4217 6855 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4209. Debug: 4218 6866 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4210. Debug: 4219 6866 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4211. Debug: 4220 6876 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4212. Debug: 4221 6877 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4213. Debug: 4222 6887 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4214. Debug: 4223 6887 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4215. Debug: 4224 6898 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4216. Debug: 4225 6898 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4217. Debug: 4226 6909 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4218. Debug: 4227 6909 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4219. Debug: 4228 6920 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4220. Debug: 4229 6920 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4221. Debug: 4230 6931 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4222. Debug: 4231 6931 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4223. Debug: 4232 6942 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4224. Debug: 4233 6942 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4225. Debug: 4234 6953 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4226. Debug: 4235 6953 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4227. Debug: 4236 6965 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4228. Debug: 4237 6965 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4229. Debug: 4238 6976 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4230. Debug: 4239 6976 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4231. Debug: 4240 6988 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4232. Debug: 4241 6988 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4233. Debug: 4242 6999 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4234. Debug: 4243 6999 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4235. Debug: 4244 7010 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4236. Debug: 4245 7010 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4237. Debug: 4246 7020 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4238. Debug: 4247 7021 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4239. Debug: 4248 7031 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4240. Debug: 4249 7032 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4241. Debug: 4250 7042 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4242. Debug: 4251 7042 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4243. Debug: 4253 7053 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4244. Debug: 4254 7053 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4245. Debug: 4255 7064 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4246. Debug: 4256 7064 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4247. Debug: 4257 7075 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4248. Debug: 4258 7075 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4249. Debug: 4259 7086 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4250. Debug: 4260 7086 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4251. Debug: 4261 7097 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4252. Debug: 4262 7097 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4253. Debug: 4263 7109 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4254. Debug: 4264 7109 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4255. Debug: 4265 7120 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4256. Debug: 4266 7120 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4257. Debug: 4267 7130 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4258. Debug: 4268 7130 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4259. Debug: 4269 7141 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4260. Debug: 4270 7141 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4261. Debug: 4271 7152 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4262. Debug: 4272 7153 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4263. Debug: 4273 7164 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4264. Debug: 4274 7164 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4265. Debug: 4275 7175 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4266. Debug: 4276 7175 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4267. Debug: 4277 7186 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4268. Debug: 4278 7186 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4269. Debug: 4279 7198 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4270. Debug: 4280 7198 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4271. Debug: 4281 7209 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4272. Debug: 4282 7209 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4273. Debug: 4283 7220 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4274. Debug: 4284 7220 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4275. Debug: 4285 7231 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4276. Debug: 4286 7232 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4277. Debug: 4287 7243 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4278. Debug: 4288 7243 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4279. Debug: 4289 7254 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4280. Debug: 4290 7254 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4281. Debug: 4291 7265 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4282. Debug: 4292 7265 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4283. Debug: 4293 7276 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4284. Debug: 4294 7276 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4285. Debug: 4295 7288 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4286. Debug: 4296 7288 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4287. Debug: 4297 7299 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4288. Debug: 4298 7299 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4289. Debug: 4299 7311 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4290. Debug: 4300 7311 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4291. Debug: 4301 7322 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4292. Debug: 4302 7322 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4293. Debug: 4303 7333 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4294. Debug: 4304 7333 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4295. Debug: 4305 7345 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4296. Debug: 4306 7345 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4297. Debug: 4307 7356 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4298. Debug: 4308 7356 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4299. Debug: 4309 7367 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4300. Debug: 4310 7368 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4301. Debug: 4311 7379 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4302. Debug: 4312 7379 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4303. Debug: 4313 7390 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4304. Debug: 4314 7390 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4305. Debug: 4315 7402 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4306. Debug: 4316 7402 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4307. Debug: 4317 7413 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4308. Debug: 4318 7413 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4309. Debug: 4319 7425 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4310. Debug: 4320 7425 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4311. Debug: 4321 7436 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4312. Debug: 4322 7436 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4313. Debug: 4323 7447 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4314. Debug: 4324 7447 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4315. Debug: 4325 7459 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4316. Debug: 4326 7459 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4317. Debug: 4327 7470 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4318. Debug: 4328 7470 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4319. Debug: 4329 7481 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4320. Debug: 4330 7481 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4321. Debug: 4331 7493 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4322. Debug: 4332 7493 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4323. Debug: 4333 7504 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4324. Debug: 4334 7504 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4325. Debug: 4335 7515 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4326. Debug: 4336 7516 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4327. Debug: 4337 7527 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4328. Debug: 4338 7527 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4329. Debug: 4339 7538 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4330. Debug: 4340 7538 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4331. Debug: 4341 7550 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4332. Debug: 4342 7550 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4333. Debug: 4344 7561 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4334. Debug: 4345 7561 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4335. Debug: 4346 7573 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4336. Debug: 4347 7573 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4337. Debug: 4348 7584 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4338. Debug: 4349 7584 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4339. Debug: 4350 7595 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4340. Debug: 4351 7595 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4341. Debug: 4352 7606 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4342. Debug: 4353 7606 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4343. Debug: 4354 7617 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4344. Debug: 4355 7617 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4345. Debug: 4356 7628 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4346. Debug: 4357 7628 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4347. Debug: 4358 7640 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4348. Debug: 4359 7640 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4349. Debug: 4360 7651 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4350. Debug: 4361 7651 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4351. Debug: 4362 7661 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4352. Debug: 4363 7661 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4353. Debug: 4364 7672 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4354. Debug: 4365 7672 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4355. Debug: 4366 7683 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4356. Debug: 4367 7683 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4357. Debug: 4368 7694 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4358. Debug: 4369 7694 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4359. Debug: 4370 7705 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4360. Debug: 4371 7705 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4361. Debug: 4372 7717 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4362. Debug: 4373 7717 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4363. Debug: 4374 7728 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4364. Debug: 4375 7728 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4365. Debug: 4376 7739 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4366. Debug: 4377 7739 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4367. Debug: 4378 7750 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4368. Debug: 4379 7750 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4369. Debug: 4380 7762 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4370. Debug: 4381 7762 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4371. Debug: 4382 7773 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4372. Debug: 4383 7773 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4373. Debug: 4384 7784 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4374. Debug: 4385 7784 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4375. Debug: 4386 7795 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4376. Debug: 4387 7795 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4377. Debug: 4388 7806 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4378. Debug: 4389 7806 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4379. Debug: 4390 7817 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4380. Debug: 4391 7817 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4381. Debug: 4392 7828 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4382. Debug: 4393 7828 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4383. Debug: 4394 7840 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4384. Debug: 4395 7840 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4385. Debug: 4396 7851 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4386. Debug: 4397 7851 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4387. Debug: 4398 7862 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4388. Debug: 4399 7862 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4389. Debug: 4400 7874 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4390. Debug: 4401 7874 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4391. Debug: 4402 7885 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4392. Debug: 4403 7885 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4393. Debug: 4404 7896 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4394. Debug: 4405 7896 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4395. Debug: 4406 7907 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4396. Debug: 4407 7907 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4397. Debug: 4408 7918 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4398. Debug: 4409 7918 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4399. Debug: 4410 7929 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4400. Debug: 4411 7929 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4401. Debug: 4412 7941 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4402. Debug: 4413 7941 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4403. Debug: 4414 7952 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4404. Debug: 4415 7952 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4405. Debug: 4416 7963 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4406. Debug: 4417 7963 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4407. Debug: 4418 7975 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4408. Debug: 4419 7975 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4409. Debug: 4420 7986 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4410. Debug: 4421 7986 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4411. Debug: 4422 7997 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4412. Debug: 4423 7997 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4413. Debug: 4424 8008 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4414. Debug: 4425 8008 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4415. Debug: 4426 8020 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4416. Debug: 4427 8020 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4417. Debug: 4428 8031 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4418. Debug: 4429 8031 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4419. Debug: 4430 8042 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4420. Debug: 4431 8042 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4421. Debug: 4432 8053 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4422. Debug: 4433 8053 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4423. Debug: 4435 8065 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4424. Debug: 4436 8065 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4425. Debug: 4437 8076 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4426. Debug: 4438 8076 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4427. Debug: 4439 8087 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4428. Debug: 4440 8087 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4429. Debug: 4441 8098 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4430. Debug: 4442 8098 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4431. Debug: 4443 8110 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4432. Debug: 4444 8110 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4433. Debug: 4445 8121 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4434. Debug: 4446 8121 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4435. Debug: 4447 8133 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4436. Debug: 4448 8133 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4437. Debug: 4449 8144 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4438. Debug: 4450 8144 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4439. Debug: 4451 8155 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4440. Debug: 4452 8155 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4441. Debug: 4453 8167 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4442. Debug: 4454 8167 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4443. Debug: 4455 8178 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4444. Debug: 4456 8178 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4445. Debug: 4457 8189 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4446. Debug: 4458 8189 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4447. Debug: 4459 8199 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4448. Debug: 4460 8199 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4449. Debug: 4461 8211 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4450. Debug: 4462 8211 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4451. Debug: 4463 8222 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4452. Debug: 4464 8222 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4453. Debug: 4465 8233 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4454. Debug: 4466 8233 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4455. Debug: 4467 8244 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4456. Debug: 4468 8245 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4457. Debug: 4469 8256 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4458. Debug: 4470 8256 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4459. Debug: 4471 8267 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4460. Debug: 4472 8267 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4461. Debug: 4473 8279 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4462. Debug: 4474 8279 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4463. Debug: 4475 8290 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4464. Debug: 4476 8290 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4465. Debug: 4477 8301 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4466. Debug: 4478 8301 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4467. Debug: 4479 8313 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4468. Debug: 4480 8313 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4469. Debug: 4481 8324 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4470. Debug: 4482 8324 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4471. Debug: 4483 8335 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4472. Debug: 4484 8335 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4473. Debug: 4485 8347 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4474. Debug: 4486 8347 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4475. Debug: 4487 8358 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4476. Debug: 4488 8358 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4477. Debug: 4489 8369 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4478. Debug: 4490 8369 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4479. Debug: 4491 8381 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4480. Debug: 4492 8381 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4481. Debug: 4493 8392 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4482. Debug: 4494 8392 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4483. Debug: 4495 8403 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4484. Debug: 4496 8403 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4485. Debug: 4497 8414 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4486. Debug: 4498 8414 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4487. Debug: 4499 8426 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4488. Debug: 4500 8426 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4489. Debug: 4501 8437 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4490. Debug: 4502 8437 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4491. Debug: 4503 8448 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4492. Debug: 4504 8448 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4493. Debug: 4505 8460 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4494. Debug: 4506 8460 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4495. Debug: 4507 8471 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4496. Debug: 4508 8471 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4497. Debug: 4509 8482 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4498. Debug: 4510 8482 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4499. Debug: 4511 8493 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4500. Debug: 4512 8493 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4501. Debug: 4513 8504 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4502. Debug: 4514 8504 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4503. Debug: 4515 8516 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4504. Debug: 4516 8516 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4505. Debug: 4517 8527 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4506. Debug: 4518 8527 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4507. Debug: 4519 8538 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4508. Debug: 4520 8538 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4509. Debug: 4521 8549 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4510. Debug: 4522 8549 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4511. Debug: 4523 8561 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4512. Debug: 4524 8561 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4513. Debug: 4526 8572 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4514. Debug: 4527 8572 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4515. Debug: 4528 8583 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4516. Debug: 4529 8583 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4517. Debug: 4530 8594 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4518. Debug: 4531 8594 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4519. Debug: 4532 8605 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4520. Debug: 4533 8605 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4521. Debug: 4534 8616 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4522. Debug: 4535 8616 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4523. Debug: 4536 8628 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4524. Debug: 4537 8628 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4525. Debug: 4538 8639 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4526. Debug: 4539 8639 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4527. Debug: 4540 8650 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4528. Debug: 4541 8650 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4529. Debug: 4542 8661 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4530. Debug: 4543 8661 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4531. Debug: 4544 8672 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4532. Debug: 4545 8672 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4533. Debug: 4546 8684 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4534. Debug: 4547 8684 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4535. Debug: 4548 8694 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4536. Debug: 4549 8694 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4537. Debug: 4550 8706 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4538. Debug: 4551 8706 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4539. Debug: 4552 8717 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4540. Debug: 4553 8717 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4541. Debug: 4554 8727 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4542. Debug: 4555 8727 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4543. Debug: 4556 8738 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4544. Debug: 4557 8738 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4545. Debug: 4558 8749 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4546. Debug: 4559 8749 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4547. Debug: 4560 8760 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4548. Debug: 4561 8760 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4549. Debug: 4562 8771 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4550. Debug: 4563 8772 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4551. Debug: 4564 8783 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4552. Debug: 4565 8783 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4553. Debug: 4566 8794 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4554. Debug: 4567 8794 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4555. Debug: 4568 8805 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4556. Debug: 4569 8805 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4557. Debug: 4570 8817 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4558. Debug: 4571 8817 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4559. Debug: 4572 8828 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4560. Debug: 4573 8828 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4561. Debug: 4574 8839 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4562. Debug: 4575 8839 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4563. Debug: 4576 8851 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4564. Debug: 4577 8851 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4565. Debug: 4578 8862 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4566. Debug: 4579 8862 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4567. Debug: 4580 8873 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4568. Debug: 4581 8873 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4569. Debug: 4582 8885 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4570. Debug: 4583 8885 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4571. Debug: 4584 8896 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4572. Debug: 4585 8896 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4573. Debug: 4586 8907 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4574. Debug: 4587 8907 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4575. Debug: 4588 8918 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4576. Debug: 4589 8918 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4577. Debug: 4590 8930 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4578. Debug: 4591 8930 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4579. Debug: 4592 8941 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4580. Debug: 4593 8941 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4581. Debug: 4594 8952 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4582. Debug: 4595 8952 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4583. Debug: 4596 8963 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4584. Debug: 4597 8964 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4585. Debug: 4598 8975 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4586. Debug: 4599 8975 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4587. Debug: 4600 8986 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4588. Debug: 4601 8986 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4589. Debug: 4602 8997 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4590. Debug: 4603 8997 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4591. Debug: 4604 9008 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4592. Debug: 4605 9008 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4593. Debug: 4606 9019 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4594. Debug: 4607 9019 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4595. Debug: 4608 9031 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4596. Debug: 4609 9031 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4597. Debug: 4610 9042 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4598. Debug: 4611 9042 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4599. Debug: 4612 9053 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4600. Debug: 4613 9053 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4601. Debug: 4614 9064 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4602. Debug: 4615 9065 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4603. Debug: 4617 9076 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4604. Debug: 4618 9076 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4605. Debug: 4619 9087 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4606. Debug: 4620 9087 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4607. Debug: 4621 9098 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4608. Debug: 4622 9098 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4609. Debug: 4623 9109 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4610. Debug: 4624 9109 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4611. Debug: 4625 9121 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4612. Debug: 4626 9121 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4613. Debug: 4627 9132 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4614. Debug: 4628 9132 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4615. Debug: 4629 9143 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4616. Debug: 4630 9143 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4617. Debug: 4631 9154 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4618. Debug: 4632 9154 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4619. Debug: 4633 9166 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4620. Debug: 4634 9166 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4621. Debug: 4635 9177 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4622. Debug: 4636 9177 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4623. Debug: 4637 9188 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4624. Debug: 4638 9188 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4625. Debug: 4639 9198 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4626. Debug: 4640 9199 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4627. Debug: 4641 9209 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4628. Debug: 4642 9210 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4629. Debug: 4643 9221 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4630. Debug: 4644 9221 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4631. Debug: 4645 9232 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4632. Debug: 4646 9232 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4633. Debug: 4647 9243 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4634. Debug: 4648 9243 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4635. Debug: 4649 9254 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4636. Debug: 4650 9254 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4637. Debug: 4651 9265 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4638. Debug: 4652 9265 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4639. Debug: 4653 9276 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4640. Debug: 4654 9276 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4641. Debug: 4655 9287 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4642. Debug: 4656 9287 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4643. Debug: 4657 9298 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4644. Debug: 4658 9298 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4645. Debug: 4659 9309 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4646. Debug: 4660 9309 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4647. Debug: 4661 9320 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4648. Debug: 4662 9320 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4649. Debug: 4663 9332 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4650. Debug: 4664 9332 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4651. Debug: 4665 9343 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4652. Debug: 4666 9343 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4653. Debug: 4667 9354 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4654. Debug: 4668 9354 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4655. Debug: 4669 9365 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4656. Debug: 4670 9365 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4657. Debug: 4671 9376 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4658. Debug: 4672 9376 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4659. Debug: 4673 9388 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4660. Debug: 4674 9388 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4661. Debug: 4675 9399 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4662. Debug: 4676 9399 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4663. Debug: 4677 9410 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4664. Debug: 4678 9410 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4665. Debug: 4679 9421 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4666. Debug: 4680 9421 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4667. Debug: 4681 9433 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4668. Debug: 4682 9433 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4669. Debug: 4683 9444 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4670. Debug: 4684 9444 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4671. Debug: 4685 9455 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4672. Debug: 4686 9455 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4673. Debug: 4687 9467 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4674. Debug: 4688 9467 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4675. Debug: 4689 9478 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4676. Debug: 4690 9478 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4677. Debug: 4691 9489 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4678. Debug: 4692 9490 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4679. Debug: 4693 9500 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4680. Debug: 4694 9500 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4681. Debug: 4695 9512 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4682. Debug: 4696 9512 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4683. Debug: 4697 9523 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4684. Debug: 4698 9523 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4685. Debug: 4699 9535 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4686. Debug: 4700 9535 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4687. Debug: 4701 9546 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4688. Debug: 4702 9546 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4689. Debug: 4703 9557 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4690. Debug: 4704 9557 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4691. Debug: 4705 9569 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4692. Debug: 4706 9569 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4693. Debug: 4708 9580 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4694. Debug: 4709 9580 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4695. Debug: 4710 9592 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4696. Debug: 4711 9592 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4697. Debug: 4712 9603 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4698. Debug: 4713 9603 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4699. Debug: 4714 9614 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4700. Debug: 4715 9614 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4701. Debug: 4716 9625 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4702. Debug: 4717 9626 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4703. Debug: 4718 9637 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4704. Debug: 4719 9637 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4705. Debug: 4720 9648 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4706. Debug: 4721 9648 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4707. Debug: 4722 9660 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4708. Debug: 4723 9660 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4709. Debug: 4724 9671 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4710. Debug: 4725 9671 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4711. Debug: 4726 9682 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4712. Debug: 4727 9682 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4713. Debug: 4728 9694 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4714. Debug: 4729 9694 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4715. Debug: 4730 9705 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4716. Debug: 4731 9705 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4717. Debug: 4732 9716 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4718. Debug: 4733 9716 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4719. Debug: 4734 9728 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4720. Debug: 4735 9728 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4721. Debug: 4736 9739 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4722. Debug: 4737 9739 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4723. Debug: 4738 9750 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4724. Debug: 4739 9750 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4725. Debug: 4740 9762 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4726. Debug: 4741 9762 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4727. Debug: 4742 9772 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4728. Debug: 4743 9772 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4729. Debug: 4744 9783 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4730. Debug: 4745 9783 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4731. Debug: 4746 9794 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4732. Debug: 4747 9794 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4733. Debug: 4748 9805 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4734. Debug: 4749 9805 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4735. Debug: 4750 9816 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4736. Debug: 4751 9816 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4737. Debug: 4752 9828 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4738. Debug: 4753 9828 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4739. Debug: 4754 9839 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4740. Debug: 4755 9839 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4741. Debug: 4756 9850 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4742. Debug: 4757 9850 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4743. Debug: 4758 9861 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4744. Debug: 4759 9861 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4745. Debug: 4760 9873 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4746. Debug: 4761 9873 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4747. Debug: 4762 9884 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4748. Debug: 4763 9884 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4749. Debug: 4764 9895 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4750. Debug: 4765 9895 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4751. Debug: 4766 9906 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4752. Debug: 4767 9906 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4753. Debug: 4768 9918 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4754. Debug: 4769 9918 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4755. Debug: 4770 9929 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4756. Debug: 4771 9929 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4757. Debug: 4772 9940 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4758. Debug: 4773 9940 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4759. Debug: 4774 9952 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4760. Debug: 4775 9952 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4761. Debug: 4776 9963 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4762. Debug: 4777 9963 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4763. Debug: 4778 9975 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4764. Debug: 4779 9975 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4765. Debug: 4780 9986 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4766. Debug: 4781 9986 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4767. Debug: 4782 9997 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4768. Debug: 4783 9997 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4769. Debug: 4784 10008 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4770. Debug: 4785 10008 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4771. Debug: 4786 10020 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4772. Debug: 4787 10020 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4773. Debug: 4788 10031 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4774. Debug: 4789 10031 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4775. Debug: 4790 10042 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4776. Debug: 4791 10042 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4777. Debug: 4792 10053 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4778. Debug: 4793 10053 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4779. Debug: 4794 10064 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4780. Debug: 4795 10065 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4781. Debug: 4796 10076 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4782. Debug: 4797 10076 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4783. Debug: 4799 10087 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4784. Debug: 4800 10087 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4785. Debug: 4801 10098 target.c:2224 target_read_u32(): address: 0x20000050, value: 0x20000054
  4786. Debug: 4802 10098 target.c:934 target_run_flash_async_algorithm(): offs 0x3ff6 count 0x1e005 wp 0x2000404a rp 0x20000054
  4787. Error: 4803 10108 target.c:968 target_run_flash_async_algorithm(): timeout waiting for algorithm, a target reset is recommended
  4788. Error: 4804 10109 stm32f2x.c:596 stm32x_write_block(): error executing stm32x flash write algorithm
  4789. Error: 4805 10109 stm32f2x.c:604 stm32x_write_block(): flash write failed = 00000040
  4790. Debug: 4806 10109 target.c:2312 target_write_u32(): address: 0x40023c0c, value: 0x00000040
  4791. Debug: 4807 10110 target.c:1828 target_free_working_area_restore(): freed 16384 bytes of working area at address 0x2000004c
  4792. Debug: 4808 10110 target.c:1622 print_wa_layout(): * 0x20000000-0x2000004b (76 bytes)
  4793. Debug: 4809 10110 target.c:1622 print_wa_layout(): 0x2000004c-0x2003ffff (262068 bytes)
  4794. Debug: 4810 10110 target.c:1828 target_free_working_area_restore(): freed 76 bytes of working area at address 0x20000000
  4795. Debug: 4811 10110 target.c:1622 print_wa_layout(): 0x20000000-0x2003ffff (262144 bytes)
  4796. Error: 4812 10110 core.c:91 flash_driver_write(): error writing to flash at address 0x08000000 at offset 0x00000000
  4797. Debug: 4813 10110 command.c:626 run_command(): Command failed with error code -4
  4798. User : 4814 10110 command.c:687 command_run_line():
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement