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

Trouble running an older project (SDK5.2 and SD6.2.1) on uVision 5.25.

Hello, we are trying to get a new laptop compiling and debugging with an older project.  The old project uses SDK5.2 and SoftDevice 6.2.1.  When we open it we get the error

"The Project references devices, files, or libraries that are not installed.  Download and install: 

Third Party Device Support for 'Nordic Semiconductor: nRF51822_xxAA (Device not included in Legacy Device Database)

Third Party Device Support for 'Nordic Semiconductor: nRF51822_xxAB (Device not included in Legacy Device Database)"

When we open the pack installer and click on the "Nordic Semiconductor->nRF51 Series->nRF51822_xxAA", and then click on NordicSemiconductor::nRF_SoftDevice_S110" on the right, and we do not see a listing for SoftDevice 6.2.1, it seems to only go back as far as 7.  When we compile our project we get lots of errors, presumable because of the missing packs.

How do we add support to our uVision 5.25 for this project?

Thanks.

Related