Hello Guys,
I am having a hard time figuring how to add the nRF51xxx algorithm into Keil. According to nRF81522 Evaluation Kit user guide this should have been installed when the SDK was installed.
Attached is what I see in my algorithm list.
Thanks


Hello Guys,
I am having a hard time figuring how to add the nRF51xxx algorithm into Keil. According to nRF81522 Evaluation Kit user guide this should have been installed when the SDK was installed.
Attached is what I see in my algorithm list.
Thanks


Hi,
Have you updated to the latest Keil uVision (v5.00)? If yes, then Keil has made this a bit more modular, where you download "packs".
Try opening the "Pack Installer" and download these two packs.
In addition, try re-installing the nRF51 SDK to get the proper devices added to your device-list in Keil.
Best regards Håkon

I did try the suggestions you made. I must be missing something. I will try out again.
Thanks Eli
I solved a similar problem by manually copying Keil\ARM\Pack\NordicSemiconductor\nRF_DeviceFamilyPack\1.0.1\Flash\nrf51xxx.flm to Keil\ARM\Flash\
I'm using MDK 5 and nrf51 sdk v5.1。