Advertisement
Guest User

Untitled

a guest
Feb 9th, 2023
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.82 KB | None | 0 0
  1. Open On-Chip Debugger 0.11.0+dev-00664-gc540aed97 (2023-02-09-19:23)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4. http://openocd.org/doc/doxygen/bugs.html
  5. User : 3 1 options.c:63 configuration_output_handler(): debug_level: 3
  6. User : 4 1 options.c:63 configuration_output_handler():
  7. Debug: 5 1 options.c:244 add_default_dirs(): bindir=/usr/local/bin
  8. Debug: 6 1 options.c:245 add_default_dirs(): pkgdatadir=/usr/local/share/openocd
  9. Debug: 7 1 options.c:246 add_default_dirs(): exepath=/usr/local/bin
  10. Debug: 8 1 options.c:247 add_default_dirs(): bin2data=../share/openocd
  11. Debug: 9 1 configuration.c:44 add_script_search_dir(): adding /root/.config/openocd
  12. Debug: 10 1 configuration.c:44 add_script_search_dir(): adding /root/.openocd
  13. Debug: 11 1 configuration.c:44 add_script_search_dir(): adding /usr/local/bin/../share/openocd/site
  14. Debug: 12 1 configuration.c:44 add_script_search_dir(): adding /usr/local/bin/../share/openocd/scripts
  15. Debug: 13 1 command.c:166 script_debug(): command - ocd_find interface/stlink.cfg
  16. Debug: 14 1 configuration.c:99 find_file(): found interface/stlink.cfg
  17. Debug: 15 1 command.c:166 script_debug(): command - adapter driver hla
  18. Debug: 16 1 command.c:166 script_debug(): command - hla_layout stlink
  19. Debug: 17 1 hla_interface.c:241 hl_interface_handle_layout_command(): hl_interface_handle_layout_command
  20. Debug: 18 1 command.c:166 script_debug(): command - hla_device_desc ST-LINK
  21. Debug: 19 1 hla_interface.c:228 hl_interface_handle_device_desc_command(): hl_interface_handle_device_desc_command
  22. Debug: 20 1 command.c:166 script_debug(): command - hla_vid_pid 0x0483 0x3744 0x0483 0x3748 0x0483 0x374b 0x0483 0x374d 0x0483 0x374e 0x0483 0x374f 0x0483 0x3752 0x0483 0x3753 0x0483 0x3754
  23. Debug: 21 1 command.c:166 script_debug(): command - ocd_find board/quicklogic_quickfeather.cfg
  24. Debug: 22 1 configuration.c:99 find_file(): found board/quicklogic_quickfeather.cfg
  25. Debug: 23 1 command.c:166 script_debug(): command - reset_config srst_only
  26. Debug: 24 1 command.c:166 script_debug(): command - transport select hla_swd
  27. Debug: 25 1 hla_transport.c:202 hl_swd_transport_select(): hl_swd_transport_select
  28. Debug: 26 1 command.c:166 script_debug(): command - ocd_find target/eos_s3.cfg
  29. Debug: 27 1 configuration.c:99 find_file(): found target/eos_s3.cfg
  30. Debug: 28 1 command.c:166 script_debug(): command - ocd_find target/swj-dp.tcl
  31. Debug: 29 1 configuration.c:99 find_file(): found target/swj-dp.tcl
  32. Debug: 30 1 command.c:166 script_debug(): command - transport select
  33. Debug: 31 1 command.c:166 script_debug(): command - transport select
  34. Debug: 32 1 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  35. Debug: 33 1 command.c:166 script_debug(): command - transport select
  36. Debug: 34 1 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  37. Debug: 35 1 command.c:166 script_debug(): command - transport select
  38. Debug: 36 1 command.c:166 script_debug(): command - expr [ string first "swd" $_TRANSPORT ] != -1
  39. Debug: 37 1 command.c:166 script_debug(): command - swd newdap eos_s3 cpu -irlen 4 -irmask 0xf -expected-id 0x2ba01477
  40. Debug: 38 1 hla_tcl.c:112 jim_hl_newtap_cmd(): Creating New Tap, Chip: eos_s3, Tap: cpu, Dotted: eos_s3.cpu, 6 params
  41. Debug: 39 1 hla_tcl.c:123 jim_hl_newtap_cmd(): Processing option: -irlen
  42. Debug: 40 1 hla_tcl.c:123 jim_hl_newtap_cmd(): Processing option: -irmask
  43. Debug: 41 1 hla_tcl.c:123 jim_hl_newtap_cmd(): Processing option: -expected-id
  44. Debug: 42 1 core.c:1468 jtag_tap_init(): Created Tap: eos_s3.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
  45. Debug: 43 1 command.c:166 script_debug(): command - dap create eos_s3.dap -chain-position eos_s3.cpu
  46. Debug: 44 1 command.c:166 script_debug(): command - target create eos_s3.cpu cortex_m -dap eos_s3.dap
  47. Info : 45 1 target.c:6188 target_create(): The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
  48. Debug: 46 1 hla_target.c:204 adapter_target_create(): adapter_target_create
  49. Debug: 47 1 hla_target.c:174 adapter_init_arch_info(): adapter_init_arch_info
  50. Debug: 48 1 command.c:300 register_command(): command 'rtt' is already registered
  51. Debug: 49 1 command.c:300 register_command(): command 'tpiu' is already registered
  52. Debug: 50 1 command.c:166 script_debug(): command - eos_s3.cpu configure -work-area-phys 0x20000000 -work-area-size 0x80000 -work-area-backup 0
  53. Debug: 51 1 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  54. Debug: 52 1 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  55. Debug: 53 1 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  56. Debug: 54 1 command.c:166 script_debug(): command - flash bank eos_s3.flash eoss3 0x00000000 0x200000 1 32 eos_s3.cpu
  57. Debug: 55 1 tcl.c:1316 handle_flash_bank_command(): 'eoss3' driver usage field missing
  58. Debug: 56 1 command.c:166 script_debug(): command - adapter speed 4000
  59. Debug: 57 1 adapter.c:180 adapter_config_khz(): handle adapter khz
  60. Debug: 58 1 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  61. Debug: 59 1 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  62. Debug: 60 1 command.c:166 script_debug(): command - transport select
  63. Debug: 61 1 command.c:166 script_debug(): command - expr [ string first "hla" $_TRANSPORT ] != -1
  64. Debug: 62 1 command.c:166 script_debug(): command - init
  65. Debug: 63 1 command.c:166 script_debug(): command - target init
  66. Debug: 64 2 command.c:166 script_debug(): command - target names
  67. Debug: 65 2 command.c:166 script_debug(): command - eos_s3.cpu cget -event gdb-flash-erase-start
  68. Debug: 66 2 command.c:166 script_debug(): command - eos_s3.cpu configure -event gdb-flash-erase-start reset init
  69. Debug: 67 2 command.c:166 script_debug(): command - eos_s3.cpu cget -event gdb-flash-write-end
  70. Debug: 68 2 command.c:166 script_debug(): command - eos_s3.cpu configure -event gdb-flash-write-end reset halt
  71. Debug: 69 2 command.c:166 script_debug(): command - eos_s3.cpu cget -event gdb-attach
  72. Debug: 70 2 command.c:166 script_debug(): command - eos_s3.cpu configure -event gdb-attach halt 1000
  73. Debug: 71 2 target.c:1661 handle_target_init_command(): Initializing targets...
  74. Debug: 72 2 hla_target.c:194 adapter_init_target(): adapter_init_target
  75. Debug: 73 2 semihosting_common.c:130 semihosting_common_init():
  76. Debug: 74 2 hla_interface.c:122 hl_interface_init(): hl_interface_init
  77. Debug: 75 2 hla_layout.c:95 hl_layout_init(): hl_layout_init
  78. Debug: 76 2 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  79. Debug: 77 2 adapter.c:148 adapter_khz_to_speed(): have adapter set up
  80. Debug: 78 2 adapter.c:144 adapter_khz_to_speed(): convert khz to adapter specific speed value
  81. Debug: 79 2 adapter.c:148 adapter_khz_to_speed(): have adapter set up
  82. Info : 80 2 adapter.c:108 adapter_init(): clock speed 4000 kHz
  83. Debug: 81 2 openocd.c:143 handle_init_command(): Debug Adapter init complete
  84. Debug: 82 2 command.c:166 script_debug(): command - transport init
  85. Debug: 83 2 transport.c:230 handle_transport_init(): handle_transport_init
  86. Debug: 84 2 hla_transport.c:154 hl_transport_init(): hl_transport_init
  87. Debug: 85 2 hla_transport.c:171 hl_transport_init(): current transport hla_swd
  88. Debug: 86 2 hla_interface.c:55 hl_interface_open(): hl_interface_open
  89. Debug: 87 2 hla_layout.c:40 hl_layout_open(): hl_layout_open
  90. Debug: 88 2 stlink_usb.c:3697 stlink_open(): stlink_open
  91. Debug: 89 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x3744 serial:
  92. Debug: 90 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x3748 serial:
  93. Debug: 91 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x374b serial:
  94. Debug: 92 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x374d serial:
  95. Debug: 93 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x374e serial:
  96. Debug: 94 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x374f serial:
  97. Debug: 95 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x3752 serial:
  98. Debug: 96 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x3753 serial:
  99. Debug: 97 2 stlink_usb.c:3709 stlink_open(): transport: 4 vid: 0x0483 pid: 0x3754 serial:
  100. Info : 98 4 stlink_usb.c:1438 stlink_usb_version(): STLINK V2J29S7 (API v2) VID:PID 0483:3748
  101. Debug: 99 5 stlink_usb.c:1663 stlink_usb_exit_mode(): MODE: 0x01
  102. Info : 100 7 stlink_usb.c:1474 stlink_usb_check_voltage(): Target voltage: 3.150681
  103. Debug: 101 7 stlink_usb.c:1731 stlink_usb_init_mode(): MODE: 0x01
  104. Debug: 102 7 stlink_usb.c:3097 stlink_dump_speed_map(): Supported clock speeds are:
  105. Debug: 103 7 stlink_usb.c:3100 stlink_dump_speed_map(): 4000 kHz
  106. Debug: 104 7 stlink_usb.c:3100 stlink_dump_speed_map(): 1800 kHz
  107. Debug: 105 7 stlink_usb.c:3100 stlink_dump_speed_map(): 1200 kHz
  108. Debug: 106 7 stlink_usb.c:3100 stlink_dump_speed_map(): 950 kHz
  109. Debug: 107 7 stlink_usb.c:3100 stlink_dump_speed_map(): 480 kHz
  110. Debug: 108 7 stlink_usb.c:3100 stlink_dump_speed_map(): 240 kHz
  111. Debug: 109 7 stlink_usb.c:3100 stlink_dump_speed_map(): 125 kHz
  112. Debug: 110 7 stlink_usb.c:3100 stlink_dump_speed_map(): 100 kHz
  113. Debug: 111 7 stlink_usb.c:3100 stlink_dump_speed_map(): 50 kHz
  114. Debug: 112 7 stlink_usb.c:3100 stlink_dump_speed_map(): 25 kHz
  115. Debug: 113 7 stlink_usb.c:3100 stlink_dump_speed_map(): 15 kHz
  116. Debug: 114 7 stlink_usb.c:3100 stlink_dump_speed_map(): 5 kHz
  117. Debug: 115 10 stlink_usb.c:1791 stlink_usb_init_mode(): MODE: 0x02
  118. Debug: 116 10 stlink_usb.c:4092 stlink_usb_open_ap(): AP 0 enabled
  119. Debug: 117 11 stlink_usb.c:3785 stlink_open(): Using TAR autoincrement: 4096
  120. Debug: 118 12 core.c:634 adapter_system_reset(): SRST line released
  121. Debug: 119 12 hla_interface.c:80 hl_interface_init_target(): hl_interface_init_target
  122. Debug: 120 12 stlink_usb.c:2024 stlink_usb_idcode(): IDCODE: 0x2BA01477
  123. Debug: 121 13 command.c:166 script_debug(): command - dap init
  124. Debug: 122 13 arm_dap.c:107 dap_init_all(): Initializing all DAPs ...
  125. Debug: 123 13 openocd.c:160 handle_init_command(): Examining targets...
  126. Debug: 124 13 target.c:1847 target_call_event_callbacks(): target event 19 (examine-start) for core eos_s3.cpu
  127. Debug: 125 13 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe000ed00 4 1
  128. Debug: 126 14 target.c:2631 target_read_u32(): address: 0xe000ed00, value: 0x410fc241
  129. Info : 127 14 cortex_m.c:2325 cortex_m_examine(): [eos_s3.cpu] Cortex-M4 r0p1 processor detected
  130. Debug: 128 14 cortex_m.c:2340 cortex_m_examine(): [eos_s3.cpu] cpuid: 0x410fc241
  131. Debug: 129 14 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe000ef40 4 1
  132. Debug: 130 15 target.c:2631 target_read_u32(): address: 0xe000ef40, value: 0x10110021
  133. Debug: 131 15 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe000ef44 4 1
  134. Debug: 132 16 target.c:2631 target_read_u32(): address: 0xe000ef44, value: 0x11000011
  135. Debug: 133 16 cortex_m.c:2348 cortex_m_examine(): [eos_s3.cpu] Cortex-M4 floating point feature FPv4_SP found
  136. Debug: 134 16 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe000edf0 4 1
  137. Debug: 135 17 target.c:2631 target_read_u32(): address: 0xe000edf0, value: 0x01090001
  138. Debug: 136 17 target.c:2719 target_write_u32(): address: 0xe000edfc, value: 0x01000000
  139. Debug: 137 17 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe000edfc 4 1
  140. Debug: 138 18 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe0002000 4 1
  141. Debug: 139 19 target.c:2631 target_read_u32(): address: 0xe0002000, value: 0x00000260
  142. Debug: 140 19 target.c:2719 target_write_u32(): address: 0xe0002008, value: 0x00000000
  143. Debug: 141 19 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002008 4 1
  144. Debug: 142 20 target.c:2719 target_write_u32(): address: 0xe000200c, value: 0x00000000
  145. Debug: 143 20 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe000200c 4 1
  146. Debug: 144 21 target.c:2719 target_write_u32(): address: 0xe0002010, value: 0x00000000
  147. Debug: 145 21 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002010 4 1
  148. Debug: 146 21 target.c:2719 target_write_u32(): address: 0xe0002014, value: 0x00000000
  149. Debug: 147 21 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002014 4 1
  150. Debug: 148 22 target.c:2719 target_write_u32(): address: 0xe0002018, value: 0x00000000
  151. Debug: 149 22 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002018 4 1
  152. Debug: 150 23 target.c:2719 target_write_u32(): address: 0xe000201c, value: 0x00000000
  153. Debug: 151 23 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe000201c 4 1
  154. Debug: 152 23 target.c:2719 target_write_u32(): address: 0xe0002020, value: 0x00000000
  155. Debug: 153 23 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002020 4 1
  156. Debug: 154 24 target.c:2719 target_write_u32(): address: 0xe0002024, value: 0x00000000
  157. Debug: 155 24 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0002024 4 1
  158. Debug: 156 25 cortex_m.c:2430 cortex_m_examine(): [eos_s3.cpu] FPB fpcr 0x260, numcode 6, numlit 2
  159. Debug: 157 25 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe0001000 4 1
  160. Debug: 158 25 target.c:2631 target_read_u32(): address: 0xe0001000, value: 0x40000000
  161. Debug: 159 25 cortex_m.c:2165 cortex_m_dwt_setup(): [eos_s3.cpu] DWT_CTRL: 0x40000000
  162. Debug: 160 25 hla_target.c:605 adapter_read_memory(): adapter_read_memory 0xe0001fbc 4 1
  163. Debug: 161 26 target.c:2631 target_read_u32(): address: 0xe0001fbc, value: 0x00000000
  164. Debug: 162 26 cortex_m.c:2172 cortex_m_dwt_setup(): [eos_s3.cpu] DWT_DEVARCH: 0x0
  165. Debug: 163 26 target.c:2719 target_write_u32(): address: 0xe0001028, value: 0x00000000
  166. Debug: 164 26 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0001028 4 1
  167. Debug: 165 27 target.c:2719 target_write_u32(): address: 0xe0001038, value: 0x00000000
  168. Debug: 166 27 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0001038 4 1
  169. Debug: 167 28 target.c:2719 target_write_u32(): address: 0xe0001048, value: 0x00000000
  170. Debug: 168 28 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0001048 4 1
  171. Debug: 169 28 target.c:2719 target_write_u32(): address: 0xe0001058, value: 0x00000000
  172. Debug: 170 28 hla_target.c:620 adapter_write_memory(): adapter_write_memory 0xe0001058 4 1
  173. Debug: 171 29 cortex_m.c:2219 cortex_m_dwt_setup(): [eos_s3.cpu] DWT dwtcr 0x40000000, comp 4, watch/trigger
  174. Info : 172 29 cortex_m.c:2440 cortex_m_examine(): [eos_s3.cpu] target has 6 breakpoints, 4 watchpoints
  175. Debug: 173 29 target.c:1847 target_call_event_callbacks(): target event 21 (examine-end) for core eos_s3.cpu
  176. Debug: 174 29 command.c:166 script_debug(): command - flash init
  177. Debug: 175 29 tcl.c:1386 handle_flash_init_command(): Initializing flash devices...
  178. Debug: 176 29 command.c:166 script_debug(): command - nand init
  179. Debug: 177 30 tcl.c:498 handle_nand_init_command(): Initializing NAND devices...
  180. Debug: 178 30 command.c:166 script_debug(): command - pld init
  181. Debug: 179 30 pld.c:205 handle_pld_init_command(): Initializing PLDs...
  182. Debug: 180 30 command.c:166 script_debug(): command - tpiu init
  183. Info : 181 31 gdb_server.c:3774 gdb_target_start(): starting gdb server for eos_s3.cpu on 3333
  184. Info : 182 31 server.c:308 add_service(): Listening on port 3333 for gdb connections
  185. Debug: 183 31 command.c:166 script_debug(): command - reset init
  186. Debug: 184 31 target.c:1866 target_call_reset_callbacks(): target reset 3 (init)
  187. Debug: 185 31 command.c:166 script_debug(): command - expr [catch {ocd_process_reset_inner $MODE} result] == 0
  188. Debug: 186 32 command.c:166 script_debug(): command - target names
  189. Debug: 187 32 command.c:166 script_debug(): command - eos_s3.cpu invoke-event reset-start
  190. Debug: 188 32 command.c:166 script_debug(): command - transport select
  191. Debug: 189 32 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  192. Debug: 190 32 command.c:166 script_debug(): command - transport select
  193. Debug: 191 32 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  194. Debug: 192 32 command.c:166 script_debug(): command - eos_s3.cpu invoke-event examine-start
  195. Debug: 193 32 command.c:166 script_debug(): command - eos_s3.cpu arp_examine allow-defer
  196. Debug: 194 32 command.c:166 script_debug(): command - eos_s3.cpu invoke-event examine-end
  197. Debug: 195 32 command.c:166 script_debug(): command - eos_s3.cpu invoke-event reset-assert-pre
  198. Debug: 196 32 command.c:166 script_debug(): command - transport select
  199. Debug: 197 32 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  200. Debug: 198 32 command.c:166 script_debug(): command - eos_s3.cpu arp_reset assert 1
  201. Debug: 199 32 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  202. Debug: 200 32 hla_target.c:347 hl_assert_reset(): hl_assert_reset
  203. Debug: 201 33 core.c:630 adapter_system_reset(): SRST line asserted
  204. Debug: 202 35 command.c:166 script_debug(): command - eos_s3.cpu invoke-event reset-assert-post
  205. Debug: 203 35 command.c:166 script_debug(): command - eos_s3.cpu invoke-event reset-deassert-pre
  206. Debug: 204 35 command.c:166 script_debug(): command - transport select
  207. Debug: 205 35 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  208. Debug: 206 35 command.c:166 script_debug(): command - eos_s3.cpu arp_reset deassert 1
  209. Debug: 207 35 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  210. Debug: 208 35 hla_target.c:406 hl_deassert_reset(): hl_deassert_reset
  211. Debug: 209 35 core.c:634 adapter_system_reset(): SRST line released
  212. Debug: 210 35 command.c:166 script_debug(): command - eos_s3.cpu invoke-event reset-deassert-post
  213. Debug: 211 35 command.c:166 script_debug(): command - transport select
  214. Debug: 212 35 command.c:166 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
  215. Debug: 213 35 command.c:166 script_debug(): command - eos_s3.cpu was_examined
  216. Debug: 214 35 command.c:166 script_debug(): command - eos_s3.cpu arp_waitstate halted 1000
  217. Debug: 215 36 target.c:3289 target_wait_state(): waiting for target halted...
  218. Error: 216 1037 target.c:3297 target_wait_state(): timed out while waiting for target halted
  219. Debug: 217 1037 command.c:166 script_debug(): command - eos_s3.cpu curstate
  220. Debug: 218 1037 command.c:555 run_command(): Command 'reset' failed with error code -4
  221. Debug: 219 1037 command.c:166 script_debug(): command - echo ** Unable to reset target **
  222. User : 220 1037 command.c:696 handle_echo(): ** Unable to reset target **
  223. Debug: 221 1037 command.c:166 script_debug(): command - shutdown error
  224. User : 222 1038 server.c:761 handle_shutdown_command(): shutdown command invoked
  225. Debug: 223 1038 command.c:555 run_command(): Command 'shutdown' failed with error code -4
  226. User : 224 1038 command.c:619 command_run_line():
  227. Debug: 225 1038 target.c:2204 target_free_all_working_areas_restore(): freeing all working areas
  228. Debug: 226 1038 hla_interface.c:130 hl_interface_quit(): hl_interface_quit
  229. Debug: 227 1038 stlink_usb.c:1663 stlink_usb_exit_mode(): MODE: 0x02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement