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

nRF51822 eval kit - Error: Device Support not found

I just got the nrf51822 evaluation kit. I followed the instruction and installed everything per instruction. When I tried to open “Blinky” project, I am getting the following error:

“ Error: Device Support not found Device: nRF51822_xxAA

The device support might be part of ….

“ There are several packages and I have installed the first one for CortexM0 and I am still getting the error. Any idea?

Parents
  • What version of Keil are you using? If you're using the latest SDK (v6.0), there should also be a .uvprojx project file located in the same folder.

    In the Keil pack installer does not show "NordicSemiconductor::nRF_DeviceFamilyPack" under the list, try running the nRF51 SDK installer again. It should pop up several installers at the end, one of which is the Keil pack for nordic devices.

    Best regards Håkon

Reply
  • What version of Keil are you using? If you're using the latest SDK (v6.0), there should also be a .uvprojx project file located in the same folder.

    In the Keil pack installer does not show "NordicSemiconductor::nRF_DeviceFamilyPack" under the list, try running the nRF51 SDK installer again. It should pop up several installers at the end, one of which is the Keil pack for nordic devices.

    Best regards Håkon

Children
No Data
Related