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

Can't program softdevice 5.2.1 into nrf51822 using Keil

I have a custom board with an nrf51822 device. I also have Keil 5.12 and a ULINK2 and would like to program softdevice hex file into the nrf device. I have followed all of the documentation on the subject and yet I get the following:

Load "D:\Projects\SpecifiKali\SoftDeviceDownload\Objects\s110_nrf51822_5.2.1_softdevice.hex"

Full Chip Erase Done.

No Algorithm found for: 10001000H - 10001013H

Partial Programming Done (areas with no algorithms skipped!)

Partial Verify OK (areas with no algorithms skipped!)

If I use the same Keil settings and download softdevice 7.0.0 all is good. I have included some screen shots of my Keil configuration.

What is happening here?

target.jpg

flashdownload.jpg

debug.jpg

output.jpg

Related