This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF51822 "OUT OF MEMORY" fail.txt

When I try to copy hex files onto my board, the board un-mounts and remounts with a file called "fail.txt". The files says "OUT OF MEMORY". I have tried hard resetting the board, and re-flashing the firmware. Neither work. How am I supposed to reset all of the flash memory on this chip?

Thanks in advance.

Parents
  • The error message in mBED seems to indicate that you are trying to upload a hex-file that's bigger than the memory you have available (256k). Would it be possible for you to check the size of the file? If you are able to send it to me I could test this as well.

    You can reset the board by pushing the reset-button for five seconds. The LED will blink differently to indicate that the board has be reset.

Reply
  • The error message in mBED seems to indicate that you are trying to upload a hex-file that's bigger than the memory you have available (256k). Would it be possible for you to check the size of the file? If you are able to send it to me I could test this as well.

    You can reset the board by pushing the reset-button for five seconds. The LED will blink differently to indicate that the board has be reset.

Children
Related