Advertisement
Guest User

Untitled

a guest
Jan 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Open On-Chip Debugger 0.10.0+dev-00219-geb26a88 (2017-12-11-21:24)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4. http://openocd.org/doc/doxygen/bugs.html
  5. cortex_m reset_config sysresetreq
  6. adapter speed: 1000 kHz
  7. adapter speed: 3000 kHz
  8. Info : J-Link OB-SAM3U128-V2-NordicSemi compiled Jan 21 2016 17:58:20
  9. Info : Hardware version: 1.00
  10. Info : VTarget = 3.300 V
  11. Info : Reduced speed from 3000 kHz to 1000 kHz (maximum).
  12. Info : Reduced speed from 3000 kHz to 1000 kHz (maximum).
  13. Info : clock speed 3000 kHz
  14. Info : SWD DPIDR 0x0bb11477
  15. Info : nRF51822.cpu: hardware has 4 breakpoints, 2 watchpoints
  16. TargetName Type Endian TapName State
  17. -- ------------------ ---------- ------ ------------------ ------------
  18. 0* nRF51822.cpu cortex_m little nRF51822.cpu running
  19. target halted due to debug-request, current mode: Thread
  20. xPSR: 0x61000000 pc: 0x00011434 msp: 0x20007fb8
  21. auto erase enabled
  22. Info : nRF51422-QFAC(build code: A1) 256kB Flash
  23. Info : Padding image section 0 with 2112 bytes
  24. Warn : not enough working area available(requested 32)
  25. Warn : no working area available, falling back to slow memory writes
  26. wrote 110592 bytes from file s130_nrf51_2.0.1_softdevice.hex in 31.456964s (3.433 KiB/s)
  27. auto erase enabled
  28. Warn : not enough working area available(requested 32)
  29. Warn : no working area available, falling back to slow memory writes
  30. wrote 86016 bytes from file Debug/kbd.bin in 23.889130s (3.516 KiB/s)
  31. shutdown command invoked
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement