Advertisement
Guest User

Untitled

a guest
Jul 29th, 2022
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.19 KB | None | 0 0
  1. User : 3 1 options.c:52 configuration_output_handler(): debug_level: 3
  2. User : 4 1 options.c:52 configuration_output_handler():
  3. Debug: 5 1 options.c:233 add_default_dirs(): bindir=/usr/local/bin
  4. Debug: 6 1 options.c:234 add_default_dirs(): pkgdatadir=/usr/local/share/openocd
  5. Debug: 7 1 options.c:235 add_default_dirs(): exepath=/usr/local/bin
  6. Debug: 8 1 options.c:236 add_default_dirs(): bin2data=../share/openocd
  7. Debug: 9 1 configuration.c:33 add_script_search_dir(): adding /home/robimarko/.config/openocd
  8. Debug: 10 1 configuration.c:33 add_script_search_dir(): adding /home/robimarko/.openocd
  9. Debug: 11 1 configuration.c:33 add_script_search_dir(): adding /usr/local/bin/../share/openocd/site
  10. Debug: 12 1 configuration.c:33 add_script_search_dir(): adding /usr/local/bin/../share/openocd/scripts
  11. Debug: 13 1 command.c:155 script_debug(): command - ocd_find openocd.cfg
  12. Debug: 14 1 configuration.c:88 find_file(): found openocd.cfg
  13. Debug: 15 1 command.c:155 script_debug(): command - ocd_find interface/jlink.cfg
  14. Debug: 16 1 configuration.c:88 find_file(): found /usr/local/bin/../share/openocd/scripts/interface/jlink.cfg
  15. Debug: 17 1 command.c:155 script_debug(): command - adapter driver jlink
  16. Debug: 18 1 command.c:155 script_debug(): command - adapter speed 4000
  17. Debug: 19 1 adapter.c:180 adapter_config_khz(): handle adapter khz
  18. Debug: 20 1 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  19. Debug: 21 1 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  20. Debug: 22 1 command.c:155 script_debug(): command - transport select jtag
  21. Debug: 23 1 command.c:155 script_debug(): command - reset_config trst_and_srst srst_nogate
  22. Debug: 24 1 command.c:155 script_debug(): command - adapter srst delay 200
  23. Debug: 25 1 command.c:155 script_debug(): command - jtag_ntrst_delay 200
  24. Debug: 26 1 command.c:155 script_debug(): command - jtag newtap sparx5 cpu -irlen 4 -expected-id 0x4ba00477
  25. Debug: 27 1 tcl.c:557 jim_newtap_cmd(): Creating New Tap, Chip: sparx5, Tap: cpu, Dotted: sparx5.cpu, 4 params
  26. Debug: 28 1 tcl.c:582 jim_newtap_cmd(): Processing option: -irlen
  27. Debug: 29 1 tcl.c:582 jim_newtap_cmd(): Processing option: -expected-id
  28. Debug: 30 1 core.c:1457 jtag_tap_init(): Created Tap: sparx5.cpu @ abs position 0, irlen 4, capture: 0x1 mask: 0x3
  29. Debug: 31 1 command.c:155 script_debug(): command - dap create sparx5.dap -chain-position sparx5.cpu
  30. Debug: 32 1 command.c:155 script_debug(): command - cti create sparx5.a53_cti.0 -dap sparx5.dap -ap-num 0 -baseaddr 0x80420000
  31. Debug: 33 1 arm_adi_v5.c:1075 dap_get_ap(): refcount AP#0x0 get 1
  32. Debug: 34 1 command.c:155 script_debug(): command - target create sparx5.cpu aarch64 -dap sparx5.dap -cti sparx5.a53_cti.0
  33. Info : 35 1 server.c:297 add_service(): Listening on port 6666 for tcl connections
  34. Info : 36 1 server.c:297 add_service(): Listening on port 4444 for telnet connections
  35. Debug: 37 1 command.c:155 script_debug(): command - init
  36. Debug: 38 1 command.c:155 script_debug(): command - target init
  37. Debug: 39 1 command.c:155 script_debug(): command - target names
  38. Debug: 40 1 command.c:155 script_debug(): command - sparx5.cpu cget -event gdb-flash-erase-start
  39. Debug: 41 1 command.c:155 script_debug(): command - sparx5.cpu configure -event gdb-flash-erase-start reset init
  40. Debug: 42 1 command.c:155 script_debug(): command - sparx5.cpu cget -event gdb-flash-write-end
  41. Debug: 43 1 command.c:155 script_debug(): command - sparx5.cpu configure -event gdb-flash-write-end reset halt
  42. Debug: 44 1 command.c:155 script_debug(): command - sparx5.cpu cget -event gdb-attach
  43. Debug: 45 1 command.c:155 script_debug(): command - sparx5.cpu configure -event gdb-attach halt 1000
  44. Debug: 46 1 target.c:1657 handle_target_init_command(): Initializing targets...
  45. Debug: 47 1 semihosting_common.c:109 semihosting_common_init():
  46. Debug: 48 1 jlink.c:635 jlink_init(): Using libjaylink 0.2.0 (compiled with 0.2.0)
  47. Debug: 49 4 jlink.c:514 jaylink_log_handler(): Found device (VID:PID = 1366:0101, bus:address = 003:003).
  48. Debug: 50 5 jlink.c:514 jaylink_log_handler(): Device: USB address = 0.
  49. Debug: 51 5 jlink.c:514 jaylink_log_handler(): Device: Serial number = 261013586.
  50. Debug: 52 5 jlink.c:514 jaylink_log_handler(): Allocating new device instance.
  51. Debug: 53 5 jlink.c:514 jaylink_log_handler(): Found 1 USB device(s).
  52. Debug: 54 5 jlink.c:514 jaylink_log_handler(): Trying to open device (bus:address = 003:003).
  53. Debug: 55 5 jlink.c:514 jaylink_log_handler(): Using endpoint 81 (IN) and 01 (OUT).
  54. Debug: 56 5 jlink.c:514 jaylink_log_handler(): Device opened successfully.
  55. Info : 64 5 jlink.c:707 jlink_init(): J-Link V11 compiled Jul 22 2022 10:21:23
  56. Info : 77 6 jlink.c:748 jlink_init(): Hardware version: 11.00
  57. Info : 86 6 jlink.c:789 jlink_init(): VTarget = 3.354 V
  58. Debug: 92 7 jlink.c:514 jaylink_log_handler(): Last read operation left 16 bytes in the buffer.
  59. Debug: 102 7 jlink.c:942 jlink_reset(): TRST: 0, SRST: 0
  60. Debug: 121 11 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  61. Debug: 122 11 adapter.c:148 adapter_khz_to_speed(): have adapter set up
  62. Debug: 129 11 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  63. Debug: 130 11 adapter.c:148 adapter_khz_to_speed(): have adapter set up
  64. Info : 131 11 adapter.c:108 adapter_init(): clock speed 4000 kHz
  65. Debug: 132 11 openocd.c:132 handle_init_command(): Debug Adapter init complete
  66. Debug: 133 11 command.c:155 script_debug(): command - transport init
  67. Debug: 134 11 transport.c:219 handle_transport_init(): handle_transport_init
  68. Debug: 135 11 jlink.c:942 jlink_reset(): TRST: 0, SRST: 0
  69. Debug: 140 11 core.c:813 jtag_add_reset(): SRST line released
  70. Debug: 141 11 core.c:838 jtag_add_reset(): TRST line released
  71. Debug: 142 11 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  72. Debug: 143 414 command.c:155 script_debug(): command - jtag arp_init
  73. Debug: 144 414 core.c:1492 jtag_init_inner(): Init JTAG chain
  74. Debug: 145 414 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  75. Debug: 154 414 core.c:1217 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  76. Debug: 155 414 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  77. Info : 164 415 core.c:1116 jtag_examine_chain_display(): JTAG tap: sparx5.cpu tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd), part: 0xba00, ver: 0x4)
  78. Debug: 165 415 core.c:1347 jtag_validate_ircapture(): IR capture validation scan
  79. Debug: 174 415 core.c:1404 jtag_validate_ircapture(): sparx5.cpu: IR capture 0x01
  80. Debug: 175 415 command.c:155 script_debug(): command - dap init
  81. Debug: 176 415 arm_dap.c:97 dap_init_all(): Initializing all DAPs ...
  82. Debug: 177 415 arm_dap.c:121 dap_init_all(): DAP sparx5.cpu configured by default to use ADIv5 protocol
  83. Debug: 178 415 arm_adi_v5.c:659 dap_dp_init(): sparx5.dap
  84. Debug: 179 415 arm_adi_v5.c:691 dap_dp_init(): DAP: wait CDBGPWRUPACK
  85. Debug: 180 415 arm_adi_v5.h:634 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
  86. Debug: 197 415 arm_adi_v5.c:699 dap_dp_init(): DAP: wait CSYSPWRUPACK
  87. Debug: 198 415 arm_adi_v5.h:634 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
  88. Debug: 231 417 openocd.c:149 handle_init_command(): Examining targets...
  89. Debug: 232 417 target.c:1843 target_call_event_callbacks(): target event 19 (examine-start) for core sparx5.cpu
  90. Debug: 233 417 arm_adi_v5.c:1075 dap_get_ap(): refcount AP#0x0 get 2
  91. Debug: 250 417 arm_adi_v5.c:1018 dap_find_get_ap(): Found MEM-AP APB2 or APB3 at AP index: 0 (IDR=0x24770002)
  92. Debug: 283 419 arm_adi_v5.c:805 mem_ap_init(): MEM_AP Packed Transfers: disabled
  93. Debug: 284 419 arm_adi_v5.c:816 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
  94. Debug: 381 424 arm_adi_v5.c:2180 dap_lookup_cs_component(): CS lookup found at 0x80410000
  95. Debug: 382 424 aarch64.c:2583 aarch64_examine_first(): Detected core 0 dbgbase: 0x80410000
  96. Debug: 415 425 aarch64.c:2630 aarch64_examine_first(): cpuid = 0x410fd034
  97. Debug: 416 425 aarch64.c:2631 aarch64_examine_first(): ttypr = 0x00001122
  98. Debug: 417 425 aarch64.c:2632 aarch64_examine_first(): debug = 0x10305106
  99. Info : 418 425 armv8_dpm.c:1460 armv8_dpm_setup(): sparx5.cpu: hardware has 6 breakpoints, 4 watchpoints
  100. Debug: 419 425 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410408
  101. Debug: 436 426 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410418
  102. Debug: 453 427 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410428
  103. Debug: 470 428 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410438
  104. Debug: 487 428 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410448
  105. Debug: 504 429 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410458
  106. Debug: 521 429 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410808
  107. Debug: 538 430 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410818
  108. Debug: 555 430 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410828
  109. Debug: 572 431 armv8_dpm.c:472 dpmv8_bpwp_disable(): A: bpwp disable, cr 80410838
  110. Debug: 589 431 aarch64.c:2673 aarch64_examine_first(): Configured 6 hw breakpoints, 4 watchpoints
  111. Debug: 590 431 aarch64.c:202 aarch64_init_debug_access(): sparx5.cpu
  112. Debug: 687 434 target.c:1843 target_call_event_callbacks(): target event 21 (examine-end) for core sparx5.cpu
  113. Debug: 688 434 command.c:155 script_debug(): command - flash init
  114. Debug: 705 435 aarch64.c:522 aarch64_poll(): Target sparx5.cpu halted
  115. Debug: 770 437 aarch64.c:962 aarch64_debug_entry(): sparx5.cpu dscr = 0x03006313
  116. Debug: 883 440 armv8_dpm.c:656 dpmv8_read_reg(): READ: x0, 7080465e0
  117. Debug: 932 442 armv8_dpm.c:656 dpmv8_read_reg(): READ: x1, 00000000
  118. Debug: 981 443 armv8.c:715 armv8_set_cpsr(): set CPSR 0x400003cd: EL3H mode, AArch64 state
  119. Debug: 1046 445 armv8_dpm.c:656 dpmv8_read_reg(): READ: pc, 77ff08c1c
  120. Debug: 1111 447 armv8_dpm.c:656 dpmv8_read_reg(): READ: ELR_EL3, a8fa3a0112c40521
  121. Debug: 1160 449 armv8_dpm.c:658 dpmv8_read_reg(): READ: ESR_EL3, 2de5eee9
  122. Debug: 1209 450 armv8_dpm.c:658 dpmv8_read_reg(): READ: SPSR_EL3, 000001cd
  123. Debug: 1258 452 aarch64.c:1062 aarch64_post_debug_entry(): System_register: 00c5183d
  124. Debug: 1323 454 armv8_cache.c:326 armv8_identify_cache(): ctr 84448004 ctr.iminline 64 ctr.dminline 64
  125. Debug: 1372 455 armv8_cache.c:336 armv8_identify_cache(): Number of cache levels to PoC 2
  126. Debug: 1501 459 armv8_cache.c:363 armv8_identify_cache(): data/unified cache index 127 << 6, way 3 << 30
  127. Debug: 1502 459 armv8_cache.c:369 armv8_identify_cache(): cacheline 64 bytes 32 KBytes asso 4 ways
  128. Debug: 1583 462 armv8_cache.c:383 armv8_identify_cache(): instruction cache index 255 << 6, way 1 << 31
  129. Debug: 1584 462 armv8_cache.c:389 armv8_identify_cache(): cacheline 64 bytes 32 KBytes asso 2 ways
  130. Debug: 1665 464 armv8_cache.c:363 armv8_identify_cache(): data/unified cache index 255 << 6, way 15 << 28
  131. Debug: 1666 464 armv8_cache.c:369 armv8_identify_cache(): cacheline 64 bytes 256 KBytes asso 16 ways
  132. Debug: 1699 465 armv8_dpm.c:551 armv8_dpm_modeswitch(): restoring mode, cpsr = 0x400003cd
  133. Debug: 1700 465 armv8_dpm.c:589 armv8_dpm_modeswitch(): target_el = 3, last_el = 3
  134. Info : 1765 468 armv8.c:657 armv8_read_mpidr(): sparx5.cpu cluster 0 core 0 multi core
  135. Debug: 1766 468 armv8_dpm.c:551 armv8_dpm_modeswitch(): restoring mode, cpsr = 0x400003cd
  136. Debug: 1767 468 armv8_dpm.c:589 armv8_dpm_modeswitch(): target_el = 3, last_el = 3
  137. Debug: 1768 468 target.c:1843 target_call_event_callbacks(): target event 0 (gdb-halt) for core sparx5.cpu
  138. Debug: 1769 468 target.c:1843 target_call_event_callbacks(): target event 1 (halted) for core sparx5.cpu
  139. Debug: 1770 468 tcl.c:1375 handle_flash_init_command(): Initializing flash devices...
  140. Debug: 1771 468 command.c:155 script_debug(): command - nand init
  141. Debug: 1788 469 tcl.c:487 handle_nand_init_command(): Initializing NAND devices...
  142. Debug: 1789 469 command.c:155 script_debug(): command - pld init
  143. Debug: 1806 470 pld.c:194 handle_pld_init_command(): Initializing PLDs...
  144. Debug: 1807 470 command.c:155 script_debug(): command - tpiu init
  145. Info : 1824 470 gdb_server.c:3777 gdb_target_start(): starting gdb server for sparx5.cpu on 3333
  146. Info : 1825 470 server.c:297 add_service(): Listening on port 3333 for gdb connections
  147. Info : 86210 5805 server.c:90 add_connection(): accepting 'telnet' connection on tcp/4444
  148. Debug: 113267 7494 command.c:155 script_debug(): command - reset
  149. Debug: 113284 7494 target.c:1862 target_call_reset_callbacks(): target reset 1 (run)
  150. Debug: 113285 7494 command.c:155 script_debug(): command - expr [catch {ocd_process_reset_inner $MODE} result] == 0
  151. Debug: 113286 7494 command.c:155 script_debug(): command - target names
  152. Debug: 113287 7494 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-start
  153. Debug: 113288 7494 command.c:155 script_debug(): command - transport select
  154. Debug: 113289 7494 command.c:155 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  155. Debug: 113290 7494 command.c:155 script_debug(): command - jtag arp_init-reset
  156. Debug: 113291 7494 core.c:1589 jtag_init_reset(): Initializing with hard TRST+SRST reset
  157. Debug: 113292 7494 jlink.c:942 jlink_reset(): TRST: 1, SRST: 1
  158. Debug: 113297 7494 core.c:809 jtag_add_reset(): SRST line asserted
  159. Debug: 113298 7494 core.c:833 jtag_add_reset(): TRST line asserted
  160. Debug: 113299 7494 jlink.c:942 jlink_reset(): TRST: 0, SRST: 1
  161. Debug: 113304 7494 core.c:838 jtag_add_reset(): TRST line released
  162. Debug: 113305 7494 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  163. Debug: 113306 7696 jlink.c:942 jlink_reset(): TRST: 0, SRST: 0
  164. Debug: 113311 7696 core.c:813 jtag_add_reset(): SRST line released
  165. Debug: 113312 7898 core.c:1492 jtag_init_inner(): Init JTAG chain
  166. Debug: 113313 7898 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  167. Debug: 113322 7898 core.c:1217 jtag_examine_chain(): DR scan interrogation for IDCODE/BYPASS
  168. Debug: 113323 7898 core.c:311 jtag_call_event_callbacks(): jtag event: TAP reset
  169. Info : 113332 7898 core.c:1116 jtag_examine_chain_display(): JTAG tap: sparx5.cpu tap/device found: 0x4ba00477 (mfg: 0x23b (ARM Ltd), part: 0xba00, ver: 0x4)
  170. Debug: 113333 7898 core.c:1347 jtag_validate_ircapture(): IR capture validation scan
  171. Debug: 113342 7898 core.c:1404 jtag_validate_ircapture(): sparx5.cpu: IR capture 0x01
  172. Debug: 113343 7898 command.c:155 script_debug(): command - transport select
  173. Debug: 113344 7898 command.c:155 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  174. Debug: 113345 7898 command.c:155 script_debug(): command - sparx5.cpu cget -chain-position
  175. Debug: 113346 7898 command.c:155 script_debug(): command - jtag tapisenabled sparx5.cpu
  176. Debug: 113347 7898 command.c:155 script_debug(): command - sparx5.cpu invoke-event examine-start
  177. Debug: 113348 7898 command.c:155 script_debug(): command - sparx5.cpu arp_examine allow-defer
  178. Debug: 113349 7898 aarch64.c:202 aarch64_init_debug_access(): sparx5.cpu
  179. Debug: 113366 7899 adi_v5_jtag.c:651 jtagdp_transaction_endcheck(): jtag-dp: CTRL/STAT 0x20
  180. Error: 113367 7899 adi_v5_jtag.c:657 jtagdp_transaction_endcheck(): Debug regions are unpowered, an unexpected reset might have happened
  181. Error: 113368 7899 adi_v5_jtag.c:662 jtagdp_transaction_endcheck(): JTAG-DP STICKY ERROR
  182. Debug: 113377 7899 aarch64.c:207 aarch64_init_debug_access(): Examine oslock failed
  183. Debug: 113378 7899 command.c:155 script_debug(): command - sparx5.cpu invoke-event examine-fail
  184. Debug: 113379 7899 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-assert-pre
  185. Debug: 113380 7899 command.c:155 script_debug(): command - transport select
  186. Debug: 113381 7899 command.c:155 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  187. Debug: 113382 7899 command.c:155 script_debug(): command - sparx5.cpu cget -chain-position
  188. Debug: 113383 7899 command.c:155 script_debug(): command - jtag tapisenabled sparx5.cpu
  189. Debug: 113384 7899 command.c:155 script_debug(): command - sparx5.cpu arp_reset assert 0
  190. Debug: 113385 7899 target.c:2200 target_free_all_working_areas_restore(): freeing all working areas
  191. Debug: 113386 7899 aarch64.c:1925 aarch64_assert_reset():
  192. Debug: 113387 7899 jlink.c:942 jlink_reset(): TRST: 0, SRST: 1
  193. Debug: 113392 7899 core.c:809 jtag_add_reset(): SRST line asserted
  194. Debug: 113393 7899 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-assert-post
  195. Debug: 113394 7899 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-deassert-pre
  196. Debug: 113395 7899 command.c:155 script_debug(): command - transport select
  197. Debug: 113396 7899 command.c:155 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  198. Debug: 113397 7899 command.c:155 script_debug(): command - sparx5.cpu cget -chain-position
  199. Debug: 113398 7899 command.c:155 script_debug(): command - jtag tapisenabled sparx5.cpu
  200. Debug: 113399 7899 command.c:155 script_debug(): command - sparx5.cpu arp_reset deassert 0
  201. Debug: 113400 7899 target.c:2200 target_free_all_working_areas_restore(): freeing all working areas
  202. Debug: 113401 7899 aarch64.c:1985 aarch64_deassert_reset():
  203. Debug: 113402 7899 jlink.c:942 jlink_reset(): TRST: 0, SRST: 0
  204. Debug: 113407 7899 core.c:813 jtag_add_reset(): SRST line released
  205. Debug: 113408 7900 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-deassert-post
  206. Debug: 113409 7900 command.c:155 script_debug(): command - sparx5.cpu invoke-event reset-end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement