Advertisement
Guest User

Untitled

a guest
May 7th, 2019
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.82 KB | None | 0 0
  1. openocd-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 16 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 31 options.c:184 add_default_dirs(): bin2data=../
  11. Debug: 18 31 configuration.c:42 add_script_search_dir(): adding C:\Users\lp\AppData\Roaming/OpenOCD
  12. Debug: 19 47 configuration.c:42 add_script_search_dir(): adding C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//site
  13. Debug: 20 62 configuration.c:42 add_script_search_dir(): adding C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts
  14. Debug: 21 62 configuration.c:82 find_file(): found vdnto.cfg
  15. Debug: 22 78 configuration.c:82 find_file(): found C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts/interface/ftdi/tumpa.cfg
  16. Debug: 23 94 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi
  17. Debug: 24 94 command.c:143 script_debug(): command - interface ocd_interface ftdi
  18. Debug: 26 109 command.c:364 register_command_handler(): registering 'ocd_ftdi_device_desc'...
  19. Debug: 27 109 command.c:364 register_command_handler(): registering 'ocd_ftdi_serial'...
  20. Debug: 28 125 command.c:364 register_command_handler(): registering 'ocd_ftdi_location'...
  21. Debug: 29 125 command.c:364 register_command_handler(): registering 'ocd_ftdi_channel'...
  22. Debug: 30 141 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_init'...
  23. Debug: 31 141 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_signal'...
  24. Debug: 32 156 command.c:364 register_command_handler(): registering 'ocd_ftdi_set_signal'...
  25. Debug: 33 156 command.c:364 register_command_handler(): registering 'ocd_ftdi_get_signal'...
  26. Debug: 34 172 command.c:364 register_command_handler(): registering 'ocd_ftdi_vid_pid'...
  27. Debug: 35 172 command.c:364 register_command_handler(): registering 'ocd_ftdi_tdo_sample_edge'...
  28. Debug: 36 187 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010
  29. Debug: 37 203 command.c:143 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010
  30. Debug: 39 219 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_init 0x0038 0x087b
  31. Debug: 40 219 command.c:143 script_debug(): command - ftdi_layout_init ocd_ftdi_layout_init 0x0038 0x087b
  32. Debug: 42 234 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nTRST -data 0x0020
  33. Debug: 43 250 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0020
  34. Debug: 45 266 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -data 0x0010
  35. Debug: 46 281 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -data 0x0010
  36. Debug: 48 281 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_push_pull
  37. Debug: 49 297 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_push_pull
  38. User : 51 312 command.c:544 command_print(): none separate
  39. Debug: 52 312 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select jtag
  40. Debug: 53 328 command.c:143 script_debug(): command - ocd_transport ocd_transport select jtag
  41. Debug: 54 328 command.c:364 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
  42. Debug: 55 344 command.c:364 register_command_handler(): registering 'ocd_jtag_rclk'...
  43. Debug: 56 344 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_delay'...
  44. Debug: 57 359 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
  45. Debug: 58 375 command.c:364 register_command_handler(): registering 'ocd_scan_chain'...
  46. Debug: 59 375 command.c:364 register_command_handler(): registering 'ocd_jtag_reset'...
  47. Debug: 60 391 command.c:364 register_command_handler(): registering 'ocd_runtest'...
  48. Debug: 61 391 command.c:364 register_command_handler(): registering 'ocd_irscan'...
  49. Debug: 62 406 command.c:364 register_command_handler(): registering 'ocd_verify_ircapture'...
  50. Debug: 63 406 command.c:364 register_command_handler(): registering 'ocd_verify_jtag'...
  51. Debug: 64 422 command.c:364 register_command_handler(): registering 'ocd_tms_sequence'...
  52. Debug: 65 437 command.c:364 register_command_handler(): registering 'ocd_wait_srst_deassert'...
  53. Debug: 66 437 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  54. Debug: 67 453 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  55. Debug: 68 453 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  56. Debug: 69 469 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  57. Debug: 70 469 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  58. Debug: 71 484 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  59. Debug: 72 500 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  60. Debug: 73 500 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  61. Debug: 74 516 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  62. Debug: 75 516 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  63. Debug: 76 531 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  64. Debug: 77 531 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  65. Debug: 78 547 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  66. Debug: 79 547 command.c:364 register_command_handler(): registering 'ocd_svf'...
  67. Debug: 80 562 command.c:364 register_command_handler(): registering 'ocd_xsvf'...
  68. Debug: 81 578 configuration.c:82 find_file(): found C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts/target/bcm6326.cfg
  69. Debug: 82 578 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_adapter_khz 1000
  70. Debug: 83 594 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 1000
  71. Debug: 86 609 core.c:1631 jtag_config_khz(): handle jtag khz
  72. Debug: 87 609 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  73. Debug: 88 625 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  74. User : 89 625 command.c:544 command_print(): adapter speed: 1000 kHz
  75. Debug: 90 641 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: 91 656 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268a cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  77. Debug: 92 672 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268a, Tap: cpu, Dotted: bcm63268a.cpu, 8 params
  78. Debug: 93 672 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  79. Debug: 94 687 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  80. Debug: 95 687 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  81. Debug: 96 703 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  82. Debug: 97 703 core.c:1304 jtag_tap_init(): Created Tap: bcm63268a.cpu @ abs position 0, irlen 5, capture: 0x1 mask: 0x1f
  83. Debug: 98 719 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: 99 734 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268a.cpu mips_m4k -endian big -chain-position bcm63268a.cpu
  85. Debug: 100 750 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  86. Debug: 101 766 command.c:364 register_command_handler(): registering 'ocd_mips32'...
  87. Debug: 102 766 command.c:364 register_command_handler(): registering 'ocd_mips32'...
  88. Debug: 103 781 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  89. Debug: 104 781 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  90. Debug: 105 797 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  91. Debug: 106 812 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  92. Debug: 107 812 command.c:364 register_command_handler(): registering 'ocd_mips_m4k'...
  93. Debug: 108 828 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  94. Debug: 109 828 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  95. Debug: 110 844 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  96. Debug: 111 844 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  97. Debug: 112 859 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  98. Debug: 113 875 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  99. Debug: 114 875 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  100. Debug: 115 891 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  101. Debug: 116 891 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  102. Debug: 117 906 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  103. Debug: 118 922 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  104. Debug: 119 922 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  105. Debug: 120 937 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  106. Debug: 121 937 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  107. Debug: 122 953 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  108. Debug: 123 969 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  109. Debug: 124 969 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  110. Debug: 125 984 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  111. Debug: 126 1000 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  112. Debug: 127 1000 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  113. Debug: 128 1016 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  114. Debug: 129 1016 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  115. Debug: 130 1031 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  116. Debug: 131 1047 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  117. Debug: 132 1047 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  118. Debug: 133 1062 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  119. Debug: 134 1062 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  120. Debug: 135 1078 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  121. Debug: 136 1094 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  122. Debug: 137 1094 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  123. Debug: 138 1109 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: 139 1125 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268b cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  125. Debug: 140 1141 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268b, Tap: cpu, Dotted: bcm63268b.cpu, 8 params
  126. Debug: 141 1156 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  127. Debug: 142 1156 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  128. Debug: 143 1172 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  129. Debug: 144 1172 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  130. Debug: 145 1187 core.c:1304 jtag_tap_init(): Created Tap: bcm63268b.cpu @ abs position 1, irlen 5, capture: 0x1 mask: 0x1f
  131. Debug: 146 1187 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: 147 1219 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268b.cpu mips_m4k -endian big -chain-position bcm63268b.cpu
  133. Debug: 148 1234 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  134. Debug: 149 1234 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  135. Debug: 150 1250 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  136. Debug: 151 1266 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  137. Debug: 152 1266 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  138. Debug: 153 1281 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  139. Debug: 154 1297 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  140. Debug: 155 1312 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  141. Debug: 156 1312 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  142. Debug: 157 1328 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  143. Debug: 158 1344 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  144. Debug: 159 1344 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  145. Debug: 160 1359 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  146. Debug: 161 1375 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  147. Debug: 162 1375 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  148. Debug: 163 1391 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  149. Debug: 164 1391 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  150. Debug: 165 1406 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  151. Debug: 166 1406 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  152. Debug: 167 1422 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  153. Debug: 168 1437 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  154. Debug: 169 1437 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  155. Debug: 170 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  156. Debug: 171 1469 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  157. Debug: 172 1469 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  158. Debug: 173 1484 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  159. Debug: 174 1484 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  160. Debug: 175 1500 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  161. Debug: 176 1516 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  162. Debug: 177 1516 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  163. Debug: 178 1531 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  164. Debug: 179 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  165. Debug: 180 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  166. Debug: 181 1562 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  167. Debug: 182 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  168. Debug: 183 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  169. Debug: 184 1594 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  170. Debug: 185 1594 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  171. Debug: 186 1609 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  172. Debug: 187 1625 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  173. Debug: 188 1625 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: 189 1640 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268c cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  175. Debug: 190 1656 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268c, Tap: cpu, Dotted: bcm63268c.cpu, 8 params
  176. Debug: 191 1672 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  177. Debug: 192 1672 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  178. Debug: 193 1687 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  179. Debug: 194 1687 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  180. Debug: 195 1703 core.c:1304 jtag_tap_init(): Created Tap: bcm63268c.cpu @ abs position 2, irlen 5, capture: 0x1 mask: 0x1f
  181. Debug: 196 1719 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: 197 1734 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268c.cpu mips_m4k -endian big -chain-position bcm63268c.cpu
  183. Debug: 198 1750 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  184. Debug: 199 1765 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  185. Debug: 200 1765 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  186. Debug: 201 1781 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  187. Debug: 202 1797 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  188. Debug: 203 1797 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  189. Debug: 204 1828 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  190. Debug: 205 1844 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  191. Debug: 206 1844 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  192. Debug: 207 1859 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  193. Debug: 208 1875 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  194. Debug: 209 1875 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  195. Debug: 210 1890 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  196. Debug: 211 1906 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  197. Debug: 212 1906 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  198. Debug: 213 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  199. Debug: 214 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  200. Debug: 215 1937 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  201. Debug: 216 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  202. Debug: 217 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  203. Debug: 218 1969 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  204. Debug: 219 1984 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  205. Debug: 220 1984 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  206. Debug: 221 2000 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  207. Debug: 222 2000 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  208. Debug: 223 2015 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  209. Debug: 224 2031 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  210. Debug: 225 2031 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  211. Debug: 226 2047 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  212. Debug: 227 2047 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  213. Debug: 228 2062 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  214. Debug: 229 2078 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  215. Debug: 230 2078 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  216. Debug: 231 2094 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  217. Debug: 232 2094 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  218. Debug: 233 2109 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  219. Debug: 234 2125 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  220. Debug: 235 2125 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  221. Debug: 236 2140 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  222. Debug: 237 2140 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  223. Debug: 238 2156 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: 239 2172 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268d cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  225. Debug: 240 2187 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268d, Tap: cpu, Dotted: bcm63268d.cpu, 8 params
  226. Debug: 241 2203 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  227. Debug: 242 2203 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  228. Debug: 243 2219 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  229. Debug: 244 2219 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  230. Debug: 245 2234 core.c:1304 jtag_tap_init(): Created Tap: bcm63268d.cpu @ abs position 3, irlen 5, capture: 0x1 mask: 0x1f
  231. Debug: 246 2250 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: 247 2265 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268d.cpu mips_m4k -endian big -chain-position bcm63268d.cpu
  233. Debug: 248 2281 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  234. Debug: 249 2297 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  235. Debug: 250 2297 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  236. Debug: 251 2312 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  237. Debug: 252 2328 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  238. Debug: 253 2328 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  239. Debug: 254 2344 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  240. Debug: 255 2359 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  241. Debug: 256 2359 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  242. Debug: 257 2375 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  243. Debug: 258 2390 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  244. Debug: 259 2390 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  245. Debug: 260 2406 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  246. Debug: 261 2422 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  247. Debug: 262 2422 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  248. Debug: 263 2437 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  249. Debug: 264 2453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  250. Debug: 265 2453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  251. Debug: 266 2469 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  252. Debug: 267 2484 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  253. Debug: 268 2484 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  254. Debug: 269 2500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  255. Debug: 270 2500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  256. Debug: 271 2515 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  257. Debug: 272 2531 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  258. Debug: 273 2531 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  259. Debug: 274 2547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  260. Debug: 275 2547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  261. Debug: 276 2562 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  262. Debug: 277 2578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  263. Debug: 278 2578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  264. Debug: 279 2594 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  265. Debug: 280 2609 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  266. Debug: 281 2609 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  267. Debug: 282 2625 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  268. Debug: 283 2625 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  269. Debug: 284 2640 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  270. Debug: 285 2656 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  271. Debug: 286 2656 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  272. Debug: 287 2672 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  273. Debug: 288 2672 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: 289 2703 command.c:143 script_debug(): command - ocd_jtag ocd_jtag newtap bcm63268e cpu -irlen 5 -ircapture 0x1 -irmask 0x1f -expected-id 0x8632617F
  275. Debug: 290 2719 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268e, Tap: cpu, Dotted: bcm63268e.cpu, 8 params
  276. Debug: 291 2734 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  277. Debug: 292 2734 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  278. Debug: 293 2750 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  279. Debug: 294 2750 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  280. Debug: 295 2765 core.c:1304 jtag_tap_init(): Created Tap: bcm63268e.cpu @ abs position 4, irlen 5, capture: 0x1 mask: 0x1f
  281. Debug: 296 2765 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: 297 2781 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268e.cpu mips_m4k -endian big -chain-position bcm63268e.cpu
  283. Debug: 298 2797 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  284. Debug: 299 2812 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  285. Debug: 300 2828 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  286. Debug: 301 2828 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  287. Debug: 302 2844 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  288. Debug: 303 2859 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  289. Debug: 304 2859 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  290. Debug: 305 2875 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  291. Debug: 306 2890 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  292. Debug: 307 2890 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  293. Debug: 308 2906 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  294. Debug: 309 2922 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  295. Debug: 310 2922 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  296. Debug: 311 2937 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  297. Debug: 312 2953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  298. Debug: 313 2953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  299. Debug: 314 2969 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  300. Debug: 315 2969 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  301. Debug: 316 2984 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  302. Debug: 317 2984 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  303. Debug: 318 3000 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  304. Debug: 319 3015 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  305. Debug: 320 3015 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  306. Debug: 321 3031 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  307. Debug: 322 3031 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  308. Debug: 323 3047 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  309. Debug: 324 3047 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  310. Debug: 325 3062 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  311. Debug: 326 3078 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  312. Debug: 327 3078 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  313. Debug: 328 3094 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  314. Debug: 329 3094 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  315. Debug: 330 3109 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  316. Debug: 331 3125 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  317. Debug: 332 3125 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  318. Debug: 333 3140 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  319. Debug: 334 3140 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  320. Debug: 335 3156 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  321. Debug: 336 3156 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  322. Debug: 337 3172 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  323. User : 338 3187 command.c:675 command_run_line(): bcm63268e.cpuUser : 339 3187 command.c:677 command_run_line():
  324. Debug: 340 3187 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_init
  325. Debug: 341 3203 command.c:143 script_debug(): command - init ocd_init
  326. Debug: 342 3203 log.c:431 keep_alive(): keep_alive() was not invoked in the 1000ms timelimit (2594). This may cause trouble with GDB connections.
  327. Debug: 345 3219 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target init
  328. Debug: 346 3234 command.c:143 script_debug(): command - ocd_target ocd_target init
  329. Debug: 348 3234 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  330. Debug: 349 3250 command.c:143 script_debug(): command - ocd_target ocd_target names
  331. Debug: 350 3265 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  332. Debug: 351 3265 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  333. Debug: 352 3281 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu configure -event gdb-flash-erase-start reset init
  334. Debug: 353 3297 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-erase-start reset init
  335. Debug: 354 3312 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  336. Debug: 355 3328 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  337. Debug: 356 3343 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu configure -event gdb-flash-write-end reset halt
  338. Debug: 357 3343 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-write-end reset halt
  339. Debug: 358 3359 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  340. Debug: 359 3375 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  341. Debug: 360 3390 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu configure -event gdb-flash-erase-start reset init
  342. Debug: 361 3406 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-erase-start reset init
  343. Debug: 362 3422 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  344. Debug: 363 3437 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  345. Debug: 364 3437 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu configure -event gdb-flash-write-end reset halt
  346. Debug: 365 3468 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-write-end reset halt
  347. Debug: 366 3468 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  348. Debug: 367 3484 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  349. Debug: 368 3500 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu configure -event gdb-flash-erase-start reset init
  350. Debug: 369 3515 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-erase-start reset init
  351. Debug: 370 3531 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  352. Debug: 371 3547 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  353. Debug: 372 3547 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu configure -event gdb-flash-write-end reset halt
  354. Debug: 373 3562 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-write-end reset halt
  355. Debug: 374 3578 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  356. Debug: 375 3593 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  357. Debug: 376 3609 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu configure -event gdb-flash-erase-start reset init
  358. Debug: 377 3625 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-erase-start reset init
  359. Debug: 378 3625 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  360. Debug: 379 3640 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  361. Debug: 380 3656 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu configure -event gdb-flash-write-end reset halt
  362. Debug: 381 3672 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-write-end reset halt
  363. Debug: 382 3687 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  364. Debug: 383 3703 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  365. Debug: 384 3703 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu configure -event gdb-flash-erase-start reset init
  366. Debug: 385 3718 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-erase-start reset init
  367. Debug: 386 3734 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  368. Debug: 387 3750 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  369. Debug: 388 3765 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu configure -event gdb-flash-write-end reset halt
  370. Debug: 389 3781 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-write-end reset halt
  371. Debug: 390 3781 target.c:1324 handle_target_init_command(): Initializing targets...
  372. Debug: 391 3797 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  373. Debug: 392 3812 command.c:364 register_command_handler(): registering 'ocd_trace'...
  374. Debug: 393 3812 command.c:364 register_command_handler(): registering 'ocd_trace'...
  375. Debug: 394 3828 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  376. Debug: 395 3828 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  377. Debug: 396 3843 command.c:364 register_command_handler(): registering 'ocd_profile'...
  378. Debug: 397 3843 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  379. Debug: 398 3859 command.c:364 register_command_handler(): registering 'ocd_reg'...
  380. Debug: 399 3859 command.c:364 register_command_handler(): registering 'ocd_poll'...
  381. Debug: 400 3875 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  382. Debug: 401 3875 command.c:364 register_command_handler(): registering 'ocd_halt'...
  383. Debug: 402 3890 command.c:364 register_command_handler(): registering 'ocd_resume'...
  384. Debug: 403 3906 command.c:364 register_command_handler(): registering 'ocd_reset'...
  385. Debug: 404 3906 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  386. Debug: 405 3922 command.c:364 register_command_handler(): registering 'ocd_step'...
  387. Debug: 406 3922 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  388. Debug: 407 3937 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  389. Debug: 408 3937 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  390. Debug: 409 3953 command.c:364 register_command_handler(): registering 'ocd_mww'...
  391. Debug: 410 3953 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  392. Debug: 411 3968 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  393. Debug: 412 3968 command.c:364 register_command_handler(): registering 'ocd_bp'...
  394. Debug: 413 3984 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  395. Debug: 414 3984 command.c:364 register_command_handler(): registering 'ocd_wp'...
  396. Debug: 415 4000 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  397. Debug: 416 4000 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  398. Debug: 417 4015 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  399. Debug: 418 4015 command.c:364 register_command_handler(): registering 'ocd_verify_image_checksum'...
  400. Debug: 419 4031 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  401. Debug: 420 4047 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  402. Debug: 421 4047 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  403. Debug: 422 4062 command.c:364 register_command_handler(): registering 'ocd_ps'...
  404. Debug: 423 4062 command.c:364 register_command_handler(): registering 'ocd_test_mem_access'...
  405. Debug: 424 4078 ftdi.c:657 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
  406. Debug: 425 4109 mpsse.c:422 mpsse_purge(): -
  407. Debug: 426 4109 mpsse.c:703 mpsse_loopback_config(): off
  408. Debug: 427 4109 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  409. Debug: 428 4125 mpsse.c:740 mpsse_rtck_config(): off
  410. Debug: 429 4125 mpsse.c:729 mpsse_divide_by_5_config(): off
  411. Debug: 430 4140 mpsse.c:709 mpsse_set_divisor(): 29
  412. Debug: 431 4140 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  413. Debug: 433 4140 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  414. Debug: 434 4156 core.c:1601 adapter_khz_to_speed(): have interface set up
  415. Debug: 435 4156 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  416. Debug: 436 4172 mpsse.c:740 mpsse_rtck_config(): off
  417. Debug: 437 4172 mpsse.c:729 mpsse_divide_by_5_config(): off
  418. Debug: 438 4187 mpsse.c:709 mpsse_set_divisor(): 29
  419. Debug: 439 4187 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  420. Debug: 440 4187 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  421. Debug: 441 4203 core.c:1601 adapter_khz_to_speed(): have interface set up
  422. Info : 442 4218 core.c:1386 adapter_init(): clock speed 1000 kHz
  423. Debug: 443 4218 openocd.c:140 handle_init_command(): Debug Adapter init complete
  424. Debug: 444 4218 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport init
  425. Debug: 445 4234 command.c:143 script_debug(): command - ocd_transport ocd_transport init
  426. Debug: 447 4250 transport.c:239 handle_transport_init(): handle_transport_init
  427. Debug: 448 4250 core.c:729 jtag_add_reset(): SRST line released
  428. Debug: 449 4250 core.c:753 jtag_add_reset(): TRST line released
  429. Debug: 450 4265 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  430. Debug: 451 4265 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
  431. Debug: 452 4281 command.c:143 script_debug(): command - ocd_jtag ocd_jtag arp_init
  432. Debug: 453 4281 core.c:1399 jtag_init_inner(): Init JTAG chain
  433. Debug: 454 4297 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  434. Debug: 455 4297 core.c:1060 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  435. Debug: 456 4312 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  436. Info : 457 4312 core.c:1110 jtag_examine_chain(): TAP bcm63268a.cpu does not have IDCODE
  437. Info : 458 4328 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268b.cpu tap/device found: 0x3e52b33b (mfg: 0x19d (Cogency Semiconductor), part: 0xe52b, ver: 0x3)
  438. Warn : 459 4343 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268b.cpu UNEXPECTED: 0x3e52b33b (mfg: 0x19d (Cogency Semiconductor), part: 0xe52b, ver: 0x3)
  439. Error: 460 4359 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268b.cpu expected 1 of 1: 0x8632617f (mfg: 0x0bf (Broadcom), part: 0x6326, ver: 0x8)
  440. Info : 461 4375 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268c.cpu tap/device found: 0xbe52b33b (mfg: 0x19d (Cogency Semiconductor), part: 0xe52b, ver: 0xb)
  441. Warn : 462 4390 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268c.cpu UNEXPECTED: 0xbe52b33b (mfg: 0x19d (Cogency Semiconductor), part: 0xe52b, ver: 0xb)
  442. Error: 463 4406 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268c.cpu expected 1 of 1: 0x8632617f (mfg: 0x0bf (Broadcom), part: 0x6326, ver: 0x8)
  443. Debug: 464 4422 jep106.c:33 jep106_manufacturer(): BUG: Caller passed out-of-range JEP106 ID!
  444. Info : 465 4437 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268d.cpu tap/device found: 0xffffffff (mfg: 0x7ff (<invalid>), part: 0xffff, ver: 0xf)
  445. Debug: 466 4453 jep106.c:33 jep106_manufacturer(): BUG: Caller passed out-of-range JEP106 ID!
  446. Warn : 467 4453 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268d.cpu UNEXPECTED: 0xffffffff (mfg: 0x7ff (<invalid>), part: 0xffff, ver: 0xf)
  447. Error: 468 4468 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268d.cpu expected 1 of 1: 0x8632617f (mfg: 0x0bf (Broadcom), part: 0x6326, ver: 0x8)
  448. Debug: 469 4484 jep106.c:33 jep106_manufacturer(): BUG: Caller passed out-of-range JEP106 ID!
  449. Info : 470 4500 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268e.cpu tap/device found: 0xffffffff (mfg: 0x7ff (<invalid>), part: 0xffff, ver: 0xf)
  450. Debug: 471 4515 jep106.c:33 jep106_manufacturer(): BUG: Caller passed out-of-range JEP106 ID!
  451. Warn : 472 4531 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268e.cpu UNEXPECTED: 0xffffffff (mfg: 0x7ff (<invalid>), part: 0xffff, ver: 0xf)
  452. Error: 473 4547 core.c:959 jtag_examine_chain_display(): JTAG tap: bcm63268e.cpu expected 1 of 1: 0x8632617f (mfg: 0x0bf (Broadcom), part: 0x6326, ver: 0x8)
  453. Error: 474 4562 core.c:1444 jtag_init_inner(): Trying to use configured scan chain anyway...
  454. Debug: 475 4562 core.c:1190 jtag_validate_ircapture(): IR capture validation scan
  455. Error: 476 4578 core.c:1242 jtag_validate_ircapture(): bcm63268a.cpu: IR capture error; saw 0x1f not 0x01
  456. Debug: 477 4578 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  457. Warn : 478 4593 core.c:1467 jtag_init_inner(): Bypassing JTAG setup events due to errors
  458. Debug: 479 4593 openocd.c:153 handle_init_command(): Examining targets...
  459. Debug: 480 4609 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  460. Debug: 481 4609 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x7ca56676
  461. Debug: 482 4625 mips_ejtag.c:413 mips_ejtag_init(): EJTAG: Version 3.1 Detected
  462. Debug: 483 4625 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_6 MIPS16 noDMA MIPS32
  463. Debug: 484 4640 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R3k
  464. Debug: 485 4656 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  465. Debug: 486 4656 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  466. Debug: 488 4672 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x3e52b33b
  467. Debug: 489 4672 mips_ejtag.c:407 mips_ejtag_init(): EJTAG: Version 2.5 Detected
  468. Debug: 490 4687 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 DMA MIPS64
  469. Debug: 491 4687 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R3k
  470. Debug: 492 4703 mips_ejtag.c:429 mips_ejtag_init(): EJTAG: DMA Access Mode detected. Disabling to workaround current broken code.
  471. Debug: 493 4718 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  472. Debug: 494 4718 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  473. Debug: 495 4734 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x9f29599d
  474. Debug: 496 4734 mips_ejtag.c:416 mips_ejtag_init(): EJTAG: Version 4.1 Detected
  475. Debug: 497 4750 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_6 MIPS16 noDMA MIPS64
  476. Debug: 498 4765 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R3k DINT
  477. Debug: 499 4765 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  478. Debug: 500 4781 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  479. Debug: 501 4781 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xcf94acce
  480. Debug: 502 4797 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  481. Debug: 503 4797 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: DMA MIPS32
  482. Debug: 504 4812 mips_ejtag.c:429 mips_ejtag_init(): EJTAG: DMA Access Mode detected. Disabling to workaround current broken code.
  483. Debug: 505 4828 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  484. Debug: 506 4828 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  485. Debug: 507 4843 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0x67ca5667
  486. Debug: 508 4843 mips_ejtag.c:413 mips_ejtag_init(): EJTAG: Version 3.1 Detected
  487. Debug: 509 4859 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 noDMA MIPS64
  488. Debug: 510 4875 mips_ejtag.c:362 ejtag_v26_print_imp(): EJTAG v2.6: features: R4k DINT
  489. Debug: 511 4875 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  490. Debug: 512 4890 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash init
  491. Debug: 513 4890 command.c:143 script_debug(): command - ocd_flash ocd_flash init
  492. Debug: 514 4906 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  493. Debug: 517 5937 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  494. Debug: 520 6953 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  495. Debug: 521 6953 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  496. Debug: 524 7984 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  497. Debug: 525 7984 target.c:2244 target_read_u32(): address: 0xff300000 failed
  498. Debug: 526 7984 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  499. Debug: 527 7999 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  500. Debug: 528 8015 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  501. Debug: 529 8015 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  502. Debug: 530 8015 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  503. Debug: 533 9046 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  504. Debug: 536 10062 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  505. Debug: 537 10062 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  506. Debug: 540 11093 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  507. Debug: 541 11093 target.c:2244 target_read_u32(): address: 0xff300000 failed
  508. Debug: 542 11093 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  509. Debug: 543 11109 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  510. Debug: 544 11124 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  511. Debug: 545 11124 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  512. Debug: 546 11140 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  513. Debug: 547 11140 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  514. Debug: 548 11155 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  515. Debug: 549 11171 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  516. Debug: 550 11187 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  517. Debug: 551 11187 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  518. Debug: 552 11202 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  519. Debug: 553 11218 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  520. Debug: 554 11218 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  521. Debug: 555 11234 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  522. Debug: 556 11249 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  523. Debug: 557 11265 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  524. Debug: 558 11265 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  525. Debug: 559 11280 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  526. Debug: 560 11296 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  527. Debug: 561 11296 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  528. Debug: 562 11312 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  529. Debug: 563 11327 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  530. Debug: 564 11343 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  531. Debug: 565 11359 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  532. Debug: 566 11359 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  533. Debug: 568 11374 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  534. Debug: 569 11390 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  535. Debug: 570 11390 target.c:2244 target_read_u32(): address: 0xff300000 failed
  536. Debug: 571 11405 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  537. Debug: 572 11405 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  538. Debug: 573 11421 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  539. Debug: 575 11437 tcl.c:1099 handle_flash_init_command(): Initializing flash devices...
  540. Debug: 576 11437 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  541. Debug: 577 11452 command.c:143 script_debug(): command - ocd_mflash ocd_mflash init
  542. Debug: 578 11452 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  543. Debug: 579 11468 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  544. Debug: 581 11468 mflash.c:1377 handle_mflash_init_command(): Initializing mflash devices...
  545. Debug: 582 11484 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_nand init
  546. Debug: 583 11484 command.c:143 script_debug(): command - ocd_nand ocd_nand init
  547. Debug: 584 11499 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  548. Debug: 585 11499 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  549. Debug: 587 11515 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
  550. Debug: 588 11515 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_pld init
  551. Debug: 589 11530 command.c:143 script_debug(): command - ocd_pld ocd_pld init
  552. Debug: 590 11546 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  553. Debug: 591 11546 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  554. Debug: 593 11562 pld.c:205 handle_pld_init_command(): Initializing PLDs...
  555. Debug: 594 11671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  556. Debug: 595 11671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  557. Debug: 596 11796 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  558. Debug: 597 11796 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  559. Debug: 598 11905 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  560. Debug: 599 11905 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  561. Debug: 600 12030 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  562. Debug: 601 12030 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  563. Debug: 602 12140 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  564. Debug: 603 12140 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  565. Debug: 604 12249 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  566. Debug: 605 12249 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  567. Debug: 606 12374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  568. Debug: 607 12374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  569. ^C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement