Advertisement
Guest User

raspberry pi 4 nrf52840 adafruit bootloader speed 500

a guest
Nov 6th, 2021
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. > reset halt; flash write_image /home/pi/openocd-config/bootloader.hex
  2. target halted due to debug-request, current mode: Thread
  3. xPSR: 0x01000000 pc: 0x00000a80 msp: 0x20000400
  4. nRF52840-xxAA(build code: D0) 1024kB Flash, 256kB RAM
  5. Flash protection of this nRF device is not supported
  6. Padding image section 0 at 0x00000b00 with 1280 bytes
  7. Flash write discontinued at 0x00025de8, next section at 0x000f4000
  8. SWD DPIDR 0x2ba01477
  9. Failed to write memory at 0x20000ef8
  10. Failed to write to nrf5 flash
  11. error writing to flash at address 0x00000000 at offset 0x00000000
  12.  
  13. > reset halt; flash write_image /home/pi/openocd-config/bootloader.hex
  14. target halted due to debug-request, current mode: Thread
  15. xPSR: 0x01000000 pc: 0x00000a80 msp: 0x20000400
  16. Padding image section 0 at 0x00000b00 with 1280 bytes
  17. Flash write discontinued at 0x00025de8, next section at 0x000f4000
  18. SWD DPIDR 0x2ba01477
  19. Failed to write memory at 0x20000000
  20. JTAG failure 7
  21. SWD DPIDR 0x2ba01477
  22. Failed to write to nrf5 flash
  23. error writing to flash at address 0x00000000 at offset 0x00000000
  24.  
  25. > reset halt; flash write_image /home/pi/openocd-config/bootloader.hex
  26. target halted due to debug-request, current mode: Thread
  27. xPSR: 0x01000000 pc: 0x00000a80 msp: 0x20000400
  28. Padding image section 0 at 0x00000b00 with 1280 bytes
  29. Flash write discontinued at 0x00025de8, next section at 0x000f4000
  30. SWD DPIDR 0x2ba01477
  31. Failed to write memory at 0x20000f60
  32. JTAG failure 7
  33. SWD DPIDR 0x2ba01477
  34. Failed to write to nrf5 flash
  35. error writing to flash at address 0x00000000 at offset 0x00000000
  36.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement