This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Flash download fail

I have an nRF51822 (256KB) that I want to program with some data targeted at 0x20000 to just under 0x38000. My code starts at 0x16000 (allowing for S110) and is only 1700 bytes long. When I try to load it (as part of Keil init file) it only get to about 0x23800 and errors out <Error: Flash Download failed - "Cortex-M0">. I can debug the code OK and some of the data is there (0x20000 to about 0x23800). So I'm wondering if there is a bootloader or something in the way? The documentation I have read about the bootloader isn't very specific. Or is there some other limitation I've missed?

Thanks

Any ideas anyone....I'm stuck!!

Related