Advertisement
Guest User

Terminal output of working openOCD session

a guest
Jan 4th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.46 KB | None | 0 0
  1. markus@markusPC ..se/openocd/0.10.0-201610281609-dev/bin % ./openocd -f /home/markus/Projekte/stm32f0_blinky/stm32f0_blinky/SW4STM32/stm32f0_blinky/stm32f0_blinky.cfg -d
  2. GNU ARM Eclipse 64-bits Open On-Chip Debugger 0.10.0-dev-00498-gbbfb673 (2016-10-28-17:01)
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. User : 13 2 command.c:544 command_print(): debug_level: 3
  7. Debug: 14 2 options.c:128 add_default_dirs(): bindir=bin
  8. Debug: 15 2 options.c:129 add_default_dirs(): pkgdatadir=
  9. Debug: 16 2 options.c:130 add_default_dirs(): run_prefix=/opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev/
  10. Debug: 17 2 configuration.c:42 add_script_search_dir(): adding /home/markus/.openocd
  11. Debug: 18 2 configuration.c:42 add_script_search_dir(): adding /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//site
  12. Debug: 19 2 configuration.c:42 add_script_search_dir(): adding /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts
  13. Debug: 20 3 configuration.c:82 find_file(): found /home/markus/Projekte/stm32f0_blinky/stm32f0_blinky/SW4STM32/stm32f0_blinky/stm32f0_blinky.cfg
  14. Debug: 21 3 configuration.c:82 find_file(): found /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts/interface/stlink-v2.cfg
  15. Debug: 22 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_interface hla
  16. Debug: 23 3 command.c:143 script_debug(): command - interface ocd_interface hla
  17. Debug: 25 3 command.c:364 register_command_handler(): registering 'ocd_hla_device_desc'...
  18. Debug: 26 3 command.c:364 register_command_handler(): registering 'ocd_hla_serial'...
  19. Debug: 27 3 command.c:364 register_command_handler(): registering 'ocd_hla_layout'...
  20. Debug: 28 3 command.c:364 register_command_handler(): registering 'ocd_hla_vid_pid'...
  21. Debug: 29 3 command.c:364 register_command_handler(): registering 'ocd_hla_command'...
  22. Debug: 30 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_hla_layout stlink
  23. Debug: 31 3 command.c:143 script_debug(): command - hla_layout ocd_hla_layout stlink
  24. Debug: 33 3 hla_interface.c:239 hl_interface_handle_layout_command(): hl_interface_handle_layout_command
  25. Debug: 34 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_hla_device_desc ST-LINK/V2
  26. Debug: 35 3 command.c:143 script_debug(): command - hla_device_desc ocd_hla_device_desc ST-LINK/V2
  27. Debug: 37 3 hla_interface.c:213 hl_interface_handle_device_desc_command(): hl_interface_handle_device_desc_command
  28. Debug: 38 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_hla_vid_pid 0x0483 0x3748
  29. Debug: 39 3 command.c:143 script_debug(): command - hla_vid_pid ocd_hla_vid_pid 0x0483 0x3748
  30. Debug: 41 3 hla_interface.c:267 hl_interface_handle_vid_pid_command(): hl_interface_handle_vid_pid_command
  31. Debug: 42 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select hla_swd
  32. Debug: 43 3 command.c:143 script_debug(): command - ocd_transport ocd_transport select hla_swd
  33. Debug: 44 3 hla_transport.c:191 hl_transport_select(): hl_transport_select
  34. Debug: 45 3 command.c:364 register_command_handler(): registering 'ocd_hla'...
  35. Debug: 46 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  36. Debug: 47 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  37. Debug: 48 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  38. Debug: 49 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  39. Debug: 50 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  40. Debug: 51 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  41. Debug: 52 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  42. Debug: 53 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  43. Debug: 54 3 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  44. Debug: 55 3 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
  45. Debug: 56 3 configuration.c:82 find_file(): found /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts/target/stm32f0x_stlink.cfg
  46. Debug: 57 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_echo WARNING: target/stm32f0x_stlink.cfg is deprecated, please switch to target/stm32f0x.cfg
  47. Debug: 58 3 command.c:143 script_debug(): command - echo ocd_echo WARNING: target/stm32f0x_stlink.cfg is deprecated, please switch to target/stm32f0x.cfg
  48. User : 60 3 command.c:762 jim_echo(): WARNING: target/stm32f0x_stlink.cfg is deprecated, please switch to target/stm32f0x.cfg
  49. Debug: 61 3 configuration.c:82 find_file(): found /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts/target/stm32f0x.cfg
  50. Debug: 62 3 configuration.c:82 find_file(): found /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts/target/swj-dp.tcl
  51. Debug: 63 3 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  52. Debug: 64 3 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  53. Debug: 65 3 configuration.c:82 find_file(): found /opt/gnuarmeclipse/openocd/0.10.0-201610281609-dev//scripts/mem_helper.tcl
  54. Debug: 66 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mrw address
  55. Debug: 67 4 command.c:143 script_debug(): command - add_usage_text ocd_add_usage_text mrw address
  56. Debug: 69 4 command.c:1098 help_add_command(): added 'mrw' help text
  57. Debug: 70 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mrw Returns value of word in memory.
  58. Debug: 71 4 command.c:143 script_debug(): command - add_help_text ocd_add_help_text mrw Returns value of word in memory.
  59. Debug: 73 4 command.c:1111 help_add_command(): added 'mrw' help text
  60. Debug: 74 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mrb address
  61. Debug: 75 4 command.c:143 script_debug(): command - add_usage_text ocd_add_usage_text mrb address
  62. Debug: 77 4 command.c:1098 help_add_command(): added 'mrb' help text
  63. Debug: 78 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_help_text mrb Returns value of byte in memory.
  64. Debug: 79 4 command.c:143 script_debug(): command - add_help_text ocd_add_help_text mrb Returns value of byte in memory.
  65. Debug: 81 4 command.c:1111 help_add_command(): added 'mrb' help text
  66. Debug: 82 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_add_usage_text mmw address setbits clearbits
  67. Debug: 83 4 command.c:143 script_debug(): command - add_usage_text ocd_add_usage_text mmw address setbits clearbits
  68. Debug: 85 4 command.c:1098 help_add_command(): added 'mmw' help text
  69. Debug: 86 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;
  70. Debug: 87 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;
  71. Debug: 89 4 command.c:1111 help_add_command(): added 'mmw' help text
  72. Debug: 90 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  73. Debug: 91 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  74. Debug: 92 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  75. Debug: 93 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  76. Debug: 94 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  77. Debug: 95 4 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  78. Debug: 96 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_hla newtap stm32f0x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x0bb11477
  79. Debug: 97 4 command.c:143 script_debug(): command - ocd_hla ocd_hla newtap stm32f0x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x0bb11477
  80. Debug: 98 4 hla_tcl.c:116 jim_hl_newtap_cmd(): Creating New Tap, Chip: stm32f0x, Tap: cpu, Dotted: stm32f0x.cpu, 8 params
  81. Debug: 99 4 hla_tcl.c:126 jim_hl_newtap_cmd(): Processing option: -irlen
  82. Debug: 100 4 hla_tcl.c:126 jim_hl_newtap_cmd(): Processing option: -ircapture
  83. Debug: 101 4 hla_tcl.c:126 jim_hl_newtap_cmd(): Processing option: -irmask
  84. Debug: 102 4 hla_tcl.c:126 jim_hl_newtap_cmd(): Processing option: -expected-id
  85. Debug: 103 4 core.c:1304 jtag_tap_init(): Created Tap: stm32f0x.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
  86. Debug: 104 4 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create stm32f0x.cpu cortex_m -endian little -chain-position stm32f0x.cpu
  87. Debug: 105 4 command.c:143 script_debug(): command - ocd_target ocd_target create stm32f0x.cpu cortex_m -endian little -chain-position stm32f0x.cpu
  88. Info : 106 4 target.c:5255 target_create(): The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  89. Debug: 107 4 target.c:1892 target_free_all_working_areas_restore(): freeing all working areas
  90. Debug: 108 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  91. Debug: 109 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  92. Debug: 110 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  93. Debug: 111 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  94. Debug: 112 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  95. Debug: 113 4 command.c:364 register_command_handler(): registering 'ocd_arm'...
  96. Debug: 114 4 command.c:364 register_command_handler(): registering 'ocd_tpiu'...
  97. Debug: 115 4 command.c:364 register_command_handler(): registering 'ocd_itm'...
  98. Debug: 116 4 command.c:364 register_command_handler(): registering 'ocd_itm'...
  99. Debug: 117 4 hla_target.c:351 adapter_target_create(): adapter_target_create
  100. Debug: 118 4 hla_target.c:322 adapter_init_arch_info(): adapter_init_arch_info
  101. Debug: 119 4 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  102. Debug: 120 4 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  103. Debug: 121 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  104. Debug: 122 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  105. Debug: 123 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  106. Debug: 124 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  107. Debug: 125 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  108. Debug: 126 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  109. Debug: 127 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  110. Debug: 128 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  111. Debug: 129 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  112. Debug: 130 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  113. Debug: 131 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  114. Debug: 132 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  115. Debug: 133 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  116. Debug: 134 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  117. Debug: 135 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  118. Debug: 136 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  119. Debug: 137 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  120. Debug: 138 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  121. Debug: 139 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  122. Debug: 140 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  123. Debug: 141 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  124. Debug: 142 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  125. Debug: 143 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  126. Debug: 144 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  127. Debug: 145 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  128. Debug: 146 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  129. Debug: 147 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  130. Debug: 148 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  131. Debug: 149 5 command.c:364 register_command_handler(): registering 'ocd_stm32f0x.cpu'...
  132. Debug: 150 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
  133. Debug: 151 5 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
  134. Debug: 152 5 target.c:1892 target_free_all_working_areas_restore(): freeing all working areas
  135. Debug: 153 5 target.c:1892 target_free_all_working_areas_restore(): freeing all working areas
  136. Debug: 154 5 target.c:1892 target_free_all_working_areas_restore(): freeing all working areas
  137. Debug: 155 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash bank stm32f0x.flash stm32f1x 0x08000000 0 0 0 stm32f0x.cpu
  138. Debug: 156 5 command.c:143 script_debug(): command - ocd_flash ocd_flash bank stm32f0x.flash stm32f1x 0x08000000 0 0 0 stm32f0x.cpu
  139. Debug: 158 5 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  140. Debug: 159 5 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  141. Debug: 160 5 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  142. Debug: 161 5 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  143. Debug: 162 5 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  144. Debug: 163 5 tcl.c:1032 handle_flash_bank_command(): 'stm32f1x' driver usage field missing
  145. Debug: 164 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
  146. Debug: 165 5 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 1000
  147. Debug: 167 5 core.c:1631 jtag_config_khz(): handle jtag khz
  148. Debug: 168 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  149. Debug: 169 5 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  150. User : 170 5 command.c:544 command_print(): adapter speed: 1000 kHz
  151. Debug: 171 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 100
  152. Debug: 172 5 command.c:143 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 100
  153. User : 174 5 command.c:544 command_print(): adapter_nsrst_delay: 100
  154. Debug: 175 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_nogate
  155. Debug: 176 5 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_nogate
  156. User : 178 5 command.c:544 command_print(): none separate
  157. Debug: 179 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select
  158. Debug: 180 5 command.c:143 script_debug(): command - ocd_transport ocd_transport select
  159. Debug: 181 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -event examine-end stm32f0x_default_examine_end
  160. Debug: 182 5 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -event examine-end stm32f0x_default_examine_end
  161. Debug: 183 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -event reset-start stm32f0x_default_reset_start
  162. Debug: 184 5 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -event reset-start stm32f0x_default_reset_start
  163. Debug: 185 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -event reset-init stm32f0x_default_reset_init
  164. Debug: 186 5 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -event reset-init stm32f0x_default_reset_init
  165. Debug: 187 5 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_only srst_nogate
  166. Debug: 188 6 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_only srst_nogate
  167. User : 190 6 command.c:544 command_print(): srst_only separate srst_nogate srst_open_drain connect_deassert_srst
  168. Debug: 191 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_init
  169. Debug: 192 6 command.c:143 script_debug(): command - init ocd_init
  170. Debug: 194 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target init
  171. Debug: 195 6 command.c:143 script_debug(): command - ocd_target ocd_target init
  172. Debug: 197 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  173. Debug: 198 6 command.c:143 script_debug(): command - ocd_target ocd_target names
  174. Debug: 199 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu cget -event gdb-flash-erase-start
  175. Debug: 200 6 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu cget -event gdb-flash-erase-start
  176. Debug: 201 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -event gdb-flash-erase-start reset init
  177. Debug: 202 6 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -event gdb-flash-erase-start reset init
  178. Debug: 203 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu cget -event gdb-flash-write-end
  179. Debug: 204 6 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu cget -event gdb-flash-write-end
  180. Debug: 205 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_stm32f0x.cpu configure -event gdb-flash-write-end reset halt
  181. Debug: 206 6 command.c:143 script_debug(): command - ocd_stm32f0x.cpu ocd_stm32f0x.cpu configure -event gdb-flash-write-end reset halt
  182. Debug: 207 6 target.c:1317 handle_target_init_command(): Initializing targets...
  183. Debug: 208 6 hla_target.c:341 adapter_init_target(): adapter_init_target
  184. Debug: 209 6 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  185. Debug: 210 6 command.c:364 register_command_handler(): registering 'ocd_trace'...
  186. Debug: 211 6 command.c:364 register_command_handler(): registering 'ocd_trace'...
  187. Debug: 212 6 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  188. Debug: 213 6 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  189. Debug: 214 6 command.c:364 register_command_handler(): registering 'ocd_profile'...
  190. Debug: 215 6 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  191. Debug: 216 6 command.c:364 register_command_handler(): registering 'ocd_reg'...
  192. Debug: 217 6 command.c:364 register_command_handler(): registering 'ocd_poll'...
  193. Debug: 218 6 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  194. Debug: 219 6 command.c:364 register_command_handler(): registering 'ocd_halt'...
  195. Debug: 220 6 command.c:364 register_command_handler(): registering 'ocd_resume'...
  196. Debug: 221 6 command.c:364 register_command_handler(): registering 'ocd_reset'...
  197. Debug: 222 6 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  198. Debug: 223 6 command.c:364 register_command_handler(): registering 'ocd_step'...
  199. Debug: 224 6 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  200. Debug: 225 6 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  201. Debug: 226 6 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  202. Debug: 227 6 command.c:364 register_command_handler(): registering 'ocd_mww'...
  203. Debug: 228 6 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  204. Debug: 229 6 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  205. Debug: 230 6 command.c:364 register_command_handler(): registering 'ocd_bp'...
  206. Debug: 231 6 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  207. Debug: 232 6 command.c:364 register_command_handler(): registering 'ocd_wp'...
  208. Debug: 233 6 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  209. Debug: 234 6 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  210. Debug: 235 6 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  211. Debug: 236 6 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  212. Debug: 237 6 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  213. Debug: 238 6 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  214. Debug: 239 6 command.c:364 register_command_handler(): registering 'ocd_ps'...
  215. Debug: 240 6 command.c:364 register_command_handler(): registering 'ocd_test_mem_access'...
  216. Debug: 241 6 hla_interface.c:109 hl_interface_init(): hl_interface_init
  217. Debug: 242 6 hla_layout.c:83 hl_layout_init(): hl_layout_init
  218. Debug: 243 6 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  219. Debug: 244 6 core.c:1601 adapter_khz_to_speed(): have interface set up
  220. Info : 245 6 stlink_usb.c:1608 stlink_speed(): Unable to match requested speed 1000 kHz, using 950 kHz
  221. Debug: 246 6 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  222. Debug: 247 6 core.c:1601 adapter_khz_to_speed(): have interface set up
  223. Info : 248 6 stlink_usb.c:1608 stlink_speed(): Unable to match requested speed 1000 kHz, using 950 kHz
  224. Info : 249 6 core.c:1386 adapter_init(): clock speed 950 kHz
  225. Debug: 250 6 openocd.c:144 handle_init_command(): Debug Adapter init complete
  226. Debug: 251 6 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport init
  227. Debug: 252 6 command.c:143 script_debug(): command - ocd_transport ocd_transport init
  228. Debug: 254 6 transport.c:239 handle_transport_init(): handle_transport_init
  229. Debug: 255 6 hla_transport.c:152 hl_transport_init(): hl_transport_init
  230. Debug: 256 7 hla_transport.c:169 hl_transport_init(): current transport hla_swd
  231. Debug: 257 7 hla_interface.c:42 hl_interface_open(): hl_interface_open
  232. Debug: 258 7 hla_layout.c:40 hl_layout_open(): hl_layout_open
  233. Debug: 259 7 stlink_usb.c:1642 stlink_usb_open(): stlink_usb_open
  234. Debug: 260 7 stlink_usb.c:1659 stlink_usb_open(): transport: 1 vid: 0x0483 pid: 0x3748 serial:
  235. Info : 261 9 stlink_usb.c:563 stlink_usb_version(): STLINK v2 JTAG v27 API v2 SWIM v6 VID 0x0483 PID 0x3748
  236. Info : 262 9 stlink_usb.c:1770 stlink_usb_open(): using stlink api v2
  237. Debug: 263 9 stlink_usb.c:762 stlink_usb_init_mode(): MODE: 0x02
  238. Info : 264 9 stlink_usb.c:595 stlink_usb_check_voltage(): Target voltage: 3.575968
  239. Debug: 265 9 stlink_usb.c:817 stlink_usb_init_mode(): MODE: 0x01
  240. Debug: 266 10 stlink_usb.c:843 stlink_usb_init_mode(): MODE: 0x02
  241. Debug: 267 10 stlink_usb.c:1785 stlink_usb_open(): Supported clock speeds are:
  242. Debug: 268 10 stlink_usb.c:1788 stlink_usb_open(): 4000 kHz
  243. Debug: 269 10 stlink_usb.c:1788 stlink_usb_open(): 1800 kHz
  244. Debug: 270 10 stlink_usb.c:1788 stlink_usb_open(): 1200 kHz
  245. Debug: 271 10 stlink_usb.c:1788 stlink_usb_open(): 950 kHz
  246. Debug: 272 10 stlink_usb.c:1788 stlink_usb_open(): 480 kHz
  247. Debug: 273 10 stlink_usb.c:1788 stlink_usb_open(): 240 kHz
  248. Debug: 274 10 stlink_usb.c:1788 stlink_usb_open(): 125 kHz
  249. Debug: 275 10 stlink_usb.c:1788 stlink_usb_open(): 100 kHz
  250. Debug: 276 10 stlink_usb.c:1788 stlink_usb_open(): 50 kHz
  251. Debug: 277 10 stlink_usb.c:1788 stlink_usb_open(): 25 kHz
  252. Debug: 278 10 stlink_usb.c:1788 stlink_usb_open(): 15 kHz
  253. Debug: 279 10 stlink_usb.c:1788 stlink_usb_open(): 5 kHz
  254. Debug: 280 11 stlink_usb.c:1808 stlink_usb_open(): Using TAR autoincrement: 1024
  255. Debug: 281 11 hla_interface.c:127 hl_interface_execute_queue(): hl_interface_execute_queue: ignored
  256. Debug: 282 11 core.c:729 jtag_add_reset(): SRST line released
  257. Debug: 283 11 core.c:753 jtag_add_reset(): TRST line released
  258. Debug: 284 11 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  259. Debug: 285 11 hla_interface.c:67 hl_interface_init_target(): hl_interface_init_target
  260. Debug: 286 12 stlink_usb.c:868 stlink_usb_idcode(): IDCODE: 0x0BB11477
  261. Debug: 287 12 openocd.c:157 handle_init_command(): Examining targets...
  262. Debug: 288 12 target.c:1510 target_call_event_callbacks(): target event 21 (examine-start)
  263. Debug: 289 12 hla_target.c:750 adapter_read_memory(): adapter_read_memory 0xe000ed00 4 1
  264. Debug: 290 12 target.c:2235 target_read_u32(): address: 0xe000ed00, value: 0x410cc200
  265. Debug: 291 12 cortex_m.c:1928 cortex_m_examine(): Cortex-M0 r0p0 processor detected
  266. Debug: 292 12 cortex_m.c:1936 cortex_m_examine(): cpuid: 0x410cc200
  267. Debug: 293 12 target.c:2323 target_write_u32(): address: 0xe000edfc, value: 0x01000000
  268. Debug: 294 12 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe000edfc 4 1
  269. Debug: 295 12 hla_target.c:750 adapter_read_memory(): adapter_read_memory 0xe0002000 4 1
  270. Debug: 296 13 target.c:2235 target_read_u32(): address: 0xe0002000, value: 0x00000040
  271. Debug: 297 13 target.c:2323 target_write_u32(): address: 0xe0002008, value: 0x00000000
  272. Debug: 298 13 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe0002008 4 1
  273. Debug: 299 13 target.c:2323 target_write_u32(): address: 0xe000200c, value: 0x00000000
  274. Debug: 300 13 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe000200c 4 1
  275. Debug: 301 14 target.c:2323 target_write_u32(): address: 0xe0002010, value: 0x00000000
  276. Debug: 302 14 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe0002010 4 1
  277. Debug: 303 14 target.c:2323 target_write_u32(): address: 0xe0002014, value: 0x00000000
  278. Debug: 304 14 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe0002014 4 1
  279. Debug: 305 15 cortex_m.c:2027 cortex_m_examine(): FPB fpcr 0x40, numcode 4, numlit 0
  280. Debug: 306 15 hla_target.c:750 adapter_read_memory(): adapter_read_memory 0xe0001000 4 1
  281. Debug: 307 15 target.c:2235 target_read_u32(): address: 0xe0001000, value: 0x20000000
  282. Debug: 308 15 target.c:2323 target_write_u32(): address: 0xe0001028, value: 0x00000000
  283. Debug: 309 15 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe0001028 4 1
  284. Debug: 310 15 target.c:2323 target_write_u32(): address: 0xe0001038, value: 0x00000000
  285. Debug: 311 15 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0xe0001038 4 1
  286. Debug: 312 16 cortex_m.c:1842 cortex_m_dwt_setup(): DWT dwtcr 0x20000000, comp 2, watch/trigger
  287. Info : 313 16 cortex_m.c:2037 cortex_m_examine(): stm32f0x.cpu: hardware has 4 breakpoints, 2 watchpoints
  288. Debug: 314 16 target.c:1510 target_call_event_callbacks(): target event 22 (examine-end)
  289. Debug: 315 16 target.c:4291 target_handle_event(): target: (0) stm32f0x.cpu (hla_target) event: 22 (examine-end) action: stm32f0x_default_examine_end
  290. Debug: 316 16 hla_target.c:750 adapter_read_memory(): adapter_read_memory 0x40015804 4 1
  291. Debug: 317 16 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0x40015804 6
  292. Debug: 318 16 command.c:143 script_debug(): command - mww ocd_mww 0x40015804 6
  293. Debug: 320 17 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0x40015804 4 1
  294. Debug: 321 17 hla_target.c:750 adapter_read_memory(): adapter_read_memory 0x40015808 4 1
  295. Debug: 322 18 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mww 0x40015808 6144
  296. Debug: 323 18 command.c:143 script_debug(): command - mww ocd_mww 0x40015808 6144
  297. Debug: 325 18 hla_target.c:764 adapter_write_memory(): adapter_write_memory 0x40015808 4 1
  298. Debug: 326 19 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash init
  299. Debug: 327 19 command.c:143 script_debug(): command - ocd_flash ocd_flash init
  300. Debug: 329 19 tcl.c:1098 handle_flash_init_command(): Initializing flash devices...
  301. Debug: 330 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  302. Debug: 331 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  303. Debug: 332 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  304. Debug: 333 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  305. Debug: 334 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  306. Debug: 335 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  307. Debug: 336 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  308. Debug: 337 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  309. Debug: 338 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  310. Debug: 339 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  311. Debug: 340 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  312. Debug: 341 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  313. Debug: 342 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  314. Debug: 343 19 command.c:364 register_command_handler(): registering 'ocd_flash'...
  315. Debug: 344 19 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  316. Debug: 345 19 command.c:143 script_debug(): command - ocd_mflash ocd_mflash init
  317. Debug: 347 20 mflash.c:1377 handle_mflash_init_command(): Initializing mflash devices...
  318. Debug: 348 20 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_nand init
  319. Debug: 349 20 command.c:143 script_debug(): command - ocd_nand ocd_nand init
  320. Debug: 351 20 tcl.c:495 handle_nand_init_command(): Initializing NAND devices...
  321. Debug: 352 20 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_pld init
  322. Debug: 353 20 command.c:143 script_debug(): command - ocd_pld ocd_pld init
  323. Debug: 355 21 pld.c:205 handle_pld_init_command(): Initializing PLDs...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement