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

Error: Flash Download failed - "Cortex-M0"

Hello. I've just purchased "nrf51822" module. I want to use the Bluetooth functionality of the board. But while compiling the 'ble' program it I've encountered few issues/errors in the board's hardware. The issues are as follows,

  1. No Algorithm found for: 0001B000H - 0001DD23H
  2. Error: Flash Download failed - "Cortex-M0"

I'm currently testing the board with 'keil v5' ide using 'sdk 12.0 s130'.

Can you please give me suggestions about how i can get this board working for my current project.

Here is the stack trace from keilv5 editor stackTrace.docx

Here's the video for reference output.mp4

Related