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

Keil open error - Missing device

What's wrong?

Device is connected. (nRF51822 Board - J Link - PC)

I downloaded a sample project, and when I open with Keil, then it shows following message.

What can I do?

image description

Parents
  • Hi Mdever,

    The error appeared because we no longer have out device in the default device list in recent KEIL version as before. It's not in the KEIL's legacy device database either.

    The device is provided in our own Device list, as you can find when open Target option -> Device -> Nordic NRF51 Series device.

    For now, please ignore the pop-up windows. You can still use the project as normal after that pop-up.

    We will fix this in the future release of the SDK.

Reply
  • Hi Mdever,

    The error appeared because we no longer have out device in the default device list in recent KEIL version as before. It's not in the KEIL's legacy device database either.

    The device is provided in our own Device list, as you can find when open Target option -> Device -> Nordic NRF51 Series device.

    For now, please ignore the pop-up windows. You can still use the project as normal after that pop-up.

    We will fix this in the future release of the SDK.

Children
Related