Guest User

Untitled

a guest
Jan 19th, 2012
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 KB | None | 0 0
  1. luke@LenovoW510:~/Dropbox/mmd/firmware$ openocd -d 3 -f ./scripts/openocd.cfg
  2. Open On-Chip Debugger 0.6.0-dev-00082-gbfe634a-dirty (2012-01-18-10:06)
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.berlios.de/doc/doxygen/bugs.html
  6. User : 11 4 command.c:557 command_print(): debug_level: 3
  7. Debug: 12 4 configuration.c:45 add_script_search_dir(): adding /home/luke/.openocd
  8. Debug: 13 4 configuration.c:45 add_script_search_dir(): adding /home/luke/usr/arm_cm3/share/openocd/site
  9. Debug: 14 4 configuration.c:45 add_script_search_dir(): adding /home/luke/usr/arm_cm3/share/openocd/scripts
  10. Debug: 15 4 configuration.c:87 find_file(): found ./scripts/openocd.cfg
  11. Debug: 16 4 configuration.c:87 find_file(): found /home/luke/usr/arm_cm3/share/openocd/scripts/interface/olimex-arm-usb-tiny-h.cfg
  12. Debug: 17 4 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_interface ft2232
  13. Debug: 18 4 command.c:151 script_debug(): command - interface ocd_interface ft2232
  14. Debug: 20 4 command.c:364 register_command_handler(): registering 'ocd_ft2232_device_desc'...
  15. Debug: 21 4 command.c:364 register_command_handler(): registering 'ocd_ft2232_serial'...
  16. Debug: 22 4 command.c:364 register_command_handler(): registering 'ocd_ft2232_layout'...
  17. Debug: 23 4 command.c:364 register_command_handler(): registering 'ocd_ft2232_vid_pid'...
  18. Debug: 24 4 command.c:364 register_command_handler(): registering 'ocd_ft2232_latency'...
  19. Info : 25 5 transport.c:123 allow_transports(): only one transport option; autoselect 'jtag'
  20. Debug: 26 5 command.c:364 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
  21. Debug: 27 5 command.c:364 register_command_handler(): registering 'ocd_jtag_rclk'...
  22. Debug: 28 5 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
  23. Debug: 29 5 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
  24. Debug: 30 5 command.c:364 register_command_handler(): registering 'ocd_scan_chain'...
  25. Debug: 31 5 command.c:364 register_command_handler(): registering 'ocd_jtag_reset'...
  26. Debug: 32 5 command.c:364 register_command_handler(): registering 'ocd_runtest'...
  27. Debug: 33 5 command.c:364 register_command_handler(): registering 'ocd_irscan'...
  28. Debug: 34 5 command.c:364 register_command_handler(): registering 'ocd_verify_ircapture'...
  29. Debug: 35 5 command.c:364 register_command_handler(): registering 'ocd_verify_jtag'...
  30. Debug: 36 5 command.c:364 register_command_handler(): registering 'ocd_tms_sequence'...
  31. Debug: 37 5 command.c:364 register_command_handler(): registering 'ocd_wait_srst_deassert'...
  32. Debug: 38 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  33. Debug: 39 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  34. Debug: 40 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  35. Debug: 41 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  36. Debug: 42 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  37. Debug: 43 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  38. Debug: 44 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  39. Debug: 45 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  40. Debug: 46 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  41. Debug: 47 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  42. Debug: 48 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  43. Debug: 49 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  44. Debug: 50 5 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  45. Debug: 51 5 command.c:364 register_command_handler(): registering 'ocd_svf'...
  46. Debug: 52 5 command.c:364 register_command_handler(): registering 'ocd_xsvf'...
  47. Debug: 53 5 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_ft2232_device_desc Olimex OpenOCD JTAG ARM-USB-TINY-H
  48. Debug: 54 5 command.c:151 script_debug(): command - ft2232_device_desc ocd_ft2232_device_desc Olimex OpenOCD JTAG ARM-USB-TINY-H
  49. Debug: 56 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_ft2232_layout olimex-jtag
  50. Debug: 57 6 command.c:151 script_debug(): command - ft2232_layout ocd_ft2232_layout olimex-jtag
  51. Debug: 59 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_ft2232_vid_pid 0x15ba 0x002a
  52. Debug: 60 6 command.c:151 script_debug(): command - ft2232_vid_pid ocd_ft2232_vid_pid 0x15ba 0x002a
  53. Debug: 62 6 configuration.c:87 find_file(): found /home/luke/usr/arm_cm3/share/openocd/scripts/target/stm32w108x.cfg
  54. Debug: 63 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
  55. Debug: 64 6 command.c:151 script_debug(): command - adapter_khz ocd_adapter_khz 1000
  56. Debug: 66 6 core.c:1639 jtag_config_khz(): handle jtag khz
  57. Debug: 67 6 core.c:1602 adapter_khz_to_speed(): convert khz to interface specific speed value
  58. Debug: 68 6 core.c:1602 adapter_khz_to_speed(): convert khz to interface specific speed value
  59. User : 69 6 command.c:557 command_print(): 1000 kHz
  60. Debug: 70 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_adapter_nsrst_delay 100
  61. Debug: 71 6 command.c:151 script_debug(): command - adapter_nsrst_delay ocd_adapter_nsrst_delay 100
  62. User : 73 6 command.c:557 command_print(): adapter_nsrst_delay: 100
  63. Debug: 74 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_jtag_ntrst_delay 100
  64. Debug: 75 6 command.c:151 script_debug(): command - jtag_ntrst_delay ocd_jtag_ntrst_delay 100
  65. User : 77 6 command.c:557 command_print(): jtag_ntrst_delay: 100
  66. Debug: 78 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap stm32w108 cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x3ba00477
  67. Debug: 79 6 command.c:151 script_debug(): command - ocd_jtag ocd_jtag newtap stm32w108 cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x3ba00477
  68. Debug: 80 6 tcl.c:575 jim_newtap_cmd(): Creating New Tap, Chip: stm32w108, Tap: cpu, Dotted: stm32w108.cpu, 8 params
  69. Debug: 81 6 tcl.c:592 jim_newtap_cmd(): Processing option: -irlen
  70. Debug: 82 6 tcl.c:592 jim_newtap_cmd(): Processing option: -ircapture
  71. Debug: 83 6 tcl.c:592 jim_newtap_cmd(): Processing option: -irmask
  72. Debug: 84 6 tcl.c:592 jim_newtap_cmd(): Processing option: -expected-id
  73. Debug: 85 6 core.c:1337 jtag_tap_init(): Created Tap: stm32w108.cpu @ abs position 0, irlen 4, capture: 0x1 mask: 0xf
  74. Debug: 86 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap stm32w108 bs -irlen 4 -ircapture 0x0e -irmask 0xf -expected-id 0x169a862b
  75. Debug: 87 6 command.c:151 script_debug(): command - ocd_jtag ocd_jtag newtap stm32w108 bs -irlen 4 -ircapture 0x0e -irmask 0xf -expected-id 0x169a862b
  76. Debug: 88 6 tcl.c:575 jim_newtap_cmd(): Creating New Tap, Chip: stm32w108, Tap: bs, Dotted: stm32w108.bs, 8 params
  77. Debug: 89 6 tcl.c:592 jim_newtap_cmd(): Processing option: -irlen
  78. Debug: 90 6 tcl.c:592 jim_newtap_cmd(): Processing option: -ircapture
  79. Warn : 91 6 tcl.c:521 jim_newtap_ir_param(): stm32w108.bs: nonstandard IR value
  80. Debug: 92 6 tcl.c:592 jim_newtap_cmd(): Processing option: -irmask
  81. Debug: 93 6 tcl.c:592 jim_newtap_cmd(): Processing option: -expected-id
  82. Debug: 94 6 core.c:1337 jtag_tap_init(): Created Tap: stm32w108.bs @ abs position 0, irlen 4, capture: 0xe mask: 0xf
  83. Debug: 95 6 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_target create stm32w108.cpu cortex_m3 -endian little -chain-position stm32w108.cpu
  84. Debug: 96 6 command.c:151 script_debug(): command - ocd_target ocd_target create stm32w108.cpu cortex_m3 -endian little -chain-position stm32w108.cpu
  85. Debug: 97 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  86. Debug: 98 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  87. Debug: 99 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  88. Debug: 100 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  89. Debug: 101 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  90. Debug: 102 6 command.c:364 register_command_handler(): registering 'ocd_arm'...
  91. Debug: 103 6 command.c:364 register_command_handler(): registering 'ocd_dap'...
  92. Debug: 104 6 command.c:364 register_command_handler(): registering 'ocd_dap'...
  93. Debug: 105 6 command.c:364 register_command_handler(): registering 'ocd_dap'...
  94. Debug: 106 6 command.c:364 register_command_handler(): registering 'ocd_dap'...
  95. Debug: 107 6 command.c:364 register_command_handler(): registering 'ocd_dap'...
  96. Debug: 108 6 command.c:364 register_command_handler(): registering 'ocd_cortex_m3'...
  97. Debug: 109 6 command.c:364 register_command_handler(): registering 'ocd_cortex_m3'...
  98. Debug: 110 7 command.c:364 register_command_handler(): registering 'ocd_cortex_m3'...
  99. Debug: 111 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  100. Debug: 112 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  101. Debug: 113 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  102. Debug: 114 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  103. Debug: 115 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  104. Debug: 116 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  105. Debug: 117 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  106. Debug: 118 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  107. Debug: 119 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  108. Debug: 120 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  109. Debug: 121 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  110. Debug: 122 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  111. Debug: 123 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  112. Debug: 124 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  113. Debug: 125 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  114. Debug: 126 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  115. Debug: 127 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  116. Debug: 128 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  117. Debug: 129 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  118. Debug: 130 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  119. Debug: 131 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  120. Debug: 132 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  121. Debug: 133 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  122. Debug: 134 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  123. Debug: 135 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  124. Debug: 136 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  125. Debug: 137 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  126. Debug: 138 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  127. Debug: 139 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  128. Debug: 140 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  129. Debug: 141 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  130. Debug: 142 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  131. Debug: 143 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  132. Debug: 144 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  133. Debug: 145 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  134. Debug: 146 7 command.c:364 register_command_handler(): registering 'ocd_stm32w108.cpu'...
  135. Debug: 147 7 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_stm32w108.cpu configure -work-area-phys 0x20000000 -work-area-size 0x4000 -work-area-backup 0
  136. Debug: 148 7 command.c:151 script_debug(): command - ocd_stm32w108.cpu ocd_stm32w108.cpu configure -work-area-phys 0x20000000 -work-area-size 0x4000 -work-area-backup 0
  137. Debug: 149 7 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_flash bank stm32w108.flash stm32f1x 0x08000000 0 0 0 stm32w108.cpu
  138. Debug: 150 7 command.c:151 script_debug(): command - ocd_flash ocd_flash bank stm32w108.flash stm32f1x 0x08000000 0 0 0 stm32w108.cpu
  139. Debug: 152 7 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  140. Debug: 153 7 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  141. Debug: 154 7 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  142. Debug: 155 7 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  143. Debug: 156 7 command.c:364 register_command_handler(): registering 'ocd_stm32f1x'...
  144. Debug: 157 7 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_cortex_m3 reset_config sysresetreq
  145. Debug: 158 7 command.c:151 script_debug(): command - ocd_cortex_m3 ocd_cortex_m3 reset_config sysresetreq
  146. User : 160 7 command.c:557 command_print(): cortex_m3 reset_config sysresetreq
  147. Debug: 161 7 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_init
  148. Debug: 162 7 command.c:151 script_debug(): command - init ocd_init
  149. Debug: 164 7 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_target init
  150. Debug: 165 7 command.c:151 script_debug(): command - ocd_target ocd_target init
  151. Debug: 167 7 target.c:982 handle_target_init_command(): Initializing targets...
  152. Debug: 168 7 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  153. Debug: 169 8 command.c:364 register_command_handler(): registering 'ocd_trace'...
  154. Debug: 170 8 command.c:364 register_command_handler(): registering 'ocd_trace'...
  155. Debug: 171 12 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  156. Debug: 172 12 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  157. Debug: 173 12 command.c:364 register_command_handler(): registering 'ocd_profile'...
  158. Debug: 174 12 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  159. Debug: 175 12 command.c:364 register_command_handler(): registering 'ocd_reg'...
  160. Debug: 176 12 command.c:364 register_command_handler(): registering 'ocd_poll'...
  161. Debug: 177 12 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  162. Debug: 178 12 command.c:364 register_command_handler(): registering 'ocd_halt'...
  163. Debug: 179 12 command.c:364 register_command_handler(): registering 'ocd_resume'...
  164. Debug: 180 12 command.c:364 register_command_handler(): registering 'ocd_reset'...
  165. Debug: 181 12 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  166. Debug: 182 12 command.c:364 register_command_handler(): registering 'ocd_step'...
  167. Debug: 183 12 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  168. Debug: 184 12 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  169. Debug: 185 12 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  170. Debug: 186 12 command.c:364 register_command_handler(): registering 'ocd_mww'...
  171. Debug: 187 13 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  172. Debug: 188 13 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  173. Debug: 189 13 command.c:364 register_command_handler(): registering 'ocd_bp'...
  174. Debug: 190 13 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  175. Debug: 191 13 command.c:364 register_command_handler(): registering 'ocd_wp'...
  176. Debug: 192 13 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  177. Debug: 193 13 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  178. Debug: 194 13 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  179. Debug: 195 13 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  180. Debug: 196 13 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  181. Debug: 197 13 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  182. Debug: 198 13 ft2232.c:2478 ft2232_init(): ft2232 interface using shortest path jtag state transitions
  183. Debug: 199 13 ft2232.c:2351 ft2232_init_libftdi(): 'ft2232' interface using libftdi with 'olimex-jtag' layout (15ba:002a)
  184. Debug: 200 29 ft2232.c:2398 ft2232_init_libftdi(): current latency timer: 2
  185. Debug: 201 29 ft2232.c:2409 ft2232_init_libftdi(): FTDI chip type: 4 "2232H"
  186. Debug: 202 29 ft2232.c:2435 ft2232_set_data_bits_low_byte(): 80 08 1b
  187. Debug: 203 30 ft2232.c:2455 ft2232_set_data_bits_high_byte(): 82 09 0f
  188. Info : 204 30 ft2232.c:648 ft2232h_ft4232h_clk_divide_by_5(): max TCK change to: 30000 kHz
  189. Debug: 205 30 core.c:1602 adapter_khz_to_speed(): convert khz to interface specific speed value
  190. Debug: 206 30 core.c:1606 adapter_khz_to_speed(): have interface set up
  191. Debug: 207 30 ft2232.c:616 ft2232h_ft4232h_adaptive_clocking(): 97
  192. Debug: 208 30 ft2232.c:677 ft2232_speed(): 86 1d 00
  193. Debug: 209 30 core.c:1602 adapter_khz_to_speed(): convert khz to interface specific speed value
  194. Debug: 210 31 core.c:1606 adapter_khz_to_speed(): have interface set up
  195. Info : 211 31 core.c:1421 adapter_init(): clock speed 1000 kHz
  196. Debug: 212 31 openocd.c:137 handle_init_command(): Debug Adapter init complete
  197. Debug: 213 31 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_transport init
  198. Debug: 214 31 command.c:151 script_debug(): command - ocd_transport ocd_transport init
  199. Debug: 216 31 transport.c:255 handle_transport_init(): handle_transport_init
  200. Debug: 217 31 ft2232.c:1516 olimex_jtag_reset(): trst: 0, srst: 0, high_output: 0x01, high_direction: 0x0f
  201. Debug: 218 31 core.c:713 jtag_add_reset(): SRST line released
  202. Debug: 219 31 core.c:737 jtag_add_reset(): TRST line released
  203. Debug: 220 31 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
  204. Debug: 221 235 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
  205. Debug: 222 235 command.c:151 script_debug(): command - ocd_jtag ocd_jtag arp_init
  206. Debug: 223 235 core.c:1435 jtag_init_inner(): Init JTAG chain
  207. Debug: 224 235 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
  208. Debug: 225 235 core.c:1055 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  209. Debug: 226 235 core.c:329 jtag_call_event_callbacks(): jtag event: TAP reset
  210. Info : 227 238 core.c:955 jtag_examine_chain_display(): JTAG tap: stm32w108.cpu tap/device found: 0x3ba00477 (mfg: 0x23b, part: 0xba00, ver: 0x3)
  211. Info : 228 238 core.c:955 jtag_examine_chain_display(): JTAG tap: stm32w108.bs tap/device found: 0x169a862b (mfg: 0x315, part: 0x69a8, ver: 0x1)
  212. Debug: 229 238 core.c:1219 jtag_validate_ircapture(): IR capture validation scan
  213. Debug: 230 240 core.c:1280 jtag_validate_ircapture(): stm32w108.cpu: IR capture 0x01
  214. Debug: 231 240 core.c:1280 jtag_validate_ircapture(): stm32w108.bs: IR capture 0x0e
  215. Debug: 232 240 openocd.c:150 handle_init_command(): Examining targets...
  216. Debug: 233 240 arm_adi_v5.c:1167 ahbap_debugport_init():
  217. Debug: 234 244 target.c:1658 target_read_u32(): address: 0xe000ed00, value: 0x411fc231
  218. Debug: 235 244 cortex_m3.c:1907 cortex_m3_examine(): Cortex-M3 r1p1 processor detected
  219. Debug: 236 244 cortex_m3.c:1908 cortex_m3_examine(): cpuid: 0x411fc231
  220. Debug: 237 246 target.c:1658 target_read_u32(): address: 0xe0002000, value: 0x00000260
  221. Debug: 238 246 cortex_m3.c:1925 cortex_m3_examine(): FPB fpcr 0x260, numcode 6, numlit 2
  222. Debug: 239 248 adi_v5_jtag.c:274 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT error, 0xf0000003
  223. Error: 240 248 adi_v5_jtag.c:301 jtagdp_transaction_endcheck(): JTAG-DP OVERRUN - check clock, memaccess, or reduce jtag speed
  224. Debug: 241 250 adi_v5_jtag.c:320 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0xf0000001
  225. Error: 242 253 adi_v5_jtag.c:335 jtagdp_transaction_endcheck(): MEM_AP_CSW 0x23000052, MEM_AP_TAR 0xe0001000
  226. Debug: 243 256 target.c:1658 target_read_u32(): address: 0xe0001000, value: 0x40000401
  227. Debug: 244 256 cortex_m3.c:1877 cortex_m3_dwt_setup(): DWT dwtcr 0x40000401, comp 4, watch/trigger
  228. Info : 245 256 cortex_m3.c:1934 cortex_m3_examine(): stm32w108.cpu: hardware has 6 breakpoints, 4 watchpoints
  229. Debug: 246 256 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_flash init
  230. Debug: 247 256 command.c:151 script_debug(): command - ocd_flash ocd_flash init
  231. Debug: 249 259 tcl.c:912 handle_flash_init_command(): Initializing flash devices...
  232. Debug: 250 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  233. Debug: 251 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  234. Debug: 252 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  235. Debug: 253 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  236. Debug: 254 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  237. Debug: 255 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  238. Debug: 256 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  239. Debug: 257 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  240. Debug: 258 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  241. Debug: 259 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  242. Debug: 260 259 command.c:364 register_command_handler(): registering 'ocd_flash'...
  243. Debug: 261 259 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  244. Debug: 262 260 command.c:151 script_debug(): command - ocd_mflash ocd_mflash init
  245. Debug: 264 262 mflash.c:1331 handle_mflash_init_command(): Initializing mflash devices...
  246. Debug: 265 262 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_nand init
  247. Debug: 266 262 command.c:151 script_debug(): command - ocd_nand ocd_nand init
  248. Debug: 268 264 tcl.c:521 handle_nand_init_command(): Initializing NAND devices...
  249. Debug: 269 264 command.c:151 script_debug(): command - ocd_command ocd_command type ocd_pld init
  250. Debug: 270 264 command.c:151 script_debug(): command - ocd_pld ocd_pld init
  251. Debug: 272 266 pld.c:232 handle_pld_init_command(): Initializing PLDs...
  252. Info : 273 50263 server.c:80 add_connection(): accepting 'gdb' connection from 3333
  253. Debug: 274 50263 breakpoints.c:361 breakpoint_clear_target_internal(): Delete all breakpoints for target: stm32w108.cpu
  254. Debug: 275 50263 breakpoints.c:516 watchpoint_clear_target(): Delete all watchpoints for target: stm32w108.cpu
  255. Debug: 276 50263 target.c:1115 target_call_event_callbacks(): target event 25 (gdb-attach)
  256. Debug: 277 50266 target.c:1658 target_read_u32(): address: 0xe0042000, value: 0x00000000
  257. Info : 278 50266 stm32f1x.c:855 stm32x_probe(): device id = 0x00000000
  258. Debug: 279 50267 target.c:1686 target_read_u16(): address: 0x1ffff7e0, value: 0x0000
  259. Warn : 280 50267 stm32f1x.c:989 stm32x_probe(): Cannot identify target as a STM32 family.
  260. Error: 281 50267 core.c:235 get_flash_bank_by_num(): auto_probe failed
  261. Error: 282 50267 gdb_server.c:870 gdb_new_connection(): Connect failed. Consider setting up a gdb-attach event for the target to prepare target for GDB connect, or use 'gdb_memory_map disable'.
  262. Error: 283 50267 server.c:84 add_connection(): attempted 'gdb' connection rejected
Advertisement
Add Comment
Please, Sign In to add comment