Advertisement
matthiasbock

OpenOCD: Error: error waiting for target flash write algorit

Feb 23rd, 2018
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.04 KB | None | 0 0
  1. Open On-Chip Debugger 0.10.0+dev-00292-gf2b228f5 (2018-02-04-16:22)
  2. Licensed under GNU GPL v2
  3. For bug reports, read
  4.  http://openocd.org/doc/doxygen/bugs.html
  5. Info : FTDI SWD mode enabled
  6. cortex_m reset_config sysresetreq
  7. adapter speed: 1000 kHz
  8. Info : clock speed 1000 kHz
  9. Info : SWD DPIDR 0x0bb11477
  10. Info : nrf51.cpu: hardware has 4 breakpoints, 2 watchpoints
  11. Info : Listening on port 3333 for gdb connections
  12. target halted due to debug-request, current mode: Thread
  13. xPSR: 0xc1000000 pc: 0x000000c0 msp: 0x20004000
  14. auto erase enabled
  15. Info : nRF51822-QFAA(build code: H0) 256kB Flash
  16. Warn : using fast async flash loader. This is currently supported
  17. Warn : only with ST-Link and CMSIS-DAP. If you have issues, add
  18. Warn : "set WORKAREASIZE 0" before sourcing nrf51.cfg/nrf52.cfg to disable it
  19. Warn : target was in unknown state when halt was requested
  20. Info : SWD DPIDR 0x0bb11477
  21. Error: error waiting for target flash write algorithm
  22. Error: Failed to write to nrf5 flash
  23. Error: error writing to flash at address 0x00000000 at offset 0x00023800
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement