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

How to update nRF518-SDK in Keil

Hello all,

I saw their was a new update for the nRF518-SDK and I was wondering how I should update this in Keil. Is this just a simple replace folder? Replacing:

C:\Keil_v5\ARM\Device\Nordic

with the continents of the zip file?

C:\yadayada\Downloads\nrf51_sdk_v6_0_0_43681

I couldn't find any documentation on the upgrade process, if anyone knows where that is at, that would be useful.

Thanks, Matt

Parents Reply
  • I also have a Keil project created with an older SDK version, and need to update it to a later SDK version.

    Specifically, updating from 6.1.0 to 7.1.0.

    I have used the Keil Packs Installer to "update" the packs, and it now says it is using 7.1.0 - but the entries in the 'libraries' group of the Project are still pointing to the Nordic\nRF51\SDK\v6.1.0.0... files.

    So how do I get it to update these references?

    Or do I just have to do it all manually?

    Would it be better to just start a new Project from scratch?!

Children
No Data
Related