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

How to download SDK 8?

I have previously bought a Evaluation kit, (now obsolete) and registered with it. I have also designed a new custom board with version 3 silicon, but I cannot download v8 of the SDK, which specifically targets v3 silicon.

I have tried adding the nRF51822 as a product in my "MyPage" account, but the v8 SDK remains red locked for me. Is there something I need to do to allow myself to be able to download this new SDK.

Thanks,

Peter

Parents Reply
  • No you don't have to install Keil at all. Most (all?) of the examples in SDK 8 come with gcc makefiles, you can import those into Eclipse (although that's a weak solution, having Eclipse drive a makefile-based project), make full Eclipse projects, use a command-line compile or use another product such as Crossworks (as I do).

    Lots of us don't use Keil and are much happier for it.

Children
No Data
Related