Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Open On-Chip Debugger 0.12.0
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- User : 3 1 options.c:52 configuration_output_handler(): debug_level: 3
- User : 4 1 options.c:52 configuration_output_handler():
- Debug: 5 1 options.c:233 add_default_dirs(): bindir=/opt/homebrew/Cellar/open-ocd/0.12.0_1/bin
- Debug: 6 1 options.c:234 add_default_dirs(): pkgdatadir=/opt/homebrew/Cellar/open-ocd/0.12.0_1/share/openocd
- Debug: 7 1 options.c:235 add_default_dirs(): exepath=/opt/homebrew/Cellar/open-ocd/0.12.0_1/bin
- Debug: 8 1 options.c:236 add_default_dirs(): bin2data=../share/openocd
- Debug: 9 1 configuration.c:33 add_script_search_dir(): adding /Users/frank/Library/Preferences/org.openocd
- Debug: 10 1 configuration.c:33 add_script_search_dir(): adding /Users/frank/.config/openocd
- Debug: 11 1 configuration.c:33 add_script_search_dir(): adding /Users/frank/.openocd
- Debug: 12 1 configuration.c:33 add_script_search_dir(): adding /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/site
- Debug: 13 1 configuration.c:33 add_script_search_dir(): adding /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/scripts
- Debug: 14 1 command.c:155 script_debug(): command - ocd_find openocd.cfg
- Debug: 15 1 configuration.c:88 find_file(): found openocd.cfg
- Debug: 16 1 command.c:155 script_debug(): command - ocd_find board/nordic_nrf52_dk.cfg
- Debug: 17 1 configuration.c:88 find_file(): found /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/scripts/board/nordic_nrf52_dk.cfg
- Debug: 18 1 command.c:155 script_debug(): command - ocd_find interface/jlink.cfg
- Debug: 19 1 configuration.c:88 find_file(): found /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/scripts/interface/jlink.cfg
- Debug: 20 1 command.c:155 script_debug(): command - adapter driver jlink
- Debug: 21 1 command.c:155 script_debug(): command - transport select swd
- Debug: 22 1 command.c:155 script_debug(): command - ocd_find target/nrf52.cfg
- Debug: 23 1 configuration.c:88 find_file(): found /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/scripts/target/nrf52.cfg
- Debug: 24 1 command.c:155 script_debug(): command - ocd_find target/swj-dp.tcl
- Debug: 25 1 configuration.c:88 find_file(): found /opt/homebrew/Cellar/open-ocd/0.12.0_1/bin/../share/openocd/scripts/target/swj-dp.tcl
- Debug: 26 1 command.c:155 script_debug(): command - transport select
- Debug: 27 1 command.c:155 script_debug(): command - transport select
- Debug: 28 1 command.c:155 script_debug(): command - expr [ string first "jtag" $_TRANSPORT ] != -1
- Debug: 29 1 command.c:155 script_debug(): command - transport select
- Debug: 30 1 command.c:155 script_debug(): command - expr [ string first "swd" $_TRANSPORT ] != -1
- Debug: 31 1 command.c:155 script_debug(): command - swd newdap nrf52 cpu -expected-id 0x2ba01477
- Debug: 32 1 tcl.c:558 jim_newtap_cmd(): Creating New Tap, Chip: nrf52, Tap: cpu, Dotted: nrf52.cpu, 2 params
- Debug: 33 1 core.c:1478 jtag_tap_init(): Created Tap: nrf52.cpu @ abs position 0, irlen 0, capture: 0x0 mask: 0x0
- Debug: 34 1 command.c:155 script_debug(): command - dap create nrf52.dap -chain-position nrf52.cpu
- Debug: 35 1 command.c:155 script_debug(): command - target create nrf52.cpu cortex_m -dap nrf52.dap
- Debug: 36 1 command.c:289 register_command(): command 'tpiu' is already registered
- Debug: 37 1 command.c:289 register_command(): command 'rtt' is already registered
- Debug: 38 2 command.c:155 script_debug(): command - adapter speed 1000
- Debug: 39 2 adapter.c:251 adapter_config_khz(): handle adapter khz
- Debug: 40 2 adapter.c:215 adapter_khz_to_speed(): convert khz to adapter specific speed value
- Debug: 41 2 adapter.c:215 adapter_khz_to_speed(): convert khz to adapter specific speed value
- Debug: 42 2 command.c:155 script_debug(): command - nrf52.cpu configure -work-area-phys 0x20000000 -work-area-size 0x4000 -work-area-backup 0
- Debug: 43 2 target.c:2199 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 44 2 target.c:2199 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 45 2 target.c:2199 target_free_all_working_areas_restore(): freeing all working areas
- Debug: 46 2 command.c:155 script_debug(): command - transport select
- Debug: 47 2 command.c:155 script_debug(): command - expr [ string first "hla" $_TRANSPORT ] != -1
- Debug: 48 2 command.c:155 script_debug(): command - cortex_m reset_config sysresetreq
- Debug: 49 2 command.c:155 script_debug(): command - nrf52.cpu configure -event examine-fail nrf52_check_ap_lock
- Debug: 50 2 command.c:155 script_debug(): command - flash bank nrf52.flash nrf5 0x00000000 0 1 1 nrf52.cpu
- Debug: 51 2 tcl.c:1305 handle_flash_bank_command(): 'nrf5' driver usage field missing
- Debug: 52 2 command.c:155 script_debug(): command - flash bank nrf52.uicr nrf5 0x10001000 0 1 1 nrf52.cpu
- Debug: 53 2 command.c:289 register_command(): command 'nrf5' is already registered
- Debug: 54 2 command.c:289 register_command(): command 'nrf5 mass_erase' is already registered
- Debug: 55 2 command.c:289 register_command(): command 'nrf5 info' is already registered
- Debug: 56 2 command.c:289 register_command(): command 'nrf51' is already registered
- Debug: 57 2 command.c:289 register_command(): command 'nrf51 mass_erase' is already registered
- Debug: 58 2 command.c:289 register_command(): command 'nrf51 info' is already registered
- Debug: 59 2 tcl.c:1305 handle_flash_bank_command(): 'nrf5' driver usage field missing
- Debug: 60 2 command.c:155 script_debug(): command - add_help_text nrf52_recover Mass erase and unlock nRF52 device
- Debug: 61 2 command.c:155 script_debug(): command - tpiu create nrf52.cpu.tpiu -dap nrf52.dap -ap-num 0x0
- Debug: 62 2 command.c:155 script_debug(): command - nrf52.cpu.tpiu configure -protocol uart -traceclk 32000000 -output itm.fifo -formatter off
- Debug: 63 2 command.c:155 script_debug(): command - nrf52.cpu.tpiu enable
- Debug: 64 2 arm_tpiu_swo.c:612 jim_arm_tpiu_swo_enable(): nrf52.cpu.tpiu: enable deferred
- Info : 65 2 server.c:298 add_service(): Listening on port 6666 for tcl connections
- Info : 66 2 server.c:298 add_service(): Listening on port 4444 for telnet connections
- Debug: 67 2 command.c:155 script_debug(): command - init
- Debug: 68 2 command.c:155 script_debug(): command - target init
- Debug: 69 2 command.c:155 script_debug(): command - target names
- Debug: 70 2 command.c:155 script_debug(): command - nrf52.cpu cget -event gdb-flash-erase-start
- Debug: 71 2 command.c:155 script_debug(): command - nrf52.cpu configure -event gdb-flash-erase-start reset init
- Debug: 72 2 command.c:155 script_debug(): command - nrf52.cpu cget -event gdb-flash-write-end
- Debug: 73 2 command.c:155 script_debug(): command - nrf52.cpu configure -event gdb-flash-write-end reset halt
- Debug: 74 2 command.c:155 script_debug(): command - nrf52.cpu cget -event gdb-attach
- Debug: 75 2 command.c:155 script_debug(): command - nrf52.cpu configure -event gdb-attach halt 1000
- Debug: 76 2 target.c:1657 handle_target_init_command(): Initializing targets...
- Debug: 77 2 semihosting_common.c:109 semihosting_common_init():
- Debug: 78 2 jlink.c:636 jlink_init(): Using libjaylink 0.3.1 (compiled with 0.3.1)
- Debug: 79 3 jlink.c:514 jaylink_log_handler(): Found device (VID:PID = 1366:1051, bus:address = 000:001)
- Debug: 80 5 jlink.c:514 jaylink_log_handler(): Device: USB address = 0
- Debug: 81 5 jlink.c:514 jaylink_log_handler(): Device: Serial number = 1050326717
- Debug: 82 5 jlink.c:514 jaylink_log_handler(): Allocating new device instance
- Debug: 83 5 jlink.c:514 jaylink_log_handler(): Found 1 USB device(s)
- Debug: 84 5 jlink.c:514 jaylink_log_handler(): Trying to open device (bus:address = 000:001)
- Debug: 85 5 jlink.c:514 jaylink_log_handler(): Using endpoint 85 (IN) and 03 (OUT)
- Debug: 86 5 jlink.c:514 jaylink_log_handler(): Device opened successfully
- Info : 94 5 jlink.c:707 jlink_init(): J-Link OB-nRF5340-NordicSemi compiled Aug 8 2023 16:16:56
- Info : 107 6 jlink.c:748 jlink_init(): Hardware version: 1.00
- Info : 120 7 jlink.c:790 jlink_init(): VTarget = 3.300 V
- Debug: 126 7 jlink.c:514 jaylink_log_handler(): Last read operation left 16 bytes in the buffer
- Debug: 136 8 jlink.c:942 jlink_reset(): TRST: 0, SRST: 0
- Debug: 147 12 adapter.c:215 adapter_khz_to_speed(): convert khz to adapter specific speed value
- Debug: 148 12 adapter.c:219 adapter_khz_to_speed(): have adapter set up
- Debug: 155 12 adapter.c:215 adapter_khz_to_speed(): convert khz to adapter specific speed value
- Debug: 156 12 adapter.c:219 adapter_khz_to_speed(): have adapter set up
- Info : 157 12 adapter.c:179 adapter_init(): clock speed 1000 kHz
- Debug: 158 12 openocd.c:134 handle_init_command(): Debug Adapter init complete
- Debug: 159 12 command.c:155 script_debug(): command - transport init
- Debug: 160 12 transport.c:219 handle_transport_init(): handle_transport_init
- Debug: 161 12 command.c:155 script_debug(): command - dap init
- Debug: 162 12 arm_dap.c:97 dap_init_all(): Initializing all DAPs ...
- Debug: 163 12 arm_dap.c:121 dap_init_all(): DAP nrf52.cpu configured by default to use ADIv5 protocol
- Debug: 164 12 jlink.c:2117 jlink_swd_switch_seq(): JTAG-to-SWD
- Debug: 165 12 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Info : 175 13 adi_v5_swd.c:370 swd_connect_single(): SWD DPIDR 0x2ba01477
- Debug: 176 13 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 186 13 arm_adi_v5.c:679 dap_dp_init(): nrf52.dap
- Debug: 187 13 arm_adi_v5.c:711 dap_dp_init(): DAP: wait CDBGPWRUPACK
- Debug: 188 13 arm_adi_v5.h:639 dap_dp_poll_register(): DAP: poll 4, mask 0x20000000, value 0x20000000
- Debug: 189 13 jlink.c:2161 jlink_swd_run_queue(): Executing 5 queued transactions
- Debug: 199 14 arm_adi_v5.c:719 dap_dp_init(): DAP: wait CSYSPWRUPACK
- Debug: 200 14 arm_adi_v5.h:639 dap_dp_poll_register(): DAP: poll 4, mask 0x80000000, value 0x80000000
- Debug: 201 14 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 211 14 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 221 15 openocd.c:151 handle_init_command(): Examining targets...
- Debug: 222 15 target.c:1845 target_call_event_callbacks(): target event 19 (examine-start) for core nrf52.cpu
- Debug: 223 15 arm_adi_v5.c:1095 dap_get_ap(): refcount AP#0x0 get 1
- Debug: 224 15 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 234 15 arm_adi_v5.c:1040 dap_find_get_ap(): Found MEM-AP AHB3 at AP index: 0 (IDR=0x24770011)
- Debug: 235 15 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 245 16 jlink.c:2161 jlink_swd_run_queue(): Executing 5 queued transactions
- Debug: 255 17 arm_adi_v5.c:826 mem_ap_init(): MEM_AP Packed Transfers: enabled
- Debug: 256 17 arm_adi_v5.c:837 mem_ap_init(): MEM_AP CFG: large data 0, long address 0, big-endian 0
- Debug: 257 17 jlink.c:2161 jlink_swd_run_queue(): Executing 4 queued transactions
- Debug: 267 17 target.c:2630 target_read_u32(): address: 0xe000ed00, value: 0x410fc241
- Info : 268 17 cortex_m.c:2372 cortex_m_examine(): [nrf52.cpu] Cortex-M4 r0p1 processor detected
- Debug: 269 17 cortex_m.c:2384 cortex_m_examine(): [nrf52.cpu] cpuid: 0x410fc241
- Debug: 270 17 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 280 18 target.c:2630 target_read_u32(): address: 0xe000ef40, value: 0x10110021
- Debug: 281 18 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 291 18 target.c:2630 target_read_u32(): address: 0xe000ef44, value: 0x11000011
- Debug: 292 18 cortex_m.c:2392 cortex_m_examine(): [nrf52.cpu] Cortex-M4 floating point feature FPv4_SP found
- Debug: 293 18 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 303 19 target.c:2630 target_read_u32(): address: 0xe000edf0, value: 0x00030003
- Debug: 304 19 target.c:2718 target_write_u32(): address: 0xe000edfc, value: 0x01000000
- Debug: 305 19 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 315 19 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 325 19 target.c:2630 target_read_u32(): address: 0xe0002000, value: 0x00000261
- Debug: 326 19 target.c:2718 target_write_u32(): address: 0xe0002008, value: 0x00000000
- Debug: 327 19 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 337 20 target.c:2718 target_write_u32(): address: 0xe000200c, value: 0x00000000
- Debug: 338 20 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 348 20 target.c:2718 target_write_u32(): address: 0xe0002010, value: 0x00000000
- Debug: 349 20 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 359 21 target.c:2718 target_write_u32(): address: 0xe0002014, value: 0x00000000
- Debug: 360 21 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 370 21 target.c:2718 target_write_u32(): address: 0xe0002018, value: 0x00000000
- Debug: 371 21 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 381 21 target.c:2718 target_write_u32(): address: 0xe000201c, value: 0x00000000
- Debug: 382 21 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 392 22 target.c:2718 target_write_u32(): address: 0xe0002020, value: 0x00000000
- Debug: 393 22 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 403 22 target.c:2718 target_write_u32(): address: 0xe0002024, value: 0x00000000
- Debug: 404 22 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Debug: 414 22 cortex_m.c:2491 cortex_m_examine(): [nrf52.cpu] FPB fpcr 0x261, numcode 6, numlit 2
- Debug: 415 22 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 425 23 target.c:2630 target_read_u32(): address: 0xe0001000, value: 0x40000000
- Debug: 426 23 cortex_m.c:2187 cortex_m_dwt_setup(): [nrf52.cpu] DWT_CTRL: 0x40000000
- Debug: 427 23 jlink.c:2161 jlink_swd_run_queue(): Executing 3 queued transactions
- Debug: 437 23 target.c:2630 target_read_u32(): address: 0xe0001fbc, value: 0x00000000
- Debug: 438 23 cortex_m.c:2194 cortex_m_dwt_setup(): [nrf52.cpu] DWT_DEVARCH: 0x0
- Debug: 439 23 target.c:2718 target_write_u32(): address: 0xe0001028, value: 0x00000000
- Debug: 440 23 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 450 24 target.c:2718 target_write_u32(): address: 0xe0001038, value: 0x00000000
- Debug: 451 24 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 461 24 target.c:2718 target_write_u32(): address: 0xe0001048, value: 0x00000000
- Debug: 462 24 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 472 24 target.c:2718 target_write_u32(): address: 0xe0001058, value: 0x00000000
- Debug: 473 24 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 483 25 cortex_m.c:2243 cortex_m_dwt_setup(): [nrf52.cpu] DWT dwtcr 0x40000000, comp 4, watch/trigger
- Info : 484 25 cortex_m.c:2500 cortex_m_examine(): [nrf52.cpu] target has 6 breakpoints, 4 watchpoints
- Debug: 485 25 target.c:1845 target_call_event_callbacks(): target event 21 (examine-end) for core nrf52.cpu
- Debug: 486 25 command.c:155 script_debug(): command - flash init
- Debug: 487 25 tcl.c:1375 handle_flash_init_command(): Initializing flash devices...
- Debug: 488 25 command.c:155 script_debug(): command - nand init
- Debug: 489 25 tcl.c:487 handle_nand_init_command(): Initializing NAND devices...
- Debug: 490 25 command.c:155 script_debug(): command - pld init
- Debug: 491 25 pld.c:194 handle_pld_init_command(): Initializing PLDs...
- Debug: 492 25 command.c:155 script_debug(): command - tpiu init
- Debug: 493 25 arm_tpiu_swo.c:1021 jim_arm_tpiu_swo_init(): nrf52.cpu.tpiu: running enable during init
- Debug: 494 25 command.c:155 script_debug(): command - nrf52.cpu.tpiu enable
- Debug: 495 25 arm_tpiu_swo.c:632 jim_arm_tpiu_swo_enable(): SWO pin frequency not set, will be autodetected by the adapter
- Debug: 496 25 arm_adi_v5.c:1095 dap_get_ap(): refcount AP#0x0 get 2
- Debug: 497 25 jlink.c:2161 jlink_swd_run_queue(): Executing 4 queued transactions
- Debug: 520 26 jlink.c:514 jaylink_log_handler(): Last read operation left 24 bytes in the buffer
- Info : 522 26 jlink.c:1382 config_trace(): Trying to auto-detect SWO frequency
- Info : 523 26 jlink.c:1392 config_trace(): Using SWO frequency of 1000000 Hz
- Debug: 528 26 jlink.c:1404 config_trace(): Using 123648 bytes device memory for trace capturing
- Info : 533 26 arm_tpiu_swo.c:754 jim_arm_tpiu_swo_enable(): SWO pin data rate adjusted by adapter to 1000000 Hz
- Debug: 534 26 jlink.c:2161 jlink_swd_run_queue(): Executing 4 queued transactions
- Debug: 544 27 jlink.c:2161 jlink_swd_run_queue(): Executing 4 queued transactions
- Debug: 554 27 jlink.c:2161 jlink_swd_run_queue(): Executing 4 queued transactions
- Debug: 564 28 jlink.c:2161 jlink_swd_run_queue(): Executing 5 queued transactions
- Debug: 574 28 jlink.c:2161 jlink_swd_run_queue(): Executing 1 queued transactions
- Info : 584 29 gdb_server.c:3791 gdb_target_start(): starting gdb server for nrf52.cpu on 3333
- Info : 585 29 server.c:298 add_service(): Listening on port 3333 for gdb connections
- Debug: 878 125 jlink.c:2161 jlink_swd_run_queue(): Executing 5 queued transactions
- Debug: 1208 225 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 1534 325 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 1872 426 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 2198 526 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 2528 626 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
- Debug: 2846 727 jlink.c:2161 jlink_swd_run_queue(): Executing 2 queued transactions
Advertisement
Add Comment
Please, Sign In to add comment