Advertisement
Guest User

Untitled

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