Advertisement
Guest User

Untitled

a guest
May 7th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 68.79 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 0 options.c:181 add_default_dirs(): bindir=bin-x64
  8. Debug: 15 0 options.c:182 add_default_dirs(): pkgdatadir=
  9. Debug: 16 15 options.c:183 add_default_dirs(): exepath=C:/Users/lp/Desktop/openocd-0.10.0/bin-x64
  10. Debug: 17 15 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 31 configuration.c:42 add_script_search_dir(): adding C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//site
  13. Debug: 20 47 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 62 configuration.c:82 find_file(): found C:/Users/lp/Desktop/openocd-0.10.0/bin-x64/..//scripts/interface/ftdi/tumpa.cfg
  16. Debug: 23 78 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_interface ftdi
  17. Debug: 24 78 command.c:143 script_debug(): command - interface ocd_interface ftdi
  18. Debug: 26 94 command.c:364 register_command_handler(): registering 'ocd_ftdi_device_desc'...
  19. Debug: 27 94 command.c:364 register_command_handler(): registering 'ocd_ftdi_serial'...
  20. Debug: 28 109 command.c:364 register_command_handler(): registering 'ocd_ftdi_location'...
  21. Debug: 29 109 command.c:364 register_command_handler(): registering 'ocd_ftdi_channel'...
  22. Debug: 30 125 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_init'...
  23. Debug: 31 140 command.c:364 register_command_handler(): registering 'ocd_ftdi_layout_signal'...
  24. Debug: 32 140 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 156 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 187 command.c:143 script_debug(): command - ftdi_vid_pid ocd_ftdi_vid_pid 0x0403 0x8a98 0x0403 0x6010
  30. Debug: 39 203 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 234 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nTRST -data 0x0020
  34. Debug: 45 250 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_ftdi_layout_signal nSRST -data 0x0010
  35. Debug: 46 265 command.c:143 script_debug(): command - ftdi_layout_signal ocd_ftdi_layout_signal nSRST -data 0x0010
  36. Debug: 48 265 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_reset_config srst_push_pull
  37. Debug: 49 281 command.c:143 script_debug(): command - reset_config ocd_reset_config srst_push_pull
  38. User : 51 297 command.c:544 command_print(): none separate
  39. Debug: 52 297 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport select jtag
  40. Debug: 53 312 command.c:143 script_debug(): command - ocd_transport ocd_transport select jtag
  41. Debug: 54 312 command.c:364 register_command_handler(): registering 'ocd_jtag_flush_queue_sleep'...
  42. Debug: 55 328 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 344 command.c:364 register_command_handler(): registering 'ocd_jtag_ntrst_assert_width'...
  45. Debug: 58 359 command.c:364 register_command_handler(): registering 'ocd_scan_chain'...
  46. Debug: 59 359 command.c:364 register_command_handler(): registering 'ocd_jtag_reset'...
  47. Debug: 60 375 command.c:364 register_command_handler(): registering 'ocd_runtest'...
  48. Debug: 61 375 command.c:364 register_command_handler(): registering 'ocd_irscan'...
  49. Debug: 62 390 command.c:364 register_command_handler(): registering 'ocd_verify_ircapture'...
  50. Debug: 63 390 command.c:364 register_command_handler(): registering 'ocd_verify_jtag'...
  51. Debug: 64 406 command.c:364 register_command_handler(): registering 'ocd_tms_sequence'...
  52. Debug: 65 406 command.c:364 register_command_handler(): registering 'ocd_wait_srst_deassert'...
  53. Debug: 66 422 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  54. Debug: 67 437 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  55. Debug: 68 437 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  56. Debug: 69 453 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  57. Debug: 70 453 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  58. Debug: 71 469 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  59. Debug: 72 469 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  60. Debug: 73 484 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  61. Debug: 74 484 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  62. Debug: 75 500 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  63. Debug: 76 515 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  64. Debug: 77 515 command.c:364 register_command_handler(): registering 'ocd_jtag'...
  65. Debug: 78 531 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 547 command.c:364 register_command_handler(): registering 'ocd_xsvf'...
  68. Debug: 81 562 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 578 command.c:143 script_debug(): command - adapter_khz ocd_adapter_khz 1000
  71. Debug: 86 594 core.c:1631 jtag_config_khz(): handle jtag khz
  72. Debug: 87 594 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  73. Debug: 88 609 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 625 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 640 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 656 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 687 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 765 command.c:364 register_command_handler(): registering 'ocd_mips32'...
  87. Debug: 102 765 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 797 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 890 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  101. Debug: 116 890 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 968 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  109. Debug: 124 968 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 984 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 1015 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  114. Debug: 129 1031 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 1062 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  118. Debug: 133 1078 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  119. Debug: 134 1078 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  120. Debug: 135 1093 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  121. Debug: 136 1093 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  122. Debug: 137 1109 command.c:364 register_command_handler(): registering 'ocd_bcm63268a.cpu'...
  123. Debug: 138 1125 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 1140 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 1156 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 1172 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 1187 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 1203 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 1234 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268b.cpu mips_m4k -endian big -chain-position bcm63268b.cpu
  133. Debug: 148 1250 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  134. Debug: 149 1250 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  135. Debug: 150 1265 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  136. Debug: 151 1281 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  137. Debug: 152 1297 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  138. Debug: 153 1312 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  139. Debug: 154 1312 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  140. Debug: 155 1328 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  141. Debug: 156 1343 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  142. Debug: 157 1343 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  143. Debug: 158 1359 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  144. Debug: 159 1375 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  145. Debug: 160 1375 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  146. Debug: 161 1390 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  147. Debug: 162 1406 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  148. Debug: 163 1406 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  149. Debug: 164 1422 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  150. Debug: 165 1437 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  151. Debug: 166 1437 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  152. Debug: 167 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  153. Debug: 168 1453 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  154. Debug: 169 1469 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  155. Debug: 170 1484 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  156. Debug: 171 1484 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  157. Debug: 172 1500 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  158. Debug: 173 1515 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  159. Debug: 174 1515 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  160. Debug: 175 1531 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  161. Debug: 176 1531 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  162. Debug: 177 1547 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  163. Debug: 178 1562 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  164. Debug: 179 1562 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  165. Debug: 180 1578 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  166. Debug: 181 1593 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  167. Debug: 182 1593 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  168. Debug: 183 1609 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  169. Debug: 184 1609 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  170. Debug: 185 1625 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  171. Debug: 186 1640 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  172. Debug: 187 1640 command.c:364 register_command_handler(): registering 'ocd_bcm63268b.cpu'...
  173. Debug: 188 1656 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 1672 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 1687 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268c, Tap: cpu, Dotted: bcm63268c.cpu, 8 params
  176. Debug: 191 1703 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  177. Debug: 192 1703 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  178. Debug: 193 1719 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  179. Debug: 194 1719 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  180. Debug: 195 1734 core.c:1304 jtag_tap_init(): Created Tap: bcm63268c.cpu @ abs position 2, irlen 5, capture: 0x1 mask: 0x1f
  181. Debug: 196 1750 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 1765 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268c.cpu mips_m4k -endian big -chain-position bcm63268c.cpu
  183. Debug: 198 1781 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  184. Debug: 199 1797 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  185. Debug: 200 1797 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  186. Debug: 201 1812 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  187. Debug: 202 1828 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  188. Debug: 203 1843 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  189. Debug: 204 1843 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  190. Debug: 205 1859 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  191. Debug: 206 1875 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  192. Debug: 207 1890 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  193. Debug: 208 1890 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  194. Debug: 209 1906 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  195. Debug: 210 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  196. Debug: 211 1922 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  197. Debug: 212 1937 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  198. Debug: 213 1937 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  199. Debug: 214 1953 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  200. Debug: 215 1968 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  201. Debug: 216 1968 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  202. Debug: 217 1984 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  203. Debug: 218 2000 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  204. Debug: 219 2000 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  205. Debug: 220 2015 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  206. Debug: 221 2031 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  207. Debug: 222 2031 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  208. Debug: 223 2047 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  209. Debug: 224 2047 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  210. Debug: 225 2062 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  211. Debug: 226 2078 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  212. Debug: 227 2078 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  213. Debug: 228 2093 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  214. Debug: 229 2109 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  215. Debug: 230 2109 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  216. Debug: 231 2125 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  217. Debug: 232 2140 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  218. Debug: 233 2140 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  219. Debug: 234 2156 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  220. Debug: 235 2156 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  221. Debug: 236 2172 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  222. Debug: 237 2187 command.c:364 register_command_handler(): registering 'ocd_bcm63268c.cpu'...
  223. Debug: 238 2187 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 2218 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 2234 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268d, Tap: cpu, Dotted: bcm63268d.cpu, 8 params
  226. Debug: 241 2250 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  227. Debug: 242 2250 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  228. Debug: 243 2265 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  229. Debug: 244 2265 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  230. Debug: 245 2281 core.c:1304 jtag_tap_init(): Created Tap: bcm63268d.cpu @ abs position 3, irlen 5, capture: 0x1 mask: 0x1f
  231. Debug: 246 2297 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 2312 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268d.cpu mips_m4k -endian big -chain-position bcm63268d.cpu
  233. Debug: 248 2328 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  234. Debug: 249 2328 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  235. Debug: 250 2343 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  236. Debug: 251 2359 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  237. Debug: 252 2359 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  238. Debug: 253 2375 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  239. Debug: 254 2390 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  240. Debug: 255 2406 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  241. Debug: 256 2422 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  242. Debug: 257 2422 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  243. Debug: 258 2437 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  244. Debug: 259 2437 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  245. Debug: 260 2453 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  246. Debug: 261 2468 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  247. Debug: 262 2484 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  248. Debug: 263 2484 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  249. Debug: 264 2500 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  250. Debug: 265 2515 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  251. Debug: 266 2515 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  252. Debug: 267 2531 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  253. Debug: 268 2547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  254. Debug: 269 2547 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  255. Debug: 270 2562 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  256. Debug: 271 2562 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  257. Debug: 272 2578 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  258. Debug: 273 2593 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  259. Debug: 274 2593 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  260. Debug: 275 2609 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  261. Debug: 276 2609 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  262. Debug: 277 2625 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  263. Debug: 278 2640 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  264. Debug: 279 2640 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  265. Debug: 280 2656 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  266. Debug: 281 2656 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  267. Debug: 282 2671 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  268. Debug: 283 2687 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  269. Debug: 284 2687 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  270. Debug: 285 2703 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  271. Debug: 286 2718 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  272. Debug: 287 2718 command.c:364 register_command_handler(): registering 'ocd_bcm63268d.cpu'...
  273. Debug: 288 2734 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 2750 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 2765 tcl.c:549 jim_newtap_cmd(): Creating New Tap, Chip: bcm63268e, Tap: cpu, Dotted: bcm63268e.cpu, 8 params
  276. Debug: 291 2781 tcl.c:573 jim_newtap_cmd(): Processing option: -irlen
  277. Debug: 292 2781 tcl.c:573 jim_newtap_cmd(): Processing option: -ircapture
  278. Debug: 293 2796 tcl.c:573 jim_newtap_cmd(): Processing option: -irmask
  279. Debug: 294 2796 tcl.c:573 jim_newtap_cmd(): Processing option: -expected-id
  280. Debug: 295 2812 core.c:1304 jtag_tap_init(): Created Tap: bcm63268e.cpu @ abs position 4, irlen 5, capture: 0x1 mask: 0x1f
  281. Debug: 296 2812 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 2828 command.c:143 script_debug(): command - ocd_target ocd_target create bcm63268e.cpu mips_m4k -endian big -chain-position bcm63268e.cpu
  283. Debug: 298 2843 target.c:1899 target_free_all_working_areas_restore(): freeing all working areas
  284. Debug: 299 2859 command.c:399 register_command(): command 'mips32' is already registered in '<global>' context
  285. Debug: 300 2875 command.c:399 register_command(): command 'cp0' is already registered in 'mips32' context
  286. Debug: 301 2875 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips32' context
  287. Debug: 302 2890 command.c:399 register_command(): command 'mips_m4k' is already registered in '<global>' context
  288. Debug: 303 2906 command.c:399 register_command(): command 'cp0' is already registered in 'mips_m4k' context
  289. Debug: 304 2921 command.c:399 register_command(): command 'smp_off' is already registered in 'mips_m4k' context
  290. Debug: 305 2921 command.c:399 register_command(): command 'smp_on' is already registered in 'mips_m4k' context
  291. Debug: 306 2937 command.c:399 register_command(): command 'smp_gdb' is already registered in 'mips_m4k' context
  292. Debug: 307 2953 command.c:399 register_command(): command 'scan_delay' is already registered in 'mips_m4k' context
  293. Debug: 308 2953 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  294. Debug: 309 2968 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  295. Debug: 310 2984 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  296. Debug: 311 2984 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  297. Debug: 312 3000 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  298. Debug: 313 3015 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  299. Debug: 314 3015 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  300. Debug: 315 3031 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  301. Debug: 316 3046 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  302. Debug: 317 3046 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  303. Debug: 318 3062 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  304. Debug: 319 3078 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  305. Debug: 320 3078 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  306. Debug: 321 3093 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  307. Debug: 322 3109 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  308. Debug: 323 3109 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  309. Debug: 324 3125 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  310. Debug: 325 3125 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  311. Debug: 326 3140 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  312. Debug: 327 3156 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  313. Debug: 328 3156 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  314. Debug: 329 3171 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  315. Debug: 330 3187 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  316. Debug: 331 3187 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  317. Debug: 332 3203 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  318. Debug: 333 3203 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  319. Debug: 334 3218 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  320. Debug: 335 3234 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  321. Debug: 336 3234 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  322. Debug: 337 3250 command.c:364 register_command_handler(): registering 'ocd_bcm63268e.cpu'...
  323. User : 338 3265 command.c:675 command_run_line(): bcm63268e.cpuUser : 339 3265 command.c:677 command_run_line():
  324. Debug: 340 3281 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_init
  325. Debug: 341 3281 command.c:143 script_debug(): command - init ocd_init
  326. Debug: 342 3296 log.c:431 keep_alive(): keep_alive() was not invoked in the 1000ms timelimit (2702). This may cause trouble with GDB connections.
  327. Debug: 345 3312 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target init
  328. Debug: 346 3312 command.c:143 script_debug(): command - ocd_target ocd_target init
  329. Debug: 348 3328 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_target names
  330. Debug: 349 3328 command.c:143 script_debug(): command - ocd_target ocd_target names
  331. Debug: 350 3343 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  332. Debug: 351 3359 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-erase-start
  333. Debug: 352 3375 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 3390 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-erase-start reset init
  335. Debug: 354 3406 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  336. Debug: 355 3406 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu cget -event gdb-flash-write-end
  337. Debug: 356 3421 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 3437 command.c:143 script_debug(): command - ocd_bcm63268a.cpu ocd_bcm63268a.cpu configure -event gdb-flash-write-end reset halt
  339. Debug: 358 3453 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  340. Debug: 359 3468 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-erase-start
  341. Debug: 360 3484 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 3500 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-erase-start reset init
  343. Debug: 362 3515 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  344. Debug: 363 3531 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu cget -event gdb-flash-write-end
  345. Debug: 364 3546 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 3546 command.c:143 script_debug(): command - ocd_bcm63268b.cpu ocd_bcm63268b.cpu configure -event gdb-flash-write-end reset halt
  347. Debug: 366 3562 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  348. Debug: 367 3578 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-erase-start
  349. Debug: 368 3593 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 3609 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-erase-start reset init
  351. Debug: 370 3625 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  352. Debug: 371 3640 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu cget -event gdb-flash-write-end
  353. Debug: 372 3656 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 3671 command.c:143 script_debug(): command - ocd_bcm63268c.cpu ocd_bcm63268c.cpu configure -event gdb-flash-write-end reset halt
  355. Debug: 374 3687 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  356. Debug: 375 3718 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-erase-start
  357. Debug: 376 3718 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 3750 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-erase-start reset init
  359. Debug: 378 3765 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  360. Debug: 379 3765 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu cget -event gdb-flash-write-end
  361. Debug: 380 3781 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 3796 command.c:143 script_debug(): command - ocd_bcm63268d.cpu ocd_bcm63268d.cpu configure -event gdb-flash-write-end reset halt
  363. Debug: 382 3812 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  364. Debug: 383 3828 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-erase-start
  365. Debug: 384 3843 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 3859 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-erase-start reset init
  367. Debug: 386 3875 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  368. Debug: 387 3875 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu cget -event gdb-flash-write-end
  369. Debug: 388 3890 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 3906 command.c:143 script_debug(): command - ocd_bcm63268e.cpu ocd_bcm63268e.cpu configure -event gdb-flash-write-end reset halt
  371. Debug: 390 3921 target.c:1324 handle_target_init_command(): Initializing targets...
  372. Debug: 391 3937 command.c:364 register_command_handler(): registering 'ocd_target_request'...
  373. Debug: 392 3937 command.c:364 register_command_handler(): registering 'ocd_trace'...
  374. Debug: 393 3953 command.c:364 register_command_handler(): registering 'ocd_trace'...
  375. Debug: 394 3968 command.c:364 register_command_handler(): registering 'ocd_fast_load_image'...
  376. Debug: 395 3968 command.c:364 register_command_handler(): registering 'ocd_fast_load'...
  377. Debug: 396 3984 command.c:364 register_command_handler(): registering 'ocd_profile'...
  378. Debug: 397 4000 command.c:364 register_command_handler(): registering 'ocd_virt2phys'...
  379. Debug: 398 4000 command.c:364 register_command_handler(): registering 'ocd_reg'...
  380. Debug: 399 4015 command.c:364 register_command_handler(): registering 'ocd_poll'...
  381. Debug: 400 4015 command.c:364 register_command_handler(): registering 'ocd_wait_halt'...
  382. Debug: 401 4031 command.c:364 register_command_handler(): registering 'ocd_halt'...
  383. Debug: 402 4031 command.c:364 register_command_handler(): registering 'ocd_resume'...
  384. Debug: 403 4046 command.c:364 register_command_handler(): registering 'ocd_reset'...
  385. Debug: 404 4062 command.c:364 register_command_handler(): registering 'ocd_soft_reset_halt'...
  386. Debug: 405 4062 command.c:364 register_command_handler(): registering 'ocd_step'...
  387. Debug: 406 4078 command.c:364 register_command_handler(): registering 'ocd_mdw'...
  388. Debug: 407 4078 command.c:364 register_command_handler(): registering 'ocd_mdh'...
  389. Debug: 408 4093 command.c:364 register_command_handler(): registering 'ocd_mdb'...
  390. Debug: 409 4093 command.c:364 register_command_handler(): registering 'ocd_mww'...
  391. Debug: 410 4109 command.c:364 register_command_handler(): registering 'ocd_mwh'...
  392. Debug: 411 4125 command.c:364 register_command_handler(): registering 'ocd_mwb'...
  393. Debug: 412 4125 command.c:364 register_command_handler(): registering 'ocd_bp'...
  394. Debug: 413 4140 command.c:364 register_command_handler(): registering 'ocd_rbp'...
  395. Debug: 414 4140 command.c:364 register_command_handler(): registering 'ocd_wp'...
  396. Debug: 415 4156 command.c:364 register_command_handler(): registering 'ocd_rwp'...
  397. Debug: 416 4156 command.c:364 register_command_handler(): registering 'ocd_load_image'...
  398. Debug: 417 4171 command.c:364 register_command_handler(): registering 'ocd_dump_image'...
  399. Debug: 418 4187 command.c:364 register_command_handler(): registering 'ocd_verify_image_checksum'...
  400. Debug: 419 4187 command.c:364 register_command_handler(): registering 'ocd_verify_image'...
  401. Debug: 420 4203 command.c:364 register_command_handler(): registering 'ocd_test_image'...
  402. Debug: 421 4218 command.c:364 register_command_handler(): registering 'ocd_reset_nag'...
  403. Debug: 422 4218 command.c:364 register_command_handler(): registering 'ocd_ps'...
  404. Debug: 423 4234 command.c:364 register_command_handler(): registering 'ocd_test_mem_access'...
  405. Debug: 424 4250 ftdi.c:657 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
  406. Debug: 425 4281 mpsse.c:422 mpsse_purge(): -
  407. Debug: 426 4296 mpsse.c:703 mpsse_loopback_config(): off
  408. Debug: 427 4296 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  409. Debug: 428 4312 mpsse.c:740 mpsse_rtck_config(): off
  410. Debug: 429 4312 mpsse.c:729 mpsse_divide_by_5_config(): off
  411. Debug: 430 4312 mpsse.c:709 mpsse_set_divisor(): 29
  412. Debug: 431 4328 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  413. Debug: 432 4328 log.c:431 keep_alive(): keep_alive() was not invoked in the 1000ms timelimit (1032). This may cause trouble with GDB connections.
  414. Debug: 434 4343 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  415. Debug: 435 4359 core.c:1601 adapter_khz_to_speed(): have interface set up
  416. Debug: 436 4359 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
  417. Debug: 437 4375 mpsse.c:740 mpsse_rtck_config(): off
  418. Debug: 438 4375 mpsse.c:729 mpsse_divide_by_5_config(): off
  419. Debug: 439 4390 mpsse.c:709 mpsse_set_divisor(): 29
  420. Debug: 440 4390 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
  421. Debug: 441 4406 core.c:1598 adapter_khz_to_speed(): convert khz to interface specific speed value
  422. Debug: 442 4406 core.c:1601 adapter_khz_to_speed(): have interface set up
  423. Info : 443 4421 core.c:1386 adapter_init(): clock speed 1000 kHz
  424. Debug: 444 4421 openocd.c:140 handle_init_command(): Debug Adapter init complete
  425. Debug: 445 4437 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_transport init
  426. Debug: 446 4453 command.c:143 script_debug(): command - ocd_transport ocd_transport init
  427. Debug: 448 4453 transport.c:239 handle_transport_init(): handle_transport_init
  428. Debug: 449 4484 core.c:729 jtag_add_reset(): SRST line released
  429. Debug: 450 4484 core.c:753 jtag_add_reset(): TRST line released
  430. Debug: 451 4484 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  431. Debug: 452 4499 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_jtag arp_init
  432. Debug: 453 4515 command.c:143 script_debug(): command - ocd_jtag ocd_jtag arp_init
  433. Debug: 454 4515 core.c:1399 jtag_init_inner(): Init JTAG chain
  434. Debug: 455 4531 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  435. Debug: 456 4531 core.c:1060 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  436. Debug: 457 4546 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  437. Error: 458 4546 core.c:949 jtag_examine_chain_check(): JTAG scan chain interrogation failed: all ones
  438. Error: 459 4562 core.c:950 jtag_examine_chain_check(): Check JTAG interface, timings, target power, etc.
  439. Error: 460 4578 core.c:1444 jtag_init_inner(): Trying to use configured scan chain anyway...
  440. Debug: 461 4578 core.c:1190 jtag_validate_ircapture(): IR capture validation scan
  441. Error: 462 4593 core.c:1242 jtag_validate_ircapture(): bcm63268a.cpu: IR capture error; saw 0x1f not 0x01
  442. Debug: 463 4609 core.c:327 jtag_call_event_callbacks(): jtag event: TAP reset
  443. Warn : 464 4609 core.c:1467 jtag_init_inner(): Bypassing JTAG setup events due to errors
  444. Debug: 465 4624 openocd.c:153 handle_init_command(): Examining targets...
  445. Debug: 466 4640 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  446. Debug: 467 4656 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xffffffff
  447. Debug: 468 4656 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  448. Debug: 469 4671 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 ASID_6 MIPS16 noDMA MIPS64
  449. Debug: 470 4671 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  450. Debug: 471 4687 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  451. Debug: 472 4703 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xffffffff
  452. Debug: 473 4703 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  453. Debug: 474 4718 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 ASID_6 MIPS16 noDMA MIPS64
  454. Debug: 475 4734 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  455. Debug: 476 4734 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  456. Debug: 477 4749 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xffffffff
  457. Debug: 478 4749 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  458. Debug: 479 4765 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 ASID_6 MIPS16 noDMA MIPS64
  459. Debug: 480 4781 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  460. Debug: 481 4781 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  461. Debug: 482 4796 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xffffffff
  462. Debug: 483 4812 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  463. Debug: 484 4812 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 ASID_6 MIPS16 noDMA MIPS64
  464. Debug: 485 4828 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  465. Debug: 486 4828 target.c:1517 target_call_event_callbacks(): target event 21 (examine-start)
  466. Debug: 488 4843 mips_ejtag.c:397 mips_ejtag_init(): impcode: 0xffffffff
  467. Debug: 489 4859 mips_ejtag.c:422 mips_ejtag_init(): EJTAG: Unknown Version Detected
  468. Debug: 490 4859 mips_ejtag.c:372 ejtag_main_print_imp(): EJTAG main: features: ASID_8 ASID_6 MIPS16 noDMA MIPS64
  469. Debug: 491 4874 target.c:1517 target_call_event_callbacks(): target event 22 (examine-end)
  470. Debug: 492 4874 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_flash init
  471. Debug: 493 4890 command.c:143 script_debug(): command - ocd_flash ocd_flash init
  472. Debug: 494 4906 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  473. Debug: 495 4906 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  474. Debug: 496 4921 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  475. Debug: 497 4937 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  476. Debug: 498 4953 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  477. Debug: 499 4968 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  478. Debug: 500 4984 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  479. Debug: 501 4999 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  480. Debug: 502 4999 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  481. Debug: 503 5015 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  482. Debug: 504 5031 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  483. Debug: 505 5031 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  484. Debug: 506 5046 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  485. Debug: 507 5062 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  486. Debug: 508 5078 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  487. Debug: 509 5078 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  488. Debug: 510 5093 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  489. Debug: 511 5109 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  490. Debug: 512 5124 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  491. Debug: 513 5124 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  492. Debug: 514 5140 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  493. Debug: 515 5156 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  494. Debug: 516 5156 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  495. Debug: 517 5171 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  496. Debug: 518 5187 target.c:2244 target_read_u32(): address: 0xff300000 failed
  497. Debug: 519 5187 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  498. Debug: 520 5203 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  499. Debug: 521 5218 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  500. Debug: 522 5218 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  501. Debug: 523 5234 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  502. Debug: 524 5234 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  503. Debug: 525 5249 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  504. Debug: 526 5265 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  505. Debug: 527 5281 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  506. Debug: 528 5296 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  507. Debug: 529 5296 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  508. Debug: 530 5312 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  509. Debug: 531 5328 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  510. Debug: 532 5343 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  511. Debug: 533 5343 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  512. Debug: 535 5359 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  513. Debug: 536 5374 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  514. Debug: 537 5390 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  515. Debug: 538 5390 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  516. Debug: 539 5406 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  517. Debug: 540 5406 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  518. Debug: 541 5421 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  519. Debug: 542 5437 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  520. Debug: 543 5453 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  521. Debug: 544 5468 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  522. Debug: 545 5484 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  523. Debug: 546 5484 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  524. Debug: 547 5499 target.c:2244 target_read_u32(): address: 0xff300000 failed
  525. Debug: 548 5499 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  526. Debug: 549 5515 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  527. Debug: 550 5531 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  528. Debug: 551 5531 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  529. Debug: 552 5546 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  530. Debug: 553 5562 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  531. Debug: 554 5578 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  532. Debug: 555 5578 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  533. Debug: 556 5593 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  534. Debug: 557 5593 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  535. Debug: 558 5609 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  536. Debug: 559 5624 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  537. Debug: 560 5640 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  538. Debug: 561 5656 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  539. Debug: 562 5656 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  540. Debug: 563 5671 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  541. Debug: 564 5687 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  542. Debug: 565 5703 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  543. Debug: 566 5703 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  544. Debug: 567 5718 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  545. Debug: 568 5734 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  546. Debug: 569 5749 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  547. Debug: 570 5749 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  548. Debug: 571 5765 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  549. Debug: 572 5781 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  550. Debug: 573 5796 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  551. Debug: 574 5796 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  552. Debug: 575 5812 target.c:2244 target_read_u32(): address: 0xff300000 failed
  553. Debug: 576 5812 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  554. Debug: 577 5828 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  555. Debug: 578 5843 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  556. Debug: 579 5843 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  557. Debug: 580 5859 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  558. Debug: 582 5874 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  559. Debug: 583 5890 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  560. Debug: 584 5890 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  561. Debug: 585 5906 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  562. Debug: 586 5906 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  563. Debug: 587 5921 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  564. Debug: 588 5937 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  565. Debug: 589 5953 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  566. Debug: 590 5968 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  567. Debug: 591 5968 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  568. Debug: 592 5984 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  569. Debug: 593 5999 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  570. Debug: 594 6015 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  571. Debug: 595 6015 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  572. Debug: 596 6031 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  573. Debug: 597 6046 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  574. Debug: 598 6062 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  575. Debug: 599 6062 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  576. Debug: 600 6078 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  577. Debug: 601 6078 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  578. Debug: 602 6093 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  579. Debug: 603 6109 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  580. Debug: 604 6109 target.c:2244 target_read_u32(): address: 0xff300000 failed
  581. Debug: 605 6124 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  582. Debug: 606 6140 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  583. Debug: 607 6140 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  584. Debug: 608 6156 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  585. Debug: 609 6171 mips_m4k.c:217 mips_m4k_poll(): EJTAG_CTRL_BRKST already set during server startup.
  586. Debug: 610 6187 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  587. Debug: 611 6203 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  588. Debug: 612 6203 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  589. Debug: 613 6218 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  590. Debug: 614 6234 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  591. Debug: 615 6249 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  592. Debug: 616 6249 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  593. Debug: 617 6265 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  594. Debug: 618 6281 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  595. Debug: 619 6281 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  596. Debug: 620 6296 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  597. Debug: 621 6312 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  598. Debug: 622 6327 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  599. Debug: 623 6327 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  600. Debug: 624 6343 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  601. Debug: 625 6343 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  602. Debug: 626 6374 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  603. Debug: 627 6374 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  604. Debug: 629 6390 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  605. Debug: 630 6406 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  606. Debug: 631 6421 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  607. Debug: 632 6421 mips32_pracc.c:216 mips32_pracc_exec(): unexpected write at address ffffffff
  608. Debug: 633 6437 target.c:2244 target_read_u32(): address: 0xff300000 failed
  609. Debug: 634 6437 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  610. Debug: 635 6452 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  611. Debug: 636 6468 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  612. Debug: 638 6468 tcl.c:1099 handle_flash_init_command(): Initializing flash devices...
  613. Debug: 639 6484 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_mflash init
  614. Debug: 640 6499 command.c:143 script_debug(): command - ocd_mflash ocd_mflash init
  615. Debug: 641 6515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  616. Debug: 642 6515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  617. Debug: 643 6531 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  618. Debug: 644 6531 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  619. Debug: 645 6546 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  620. Debug: 647 6546 mflash.c:1377 handle_mflash_init_command(): Initializing mflash devices...
  621. Debug: 648 6562 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_nand init
  622. Debug: 649 6562 command.c:143 script_debug(): command - ocd_nand ocd_nand init
  623. Debug: 650 6577 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  624. Debug: 651 6593 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  625. Debug: 652 6593 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  626. Debug: 653 6593 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  627. Debug: 654 6609 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  628. Debug: 656 6609 tcl.c:497 handle_nand_init_command(): Initializing NAND devices...
  629. Debug: 657 6624 command.c:143 script_debug(): command - ocd_command ocd_command type ocd_pld init
  630. Debug: 658 6640 command.c:143 script_debug(): command - ocd_pld ocd_pld init
  631. Debug: 659 6640 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  632. Debug: 660 6656 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  633. Debug: 661 6671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  634. Debug: 662 6671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  635. Debug: 663 6687 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  636. Debug: 665 6687 pld.c:205 handle_pld_init_command(): Initializing PLDs...
  637. Debug: 666 6812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  638. Debug: 667 6812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  639. Debug: 668 6812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  640. Debug: 669 6827 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  641. Debug: 670 6827 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  642. Debug: 671 6953 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  643. Debug: 672 6953 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  644. Debug: 673 6968 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  645. Debug: 674 6968 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  646. Debug: 675 6968 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  647. Debug: 676 7093 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  648. Debug: 677 7093 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  649. Debug: 678 7109 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  650. Debug: 679 7109 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  651. Debug: 680 7109 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  652. Debug: 681 7234 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  653. Debug: 682 7234 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  654. Debug: 683 7234 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  655. Debug: 684 7249 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  656. Debug: 685 7249 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  657. Debug: 686 7374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  658. Debug: 687 7374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  659. Debug: 688 7374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  660. Debug: 689 7390 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  661. Debug: 690 7390 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  662. Debug: 691 7515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  663. Debug: 692 7515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  664. Debug: 693 7515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  665. Debug: 694 7531 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  666. Debug: 695 7531 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  667. Debug: 696 7656 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  668. Debug: 697 7656 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  669. Debug: 698 7656 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  670. Debug: 699 7671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  671. Debug: 700 7671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  672. Debug: 701 7796 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  673. Debug: 702 7796 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  674. Debug: 703 7812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  675. Debug: 704 7812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  676. Debug: 705 7812 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  677. Debug: 706 7937 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  678. Debug: 707 7937 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  679. Debug: 708 7952 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  680. Debug: 709 7952 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  681. Debug: 710 7952 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  682. Debug: 711 8077 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  683. Debug: 712 8077 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  684. Debug: 713 8077 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  685. Debug: 714 8093 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  686. Debug: 715 8093 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  687. Debug: 716 8218 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  688. Debug: 717 8218 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  689. Debug: 718 8218 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  690. Debug: 719 8234 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  691. Debug: 720 8234 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  692. Debug: 721 8359 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  693. Debug: 722 8359 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  694. Debug: 723 8374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  695. Debug: 724 8374 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  696. Debug: 725 8390 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  697. Debug: 726 8499 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  698. Debug: 727 8499 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  699. Debug: 728 8499 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  700. Debug: 729 8515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  701. Debug: 730 8515 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  702. Debug: 731 8640 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  703. Debug: 732 8640 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  704. Debug: 733 8640 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  705. Debug: 734 8655 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  706. Debug: 735 8655 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  707. Debug: 736 9437 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  708. Debug: 737 9437 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  709. Debug: 738 9452 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  710. Debug: 739 9468 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  711. Debug: 740 9484 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  712. Debug: 741 9484 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  713. Debug: 742 9499 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  714. Debug: 743 9515 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  715. Debug: 744 9530 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  716. Debug: 745 9546 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  717. Debug: 746 9546 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  718. Debug: 747 9562 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  719. Debug: 748 9577 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  720. Debug: 749 9593 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  721. Debug: 750 9593 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  722. Debug: 751 9609 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  723. Debug: 752 9624 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  724. Debug: 753 9640 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  725. Debug: 754 9640 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  726. Debug: 755 9655 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  727. Debug: 756 9671 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  728. Debug: 757 9687 mips32_pracc.c:205 mips32_pracc_exec(): restarting code
  729. Debug: 758 9687 mips32_pracc.c:246 mips32_pracc_exec(): reading at unexpected address cf94acce, expected ff200200
  730. Debug: 759 9702 target.c:2244 target_read_u32(): address: 0xff300000 failed
  731. Debug: 760 9718 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  732. Debug: 761 9734 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  733. Debug: 762 9734 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  734. User : 763 9749 mips32.c:298 mips32_arch_state(): target halted in MIPS32 mode due to undefined, pc: 0x00000000
  735. Debug: 766 10874 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  736. Debug: 769 11890 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  737. Debug: 770 11890 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  738. Debug: 773 12921 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  739. Debug: 774 12921 target.c:2244 target_read_u32(): address: 0xff300000 failed
  740. Debug: 775 12921 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  741. Debug: 776 12936 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  742. Debug: 777 12952 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  743. User : 778 12952 mips32.c:298 mips32_arch_state(): target halted in MIPS32 mode due to undefined, pc: 0x00000000
  744. Debug: 779 12968 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  745. Debug: 782 13983 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  746. Debug: 785 14999 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  747. Debug: 786 14999 mips_m4k.c:959 mips_m4k_read_memory(): address: 0xff300000, size: 0x00000004, count: 0x00000001
  748. Debug: 789 16030 mips32_pracc.c:105 wait_for_pracc_rw(): DEBUGMODULE: No memory access in progress!
  749. Debug: 790 16030 target.c:2244 target_read_u32(): address: 0xff300000 failed
  750. Debug: 791 16030 mips_m4k.c:119 mips_m4k_debug_entry(): entered debug state at PC 0x0, target->state: halted
  751. Debug: 792 16046 target.c:1517 target_call_event_callbacks(): target event 0 (gdb-halt)
  752. Debug: 793 16061 target.c:1517 target_call_event_callbacks(): target event 1 (halted)
  753. User : 794 16061 mips32.c:298 mips32_arch_state(): target halted in MIPS32 mode due to undefined, pc: 0x00000000
  754. Debug: 795 16077 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  755. Debug: 796 16186 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  756. Debug: 797 16186 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  757. Debug: 798 16296 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  758. Debug: 799 16296 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  759. Debug: 800 16421 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  760. Debug: 801 16421 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  761. Debug: 802 16546 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  762. Debug: 803 16546 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
  763. Debug: 804 16671 mips_m4k.c:209 mips_m4k_poll(): Reset Detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement