|
| 1 | + Finished release [optimized] target(s) in 0.04s |
| 2 | +Open On-Chip Debugger 0.9.0 (2018-01-24-01:05) |
| 3 | +Licensed under GNU GPL v2 |
| 4 | +For bug reports, read |
| 5 | + http://openocd.org/doc/doxygen/bugs.html |
| 6 | +Info : only one transport option; autoselect 'swd' |
| 7 | +cortex_m reset_config sysresetreq |
| 8 | +adapter speed: 1000 kHz |
| 9 | +Info : CMSIS-DAP: SWD Supported |
| 10 | +Info : CMSIS-DAP: Interface Initialised (SWD) |
| 11 | +Info : CMSIS-DAP: FW Version = 1.10 |
| 12 | +Info : SWCLK/TCK = 1 SWDIO/TMS = 1 TDI = 0 TDO = 0 nTRST = 0 nRESET = 1 |
| 13 | +Info : CMSIS-DAP: Interface ready |
| 14 | +Info : clock speed 1000 kHz |
| 15 | +Info : SWD IDCODE 0x0bb11477 |
| 16 | +Info : nrf51.cpu: hardware has 4 breakpoints, 2 watchpoints |
| 17 | +target state: halted |
| 18 | +target halted due to debug-request, current mode: Thread |
| 19 | +xPSR: 0xc1000000 pc: 0x00001404 msp: 0x20004000 |
| 20 | +** Programming Started ** |
| 21 | +auto erase enabled |
| 22 | +Warn : Unknown device (HWID 0x00000138) |
| 23 | +Warn : using fast async flash loader. This is currently supported |
| 24 | +Warn : only with ST-Link and CMSIS-DAP. If you have issues, add |
| 25 | +Warn : "set WORKAREASIZE 0" before sourcing nrf51.cfg to disable it |
| 26 | +wrote 7168 bytes from file target/thumbv6m-none-eabi/release/leds in 0.828893s (8.445 KiB/s) |
| 27 | +** Programming Finished ** |
| 28 | +** Verify Started ** |
| 29 | +verified 6304 bytes in 0.120995s (50.880 KiB/s) |
| 30 | +** Verified OK ** |
| 31 | +** Resetting Target ** |
| 32 | +shutdown command invoked |
0 commit comments