Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- default@dev:~/Downloads$ openocd -f /usr/share/openocd/scripts/interface/stlink.cfg -f /usr/share/openocd/scripts/target/nrf52.cfg
- Open On-Chip Debugger 0.11.0
- Licensed under GNU GPL v2
- For bug reports, read
- http://openocd.org/doc/doxygen/bugs.html
- Info : auto-selecting first available session transport "hla_swd". To override use 'transport select <transport>'.
- Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
- nRF52 device has a CTRL-AP dedicated to recover the device from AP lock.
- A high level adapter (like a ST-Link) you are currently using cannot access
- the CTRL-AP so 'nrf52_recover' command will not work.
- Do not enable UICR APPROTECT.
- Info : Listening on port 6666 for tcl connections
- Info : Listening on port 4444 for telnet connections
- Info : clock speed 1000 kHz
- Info : STLINK V2J37S7 (API v2) VID:PID 0483:3748
- Info : Target voltage: 3.302619
- Error: init mode failed (unable to connect to the target)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement