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

Can't get nRF51822 examples installed

I've got an nRF51822 development kit that I'm trying to get started on. I've gone to Kiel and downloaded uVision 4 (mdk472_a). I install it with all default settings and it seems to install just fine.

I've got the nRF51_sdk for the 51822. I install it and make sure the Kiel add-ons and examples is checked. It says it installs fine, but at the end there is no folder C:\Kiel\ARM\Nordic!

I've tried this on two XP machines back-to-back with the same results.

Anyone?

Parents
  • This sounds a little odd. If you choose "Custom installation location" when installing the SDK, can you see a C:\Nordic Semiconductor folder? This folder, if exists, should contain the same examples.

    If you still have trouble, could you please try to run the installer from the command line, with logging enabled and upload the log file here?

    
    nrf51-sdk-version-number.msi /log logfile.txt
    
    
Reply
  • This sounds a little odd. If you choose "Custom installation location" when installing the SDK, can you see a C:\Nordic Semiconductor folder? This folder, if exists, should contain the same examples.

    If you still have trouble, could you please try to run the installer from the command line, with logging enabled and upload the log file here?

    
    nrf51-sdk-version-number.msi /log logfile.txt
    
    
Children
Related