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

Keil µvision 5 doesn't recognize nrf51822 target devices

Last time I used Keil µvision4 few weeks ago everything was working fine, Today I got first a connection problem with keil µvision4 when trying to upload some code, then I decided to uninstall everything and re-install, then I found that µvision4 no more exists and installed instead µvision5 then JLink drivers then nordic SDK, I first had the compatibility issue between µvision4 and µvision5 projects which I solved by installing the tool recommended by Keil to solve the issue. Then once I opened my project (which was working perfectly last time I touched keil few weeks ago) I got two error messages : error 1 : "error loading software packs, run time environment might work incorrectly" error 2 : "device support not found ...". Then when I try to reconfigure target device I can't find Nordic in the list of devices !

Thank you for the help

Parents
  • When you install the nRF51 SDK, two installers will pop up at the end of the installer. One for Segger drivers, and one for the Keil Pack Installer. Try launching the nRF51 SDK installer and press "repair" to make sure that the pack is installed properly.

  • I seem to be stuck with the same problem. Both nRF51822 (previously working OK) and nRF51422 dev kits (just getting started with this) behave the same. 'Repair' doesn't seem to fix this for me.

    The "Error loading software packs..." message refers to four errors in nRF_DeviceFamilyPack.pdsc at (60,49) and (117,18).

    I've also tried following the recommended link to www.keil.com/mdk5/legacy (mdkcm510.exe) which as Tarik has already suggested removes the initial compatibility issue.

    Hope that helps, but I'm also currently stuck.

Reply
  • I seem to be stuck with the same problem. Both nRF51822 (previously working OK) and nRF51422 dev kits (just getting started with this) behave the same. 'Repair' doesn't seem to fix this for me.

    The "Error loading software packs..." message refers to four errors in nRF_DeviceFamilyPack.pdsc at (60,49) and (117,18).

    I've also tried following the recommended link to www.keil.com/mdk5/legacy (mdkcm510.exe) which as Tarik has already suggested removes the initial compatibility issue.

    Hope that helps, but I'm also currently stuck.

Children
No Data
Related