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

License for KEIL MDK is EXPENSIVE. Any way around??

I am starting my development work with Nordic Semiconductor nRF51822 Device and already purchased the Development kit. What i wanted to ask is do i need to purchase KEIL MDK 500 License to write my code/application? Because the Low energy soft devices themselves takes up space of 64KB -128 KB. Kindly suggest and explain, do i need to purchase SUPER EXPENSIVE license (£3,349.14 = $ 5412) of KEIL MDK500 to compile any application code with BLE soft-devices stack of Nordic Semiconductor? and is there any way around to escape the license cost?

Parents
  • I have the same question. We have purchased the development kit and expecting it soon.

    I tried to build the Nordic reference design nrfready_desktop_1.2.2.293 using the free Keil compiler but it was too large.

    I would have thought that this is a small application that would be under 30K? Do we have to purchase the expensive Keil license for this project?

  • This is not the same question as the reference design you're having is made for the nRF24LE1; our 8051-device and not the ARM Cortex-M0 nRF51822 that was the original question here. The evaluation version of Keil's 8051-compiler is unfortunately not capable of compiling more than 2 kB of code, which is not sufficient for a lot of application. You'll therefore most likely have to buy a full license.

Reply
  • This is not the same question as the reference design you're having is made for the nRF24LE1; our 8051-device and not the ARM Cortex-M0 nRF51822 that was the original question here. The evaluation version of Keil's 8051-compiler is unfortunately not capable of compiling more than 2 kB of code, which is not sufficient for a lot of application. You'll therefore most likely have to buy a full license.

Children
No Data
Related