Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Debug: 17 1 log.c:251 handle_log_output_command(): set log_output to "ocd_log"
- Debug: 18 1 options.c:244 add_default_dirs(): bindir=/usr/bin
- Debug: 19 1 options.c:245 add_default_dirs(): pkgdatadir=/usr/share/openocd
- Debug: 20 1 options.c:246 add_default_dirs(): exepath=/usr/bin
- Debug: 21 1 options.c:247 add_default_dirs(): bin2data=../share/openocd
- Debug: 22 1 configuration.c:42 add_script_search_dir(): adding /home/stefano/.config/openocd
- Debug: 23 1 configuration.c:42 add_script_search_dir(): adding /home/stefano/.openocd
- Debug: 24 1 configuration.c:42 add_script_search_dir(): adding /usr/bin/../share/openocd/site
- Debug: 25 1 configuration.c:42 add_script_search_dir(): adding /usr/bin/../share/openocd/scripts
- Debug: 26 1 configuration.c:97 find_file(): found SWD_FT.cfg
- Debug: 27 1 command.c:146 script_debug(): command - adapter driver ftdi
- Debug: 29 1 command.c:146 script_debug(): command - transport select swd
- Info : 30 1 ftdi.c:1035 ftdi_swd_init(): FTDI SWD mode enabled
- Debug: 31 1 command.c:146 script_debug(): command - ftdi_vid_pid 0x0403 0x6010
- Debug: 33 1 command.c:146 script_debug(): command - ftdi_channel 0
- Debug: 35 1 command.c:146 script_debug(): command - ftdi_layout_init 0x0018 0x05fb
- Debug: 37 1 command.c:146 script_debug(): command - ftdi_layout_signal SWD_EN -data 1
- Debug: 39 1 command.c:146 script_debug(): command - ftdi_layout_signal nSRST -data 0x0010
- Debug: 41 1 command.c:146 script_debug(): command - bindto 0.0.0.0
- Debug: 43 1 configuration.c:97 find_file(): found ./stm32f0x_.cfg
- Debug: 44 1 configuration.c:97 find_file(): found /usr/bin/../share/openocd/scripts/target/swj-dp.tcl
- Debug: 45 1 command.c:146 script_debug(): command - transport select
- Debug: 46 1 configuration.c:97 find_file(): found /usr/bin/../share/openocd/scripts/mem_helper.tcl
- Debug: 47 1 command.c:146 script_debug(): command - add_usage_text mrw address
- Debug: 49 1 command.c:1115 help_add_command(): added 'mrw' help text
- Debug: 50 1 command.c:146 script_debug(): command - add_help_text mrw Returns value of word in memory.
- Debug: 52 1 command.c:1128 help_add_command(): added 'mrw' help text
- Debug: 53 1 command.c:146 script_debug(): command - add_usage_text mrh address
- Debug: 55 1 command.c:1115 help_add_command(): added 'mrh' help text
- Debug: 56 1 command.c:146 script_debug(): command - add_help_text mrh Returns value of halfword in memory.
- Debug: 58 1 command.c:1128 help_add_command(): added 'mrh' help text
- Debug: 59 1 command.c:146 script_debug(): command - add_usage_text mrb address
- Debug: 61 1 command.c:1115 help_add_command(): added 'mrb' help text
- Debug: 62 1 command.c:146 script_debug(): command - add_help_text mrb Returns value of byte in memory.
- Debug: 64 2 command.c:1128 help_add_command(): added 'mrb' help text
- Debug: 65 2 command.c:146 script_debug(): command - add_usage_text mmw address setbits clearbits
- Debug: 67 2 command.c:1115 help_add_command(): added 'mmw' help text
- Debug: 68 2 command.c:146 script_debug(): command - add_help_text mmw Modify word in memory. new_val = (old_val & ~clearbits) | setbits;
- Debug: 70 2 command.c:1128 help_add_command(): added 'mmw' help text
- Debug: 71 2 command.c:146 script_debug(): command - transport select
- Debug: 72 2 command.c:146 script_debug(): command - transport select
- Debug: 73 2 command.c:146 script_debug(): command - swd newdap stm32f0x cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id 0x0bb11477
- Debug: 74 2 tcl.c:571 jim_newtap_cmd(): Creating New Tap, Chip: stm32f0x, Tap: cpu, Dotted: stm32f0x.cpu, 8 params
- Debug: 75 2 core.c:1484 jtag_tap_init(): Created Tap: stm32f0x.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
- Debug: 76 2 command.c:146 script_debug(): command - dap create stm32f0x.dap -chain-position stm32f0x.cpu
- Debug: 77 2 command.c:146 script_debug(): command - target create stm32f0x.cpu cortex_m -endian little -dap stm32f0x.dap
- Debug: 78 2 command.c:375 register_command(): command 'rtt' is already registered in '<global>' context
- Debug: 79 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -work-area-phys 0x20000000 -work-area-size 0x1000 -work-area-backup 0
- Debug: 80 2 target.c:2172 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 81 2 target.c:2172 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 82 2 target.c:2172 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 83 2 command.c:146 script_debug(): command - flash bank stm32f0x.flash stm32f1x 0x08000000 0 0 0 stm32f0x.cpu
- Debug: 85 2 tcl.c:1319 handle_flash_bank_command(): 'stm32f1x' driver usage field missing
- Debug: 86 2 command.c:146 script_debug(): command - adapter speed 1000
- Debug: 88 2 core.c:1822 jtag_config_khz(): handle jtag khz
- Debug: 89 2 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value
- Debug: 90 2 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value
- Debug: 91 2 command.c:146 script_debug(): command - adapter srst delay 100
- Debug: 93 2 command.c:146 script_debug(): command - reset_config srst_nogate
- Debug: 95 2 command.c:146 script_debug(): command - transport select
- Debug: 96 2 command.c:146 script_debug(): command - cortex_m reset_config sysresetreq
- Debug: 98 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event examine-end stm32f0x_default_examine_end
- Debug: 99 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event reset-start stm32f0x_default_reset_start
- Debug: 100 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event reset-init stm32f0x_default_reset_init
- Info : 101 2 server.c:311 add_service(): Listening on port 6666 for tcl connections
- Info : 102 2 server.c:311 add_service(): Listening on port 4444 for telnet connections
- Debug: 103 2 command.c:146 script_debug(): command - init
- Debug: 105 2 command.c:146 script_debug(): command - target init
- Debug: 107 2 command.c:146 script_debug(): command - target names
- Debug: 108 2 command.c:146 script_debug(): command - stm32f0x.cpu cget -event gdb-flash-erase-start
- Debug: 109 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event gdb-flash-erase-start reset init
- Debug: 110 2 command.c:146 script_debug(): command - stm32f0x.cpu cget -event gdb-flash-write-end
- Debug: 111 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event gdb-flash-write-end reset halt
- Debug: 112 2 command.c:146 script_debug(): command - stm32f0x.cpu cget -event gdb-attach
- Debug: 113 2 command.c:146 script_debug(): command - stm32f0x.cpu configure -event gdb-attach halt 1000
- Debug: 114 2 target.c:1639 handle_target_init_command(): Initializing targets...
- Debug: 115 2 semihosting_common.c:99 semihosting_common_init():
- Debug: 116 2 ftdi.c:650 ftdi_initialize(): ftdi interface using shortest path jtag state transitions
- Debug: 117 6 mpsse.c:422 mpsse_purge(): -
- Debug: 118 6 mpsse.c:703 mpsse_loopback_config(): off
- Debug: 119 6 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
- Debug: 120 6 mpsse.c:740 mpsse_rtck_config(): off
- Debug: 121 6 mpsse.c:729 mpsse_divide_by_5_config(): off
- Debug: 122 6 mpsse.c:709 mpsse_set_divisor(): 29
- Debug: 123 6 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
- Debug: 124 6 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value
- Debug: 125 6 core.c:1789 adapter_khz_to_speed(): have interface set up
- Debug: 126 6 mpsse.c:748 mpsse_set_frequency(): target 1000000 Hz
- Debug: 127 6 mpsse.c:740 mpsse_rtck_config(): off
- Debug: 128 6 mpsse.c:729 mpsse_divide_by_5_config(): off
- Debug: 129 6 mpsse.c:709 mpsse_set_divisor(): 29
- Debug: 130 6 mpsse.c:772 mpsse_set_frequency(): actually 1000000 Hz
- Debug: 131 6 core.c:1785 adapter_khz_to_speed(): convert khz to interface specific speed value
- Debug: 132 6 core.c:1789 adapter_khz_to_speed(): have interface set up
- Info : 133 6 core.c:1565 adapter_init(): clock speed 1000 kHz
- Debug: 134 6 openocd.c:143 handle_init_command(): Debug Adapter init complete
- Debug: 135 6 command.c:146 script_debug(): command - transport init
- Debug: 137 6 transport.c:229 handle_transport_init(): handle_transport_init
- Debug: 138 6 command.c:146 script_debug(): command - dap init
- Debug: 140 6 arm_dap.c:106 dap_init_all(): Initializing all DAPs ...
- Debug: 141 6 ftdi.c:1210 ftdi_swd_switch_seq(): JTAG-to-SWD
- Info : 142 6 adi_v5_swd.c:148 swd_connect(): SWD DPIDR 0x0bb11477
- Debug: 143 6 arm_adi_v5.c:653 dap_dp_init(): stm32f0x.dap
- Debug: 144 6 arm_adi_v5.c:685 dap_dp_init(): DAP: wait CDBGPWRUPACK
- Debug: 145 6 arm_adi_v5.h:506 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
- Debug: 146 7 command.c:628 run_command(): Command 'dap init' failed with error code -4
- User : 147 7 command.c:694 command_run_line():
- Debug: 148 7 command.c:628 run_command(): Command 'init' failed with error code -4
- User : 149 7 command.c:694 command_run_line():
- Debug: 150 7 target.c:2172 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 151 7 ftdi.c:1215 ftdi_swd_switch_seq(): SWD-to-JTAG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement