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

How to add Flash Programming Algorithm

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

Screen Shot 2013-10-23 at 10.08.26 PM.png

Screen Shot 2013-10-23 at 11.22.48 PM.png

Parents
  • 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.

    • ARM::CMSIS
    • Keil::MDK-Middleware

    In addition, try re-installing the nRF51 SDK to get the proper devices added to your device-list in Keil.

    Best regards Håkon

    keil_pack_installer.png

Reply
  • 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.

    • ARM::CMSIS
    • Keil::MDK-Middleware

    In addition, try re-installing the nRF51 SDK to get the proper devices added to your device-list in Keil.

    Best regards Håkon

    keil_pack_installer.png

Children