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

Is Keil MDK Lite sufficient for S132 and/or S112 ?

This: http://www2.keil.com/mdk5/editions/lite/

I guess the principal limitation is the 32K code size, but the full list is here: http://www.keil.com/demo/limits.asp

Previous threads report success with nRF51-based projects - so this is an update to see if it's still viable with nRF52832 and S132?

Finding the memory requirements of a SoftDevice is not easy, but I eventually tracked it down in the Release Note.

s132_nrf52_5.1.0 Release Note says 140K Flash, but I guess that much of that is pre-compiled binary - so doesn't count towards the Keil 32K limit ?

Related