Advertisement
Guest User

Untitled

a guest
May 7th, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.48 KB | None | 0 0
  1. penocd-0.10.0>bin-x64\openocd.exe -d -f vdnto.cfg
  2. Open On-Chip Debugger 0.10.0
  3. Licensed under GNU GPL v2
  4. For bug reports, read
  5. http://openocd.org/doc/doxygen/bugs.html
  6. User : 13 0 command.c:544 command_print(): debug_level: 3
  7. Debug: 14 0 options.c:181 add_default_dirs(): bindir=bin-x64
  8. Debug: 15 16 options.c:182 add_default_dirs(): pkgdatadir=
  9. Debug: 16 16 options.c:183 add_default_dirs(): exepath=C:/Users/lp/Desktop/openocd-0.10.0/bin-x64
  10. Debug: 17 16 options.c:184 add_default_dirs(): bin2data=../
  11. Debug: 18 16 configuration.c:42 add_script_search_dir(): adding C:\Users\lp\AppData\Roaming/OpenOCD
  12. Debug: 19 16 configuration.c:42 add_script_search_dir(): adding C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//site
  13. Debug: 20 32 configuration.c:42 add_script_search_dir(): adding C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts
  14. Debug: 21 32 configuration.c:82 find_file(): found vdnto.cfg
  15. Debug: 22 47 configuration.c:82 find_file(): found C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts/interface/ftdi/tumpa.cfg
  16. Debug: 23 47 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi
  17. Debug: 24 47 command.c:143 script_debug(): command - interface ocd_interface ftdi
  18. Debug: 26 63 command.c:364 register_command_handler(): registering 'ocd_ftdi_device_desc'...
  19. Debug: 27 63 command.c:364 register_command_handler(): registering 'ocd_ftdi_serial'...
  20. Debug: 28 63 command.c:364 register_command_handler(): registering 'ocd_ftdi_location'...
  21. Debug: 29 79 command.c:364 register_command_handler(): registering 'ocd_ftdi_channel'...
  22. Debug: 30 79 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_init'...
  23. Debug: 31 94 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_signal'...
  24. Debug: 32 94 command.c:364 register_command_handler(): registering 'ocd_ftdi_set_signal'...
  25. Debug: 33 94 command.c:364 register_command_handler(): registering 'ocd_ftdi_get_signal'...
  26. Debug: 34 110 command.c:364 register_command_handler(): registering 'ocd_ftdi_vid_pid'...
  27. Debug: 35 125 command.c:364 register_command_handler(): registering 'ocd_ftdi_tdo_sample_edge'...
  28. Debug: 36 125 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010
  29. Debug: 37 141 command.c:143 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010
  30. Debug: 39 141 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_init 0x0038 0x087b
  31. Debug: 40 141 command.c:143 script_debug(): command - ftdi_layout_init ocd_ftdi_layout_init 0x0038 0x087b
  32. Debug: 42 157 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nTRST -data 0x0020
  33. Debug: 43 157 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0020
  34. Debug: 45 157 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -data 0x0010
  35. Debug: 46 172 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -data 0x0010
  36. Debug: 48 172 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_push_pull
  37. Debug: 49 172 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_push_pull
  38. User : 51 188 command.c:544 command_print(): none separate
  39. Debug: 52 188 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select jtag
  40. Debug: 53 188 command.c:143 script_debug(): command - ocd_transport ocd_transport select jtag
  41. Debug: 54 188 command.c:364 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
  42. Debug: 55 204 command.c:364 register_command_handler(): registering 'ocd_jtag_rclk'...
  43. Debug: 56 204 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
  44. Debug: 57 204 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
  45. Debug: 58 219 command.c:364 register_command_handler(): registering 'ocd_scan_chain'...
  46. Debug: 59 219 command.c:364 register_command_handler(): registering 'ocd_jtag_reset'...
  47. Debug: 60 219 command.c:364 register_command_handler(): registering 'ocd_runtest'...
  48. Debug: 61 219 command.c:364 register_command_handler(): registering 'ocd_irscan'...
  49. Debug: 62 235 command.c:364 register_command_handler(): registering 'ocd_verify_ircapture'...
  50. Debug: 63 235 command.c:364 register_command_handler(): registering 'ocd_verify_jtag'...
  51. Debug: 64 235 command.c:364 register_command_handler(): registering 'ocd_tms_sequence'...
  52. Debug: 65 235 command.c:364 register_command_handler(): registering 'ocd_wait_srst_deassert'...
  53. Debug: 66 250 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  54. Debug: 67 250 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  55. Debug: 68 250 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  56. Debug: 69 250 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  57. Debug: 70 266 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  58. Debug: 71 266 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  59. Debug: 72 266 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  60. Debug: 73 282 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  61. Debug: 74 282 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  62. Debug: 75 282 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  63. Debug: 76 282 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  64. Debug: 77 282 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  65. Debug: 78 297 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  66. Debug: 79 297 command.c:364 register_command_handler(): registering 'ocd_svf'...
  67. Debug: 80 297 command.c:364 register_command_handler(): registering 'ocd_xsvf'...
  68. Debug: 81 297 configuration.c:82 find_file(): found C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts/target/bcm6326.cfg
  69. Debug: 82 313 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
  70. Debug: 83 313 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 1000
  71. Debug: 85 313 core.c:1631 jtag_config_khz(): handle jtag khz
  72. Debug: 86 329 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  73. Debug: 87 329 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  74. User : 88 329 command.c:544 command_print(): adapter speed: 1000 kHz
  75. Debug: 89 329 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap bcm63268a cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  76. Debug: 90 344 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268a cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  77. Debug: 91 344 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268a, Tap: cpu, Dotted: bcm63268a.cpu, 8 params
  78. Debug: 92 360 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  79. Debug: 93 360 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  80. Debug: 94 360 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  81. Debug: 95 360 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  82. Debug: 96 360 core.c:1304 jtag_tap_init(): Created Tap: bcm63268a.cpu @ abs position 0, irlen 5, capture: 0x1 mask: 0x1f
  83. Debug: 97 375 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create bcm63268a.cpu mips_m4k -endian big -chain-position bcm63268a.cpu
  84. Debug: 98 375 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268a.cpu mips_m4k -endian big -chain-position bcm63268a.cpu
  85. Debug: 99 391 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  86. Debug: 100 391 command.c:364 register_command_handler(): registering 'ocd_mips32'...
  87. Debug: 101 391 command.c:364 register_command_handler(): registering 'ocd_mips32'...
  88. Debug: 102 407 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  89. Debug: 103 407 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  90. Debug: 104 407 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  91. Debug: 105 422 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  92. Debug: 106 422 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  93. Debug: 107 422 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  94. Debug: 108 422 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  95. Debug: 109 438 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  96. Debug: 110 438 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  97. Debug: 111 438 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  98. Debug: 112 454 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  99. Debug: 113 454 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  100. Debug: 114 454 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  101. Debug: 115 469 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  102. Debug: 116 469 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  103. Debug: 117 469 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  104. Debug: 118 469 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  105. Debug: 119 485 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  106. Debug: 120 485 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  107. Debug: 121 500 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  108. Debug: 122 500 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  109. Debug: 123 516 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  110. Debug: 124 516 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  111. Debug: 125 516 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  112. Debug: 126 532 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  113. Debug: 127 532 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  114. Debug: 128 547 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  115. Debug: 129 547 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  116. Debug: 130 547 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  117. Debug: 131 563 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  118. Debug: 132 563 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  119. Debug: 133 579 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  120. Debug: 134 579 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  121. Debug: 135 579 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  122. Debug: 136 594 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  123. Debug: 137 594 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap bcm63268b cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  124. Debug: 138 610 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268b cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  125. Debug: 139 625 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268b, Tap: cpu, Dotted: bcm63268b.cpu, 8 params
  126. Debug: 140 625 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  127. Debug: 141 625 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  128. Debug: 142 641 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  129. Debug: 143 641 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  130. Debug: 144 657 core.c:1304 jtag_tap_init(): Created Tap: bcm63268b.cpu @ abs position 1, irlen 5, capture: 0x1 mask: 0x1f
  131. Debug: 145 657 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create bcm63268b.cpu mips_m4k -endian big -chain-position bcm63268b.cpu
  132. Debug: 146 672 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268b.cpu mips_m4k -endian big -chain-position bcm63268b.cpu
  133. Debug: 147 672 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  134. Debug: 148 688 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  135. Debug: 149 688 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  136. Debug: 150 704 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  137. Debug: 151 704 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  138. Debug: 152 719 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  139. Debug: 153 719 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  140. Debug: 154 735 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  141. Debug: 155 735 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  142. Debug: 156 750 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  143. Debug: 157 750 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  144. Debug: 158 766 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  145. Debug: 159 766 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  146. Debug: 160 782 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  147. Debug: 161 782 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  148. Debug: 162 782 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  149. Debug: 163 797 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  150. Debug: 164 797 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  151. Debug: 165 813 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  152. Debug: 166 813 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  153. Debug: 167 813 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  154. Debug: 168 829 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  155. Debug: 169 829 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  156. Debug: 170 844 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  157. Debug: 171 844 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  158. Debug: 172 844 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  159. Debug: 173 860 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  160. Debug: 174 860 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  161. Debug: 175 875 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  162. Debug: 176 875 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  163. Debug: 177 875 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  164. Debug: 178 891 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  165. Debug: 179 891 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  166. Debug: 180 907 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  167. Debug: 181 907 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  168. Debug: 182 907 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  169. Debug: 183 922 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  170. Debug: 184 922 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  171. Debug: 185 938 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  172. Debug: 186 938 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  173. Debug: 187 954 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap bcm63268c cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  174. Debug: 188 954 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268c cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  175. Debug: 189 969 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268c, Tap: cpu, Dotted: bcm63268c.cpu, 8 params
  176. Debug: 190 985 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  177. Debug: 191 985 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  178. Debug: 192 985 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  179. Debug: 193 1000 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  180. Debug: 194 1000 core.c:1304 jtag_tap_init(): Created Tap: bcm63268c.cpu @ abs position 2, irlen 5, capture: 0x1 mask: 0x1f
  181. Debug: 195 1016 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create bcm63268c.cpu mips_m4k -endian big -chain-position bcm63268c.cpu
  182. Debug: 196 1016 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268c.cpu mips_m4k -endian big -chain-position bcm63268c.cpu
  183. Debug: 197 1032 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  184. Debug: 198 1047 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  185. Debug: 199 1047 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  186. Debug: 200 1047 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  187. Debug: 201 1063 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  188. Debug: 202 1063 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  189. Debug: 203 1078 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  190. Debug: 204 1078 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  191. Debug: 205 1078 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  192. Debug: 206 1094 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  193. Debug: 207 1094 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  194. Debug: 208 1094 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  195. Debug: 209 1110 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  196. Debug: 210 1110 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  197. Debug: 211 1110 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  198. Debug: 212 1125 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  199. Debug: 213 1125 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  200. Debug: 214 1141 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  201. Debug: 215 1141 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  202. Debug: 216 1141 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  203. Debug: 217 1157 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  204. Debug: 218 1157 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  205. Debug: 219 1157 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  206. Debug: 220 1172 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  207. Debug: 221 1172 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  208. Debug: 222 1172 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  209. Debug: 223 1188 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  210. Debug: 224 1188 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  211. Debug: 225 1203 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  212. Debug: 226 1203 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  213. Debug: 227 1219 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  214. Debug: 228 1219 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  215. Debug: 229 1219 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  216. Debug: 230 1235 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  217. Debug: 231 1235 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  218. Debug: 232 1250 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  219. Debug: 233 1250 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  220. Debug: 234 1266 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  221. Debug: 235 1266 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  222. Debug: 236 1282 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  223. Debug: 237 1282 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap bcm63268d cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  224. Debug: 238 1297 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268d cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  225. Debug: 239 1297 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268d, Tap: cpu, Dotted: bcm63268d.cpu, 8 params
  226. Debug: 240 1313 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  227. Debug: 241 1313 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  228. Debug: 242 1313 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  229. Debug: 243 1328 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  230. Debug: 244 1328 core.c:1304 jtag_tap_init(): Created Tap: bcm63268d.cpu @ abs position 3, irlen 5, capture: 0x1 mask: 0x1f
  231. Debug: 245 1344 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create bcm63268d.cpu mips_m4k -endian big -chain-position bcm63268d.cpu
  232. Debug: 246 1344 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268d.cpu mips_m4k -endian big -chain-position bcm63268d.cpu
  233. Debug: 247 1360 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  234. Debug: 248 1360 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  235. Debug: 249 1375 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  236. Debug: 250 1375 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  237. Debug: 251 1391 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  238. Debug: 252 1391 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  239. Debug: 253 1407 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  240. Debug: 254 1407 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  241. Debug: 255 1422 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  242. Debug: 256 1422 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  243. Debug: 257 1438 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  244. Debug: 258 1438 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  245. Debug: 259 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  246. Debug: 260 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  247. Debug: 261 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  248. Debug: 262 1469 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  249. Debug: 263 1469 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  250. Debug: 264 1485 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  251. Debug: 265 1485 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  252. Debug: 266 1500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  253. Debug: 267 1500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  254. Debug: 268 1500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  255. Debug: 269 1516 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  256. Debug: 270 1516 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  257. Debug: 271 1532 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  258. Debug: 272 1532 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  259. Debug: 273 1532 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  260. Debug: 274 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  261. Debug: 275 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  262. Debug: 276 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  263. Debug: 277 1563 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  264. Debug: 278 1563 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  265. Debug: 279 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  266. Debug: 280 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  267. Debug: 281 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  268. Debug: 282 1594 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  269. Debug: 283 1594 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  270. Debug: 284 1610 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  271. Debug: 285 1610 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  272. Debug: 286 1625 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  273. Debug: 287 1625 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag newtap bcm63268e cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  274. Debug: 288 1641 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268e cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  275. Debug: 289 1641 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268e, Tap: cpu, Dotted: bcm63268e.cpu, 8 params
  276. Debug: 290 1657 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  277. Debug: 291 1657 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  278. Debug: 292 1672 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  279. Debug: 293 1672 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  280. Debug: 294 1672 core.c:1304 jtag_tap_init(): Created Tap: bcm63268e.cpu @ abs position 4, irlen 5, capture: 0x1 mask: 0x1f
  281. Debug: 295 1688 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target create bcm63268e.cpu mips_m4k -endian big -chain-position bcm63268e.cpu
  282. Debug: 296 1688 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268e.cpu mips_m4k -endian big -chain-position bcm63268e.cpu
  283. Debug: 297 1703 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  284. Debug: 298 1703 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  285. Debug: 299 1719 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  286. Debug: 300 1719 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  287. Debug: 301 1735 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  288. Debug: 302 1735 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  289. Debug: 303 1750 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  290. Debug: 304 1750 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  291. Debug: 305 1766 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  292. Debug: 306 1766 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  293. Debug: 307 1782 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  294. Debug: 308 1782 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  295. Debug: 309 1797 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  296. Debug: 310 1797 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  297. Debug: 311 1797 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  298. Debug: 312 1813 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  299. Debug: 313 1813 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  300. Debug: 314 1828 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  301. Debug: 315 1828 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  302. Debug: 316 1844 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  303. Debug: 317 1844 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  304. Debug: 318 1844 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  305. Debug: 319 1860 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  306. Debug: 320 1860 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  307. Debug: 321 1875 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  308. Debug: 322 1875 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  309. Debug: 323 1875 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  310. Debug: 324 1891 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  311. Debug: 325 1891 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  312. Debug: 326 1907 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  313. Debug: 327 1907 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  314. Debug: 328 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  315. Debug: 329 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  316. Debug: 330 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  317. Debug: 331 1938 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  318. Debug: 332 1938 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  319. Debug: 333 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  320. Debug: 334 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  321. Debug: 335 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  322. Debug: 336 1969 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  323. User : 337 1969 command.c:675 command_run_line(): bcm63268e.cpuUser : 338 1969 command.c:677 command_run_line():
  324. Debug: 339 1969 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_init
  325. Debug: 340 1985 command.c:143 script_debug(): command - init ocd_init
  326. Debug: 341 1985 log.c:431 keep_alive(): keep_alive() was not invoked in the 1000ms timelimit (1985). This may cause trouble with GDB connections.
  327. Debug: 344 1985 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target init
  328. Debug: 345 2000 command.c:143 script_debug(): command - ocd_target ocd_target init
  329. Debug: 347 2000 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  330. Debug: 348 2000 command.c:143 script_debug(): command - ocd_target ocd_target names
  331. Debug: 349 2016 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  332. Debug: 350 2016 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  333. Debug: 351 2016 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu configure -event gdb-flash-erase-start reset init
  334. Debug: 352 2032 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-erase-start reset init
  335. Debug: 353 2063 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  336. Debug: 354 2063 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  337. Debug: 355 2078 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu configure -event gdb-flash-write-end reset halt
  338. Debug: 356 2110 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-write-end reset halt
  339. Debug: 357 2110 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  340. Debug: 358 2125 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  341. Debug: 359 2141 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu configure -event gdb-flash-erase-start reset init
  342. Debug: 360 2157 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-erase-start reset init
  343. Debug: 361 2157 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  344. Debug: 362 2172 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  345. Debug: 363 2188 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu configure -event gdb-flash-write-end reset halt
  346. Debug: 364 2188 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-write-end reset halt
  347. Debug: 365 2203 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  348. Debug: 366 2203 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  349. Debug: 367 2219 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu configure -event gdb-flash-erase-start reset init
  350. Debug: 368 2219 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-erase-start reset init
  351. Debug: 369 2235 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  352. Debug: 370 2235 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  353. Debug: 371 2235 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu configure -event gdb-flash-write-end reset halt
  354. Debug: 372 2250 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-write-end reset halt
  355. Debug: 373 2250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  356. Debug: 374 2266 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  357. Debug: 375 2266 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu configure -event gdb-flash-erase-start reset init
  358. Debug: 376 2282 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-erase-start reset init
  359. Debug: 377 2282 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  360. Debug: 378 2297 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  361. Debug: 379 2297 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu configure -event gdb-flash-write-end reset halt
  362. Debug: 380 2297 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-write-end reset halt
  363. Debug: 381 2313 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  364. Debug: 382 2313 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  365. Debug: 383 2328 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu configure -event gdb-flash-erase-start reset init
  366. Debug: 384 2328 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-erase-start reset init
  367. Debug: 385 2344 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  368. Debug: 386 2344 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  369. Debug: 387 2344 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu configure -event gdb-flash-write-end reset halt
  370. Debug: 388 2360 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-write-end reset halt
  371. Debug: 389 2360 target.c:1324 handle_target_init_command(): Initializing targets...
  372. Debug: 390 2360 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  373. Debug: 391 2375 command.c:364 register_command_handler(): registering 'ocd_trace'...
  374. Debug: 392 2375 command.c:364 register_command_handler(): registering 'ocd_trace'...
  375. Debug: 393 2375 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  376. Debug: 394 2391 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  377. Debug: 395 2391 command.c:364 register_command_handler(): registering 'ocd_profile'...
  378. Debug: 396 2391 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  379. Debug: 397 2391 command.c:364 register_command_handler(): registering 'ocd_reg'...
  380. Debug: 398 2407 command.c:364 register_command_handler(): registering 'ocd_poll'...
  381. Debug: 399 2407 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  382. Debug: 400 2407 command.c:364 register_command_handler(): registering 'ocd_halt'...
  383. Debug: 401 2422 command.c:364 register_command_handler(): registering 'ocd_resume'...
  384. Debug: 402 2422 command.c:364 register_command_handler(): registering 'ocd_reset'...
  385. Debug: 403 2422 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  386. Debug: 404 2422 command.c:364 register_command_handler(): registering 'ocd_step'...
  387. Debug: 405 2438 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  388. Debug: 406 2438 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  389. Debug: 407 2438 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  390. Debug: 408 2453 command.c:364 register_command_handler(): registering 'ocd_mww'...
  391. Debug: 409 2453 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  392. Debug: 410 2453 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  393. Debug: 411 2453 command.c:364 register_command_handler(): registering 'ocd_bp'...
  394. Debug: 412 2453 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  395. Debug: 413 2469 command.c:364 register_command_handler(): registering 'ocd_wp'...
  396. Debug: 414 2469 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  397. Debug: 415 2469 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  398. Debug: 416 2485 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  399. Debug: 417 2485 command.c:364 register_command_handler(): registering 'ocd_verify_image_checksum'...
  400. Debug: 418 2485 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  401. Debug: 419 2485 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  402. Debug: 420 2500 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  403. Debug: 421 2500 command.c:364 register_command_handler(): registering 'ocd_ps'...
  404. Debug: 422 2500 command.c:364 register_command_handler(): registering 'ocd_test_mem_access'...
  405. Debug: 423 2500 ftdi.c:657 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
  406. Debug: 424 2547 mpsse.c:422 mpsse_purge(): -
  407. Debug: 425 2547 mpsse.c:703 mpsse_loopback_config(): off
  408. Debug: 426 2547 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  409. Debug: 427 2547 mpsse.c:740 mpsse_rtck_config(): off
  410. Debug: 428 2547 mpsse.c:729 mpsse_divide_by_5_config(): off
  411. Debug: 429 2563 mpsse.c:709 mpsse_set_divisor(): 29
  412. Debug: 430 2563 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  413. Debug: 432 2563 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  414. Debug: 433 2563 core.c:1601 adapter_khz_to_speed(): have interface set up
  415. Debug: 434 2578 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  416. Debug: 435 2578 mpsse.c:740 mpsse_rtck_config(): off
  417. Debug: 436 2578 mpsse.c:729 mpsse_divide_by_5_config(): off
  418. Debug: 437 2578 mpsse.c:709 mpsse_set_divisor(): 29
  419. Debug: 438 2578 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  420. Debug: 439 2594 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  421. Debug: 440 2594 core.c:1601 adapter_khz_to_speed(): have interface set up
  422. Info : 441 2594 core.c:1386 adapter_init(): clock speed 1000 kHz
  423. Debug: 442 2594 openocd.c:140 handle_init_command(): Debug Adapter init complete
  424. Debug: 443 2610 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport init
  425. Debug: 444 2610 command.c:143 script_debug(): command - ocd_transport ocd_transport init
  426. Debug: 446 2610 transport.c:239 handle_transport_init(): handle_transport_init
  427. Debug: 447 2625 core.c:729 jtag_add_reset(): SRST line released
  428. Debug: 448 2625 core.c:753 jtag_add_reset(): TRST line released
  429. Debug: 449 2625 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  430. Debug: 450 2625 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
  431. Debug: 451 2625 command.c:143 script_debug(): command - ocd_jtag ocd_jtag arp_init
  432. Debug: 452 2641 core.c:1399 jtag_init_inner(): Init JTAG chain
  433. Debug: 453 2641 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  434. Debug: 454 2641 core.c:1060 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  435. Debug: 455 2657 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  436. Error: 456 2657 core.c:949 jtag_examine_chain_check(): JTAG scan chain interrogation failed: all ones
  437. Error: 457 2657 core.c:950 jtag_examine_chain_check(): Check JTAG interface, timings, target power, etc.
  438. Error: 458 2657 core.c:1444 jtag_init_inner(): Trying to use configured scan chain anyway...
  439. Debug: 459 2672 core.c:1190 jtag_validate_ircapture(): IR capture validation scan
  440. Debug: 460 2672 core.c:1248 jtag_validate_ircapture(): bcm63268a.cpu: IR capture 0x01
  441. Debug: 461 2672 core.c:1248 jtag_validate_ircapture(): bcm63268b.cpu: IR capture 0x01
  442. Debug: 462 2672 core.c:1248 jtag_validate_ircapture(): bcm63268c.cpu: IR capture 0x01
  443. Debug: 463 2688 core.c:1248 jtag_validate_ircapture(): bcm63268d.cpu: IR capture 0x01
  444. Debug: 464 2688 core.c:1248 jtag_validate_ircapture(): bcm63268e.cpu: IR capture 0x01
  445. Warn : 465 2688 core.c:1467 jtag_init_inner(): Bypassing JTAG setup events due to errors
  446. Debug: 466 2688 openocd.c:153 handle_init_command(): Examining targets...
  447. Debug: 467 2703 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  448. Debug: 468 2703 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x00810904
  449. Debug: 469 2703 mips_ejtag.c:404 mips_ejtag_init(): EJTAG: Version 1 or 2.0 Detected
  450. Debug: 470 2719 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: MIPS16 DMA MIPS32
  451. Debug: 471 2719 mips_ejtag.c:352 ejtag_v20_print_imp(): EJTAG v2.0: features: SDBBP_SPECIAL2 EADDR=32bit DCACHE_NOT_COH ICACHE_NOT_COH PB DB IB
  452. Debug: 472 2719 mips_ejtag.c:355 ejtag_v20_print_imp(): EJTAG v2.0: Break Channels: 2
  453. Debug: 473 2735 mips_ejtag.c:429 mips_ejtag_init(): EJTAG: DMA Access Mode detected. Disabling to workaround current broken code.
  454. Debug: 474 2735 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  455. Debug: 475 2735 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  456. Debug: 476 2750 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x40014000
  457. Debug: 477 2750 mips_ejtag.c:410 mips_ejtag_init(): EJTAG: Version 2.6 Detected
  458. Debug: 478 2750 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: MIPS16 noDMA MIPS32
  459. Debug: 479 2750 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R4k
  460. Debug: 480 2750 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  461. Debug: 481 2766 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  462. Debug: 482 2766 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x40014000
  463. Debug: 483 2766 mips_ejtag.c:410 mips_ejtag_init(): EJTAG: Version 2.6 Detected
  464. Debug: 484 2782 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: MIPS16 noDMA MIPS32
  465. Debug: 485 2782 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R4k
  466. Debug: 486 2782 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  467. Debug: 487 2782 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  468. Debug: 488 2797 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x81414000
  469. Debug: 489 2797 mips_ejtag.c:416 mips_ejtag_init(): EJTAG: Version 4.1 Detected
  470. Debug: 490 2797 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 MIPS16 noDMA MIPS32
  471. Debug: 491 2813 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R4k DINT
  472. Debug: 492 2813 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  473. Debug: 493 2813 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  474. Debug: 494 2828 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x81414000
  475. Debug: 495 2828 mips_ejtag.c:416 mips_ejtag_init(): EJTAG: Version 4.1 Detected
  476. Debug: 496 2828 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 MIPS16 noDMA MIPS32
  477. Debug: 497 2828 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R4k DINT
  478. Debug: 498 2844 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  479. Debug: 499 2844 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash init
  480. Debug: 500 2844 command.c:143 script_debug(): command - ocd_flash ocd_flash init
  481. Debug: 501 2860 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  482. Debug: 502 2860 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  483. Debug: 503 2860 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  484. Debug: 504 2860 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  485. Debug: 506 2860 tcl.c:1099 handle_flash_init_command(): Initializing flash devices...
  486. Debug: 507 2875 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  487. Debug: 508 2875 command.c:143 script_debug(): command - ocd_mflash ocd_mflash init
  488. Debug: 509 2875 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  489. Debug: 510 2875 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  490. Debug: 511 2891 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  491. Debug: 512 2891 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  492. Debug: 514 2891 mflash.c:1377 handle_mflash_init_command(): Initializing mflash devices...
  493. Debug: 515 2891 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_nand init
  494. Debug: 516 2906 command.c:143 script_debug(): command - ocd_nand ocd_nand init
  495. Debug: 517 2906 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  496. Debug: 518 2906 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  497. Debug: 519 2922 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  498. Debug: 520 2922 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  499. Debug: 522 2922 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
  500. Debug: 523 2922 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_pld init
  501. Debug: 524 2938 command.c:143 script_debug(): command - ocd_pld ocd_pld init
  502. Debug: 525 2938 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  503. Debug: 526 2938 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  504. Debug: 527 2938 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  505. Debug: 528 2953 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  506. Debug: 530 2953 pld.c:205 handle_pld_init_command(): Initializing PLDs...
  507. Debug: 531 3063 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  508. Debug: 532 3063 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  509. Debug: 533 3063 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  510. Debug: 534 3063 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  511. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement