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

nrf52 Serialized projects exceed 32k code limit

Hi, I am trying to use the nrf52 in serialized mode, where I was successfully able to program the connectivity board (using SDK 11.0.0) However if I try to load any of the example code using Keil MDK5 on the Application board, I usually get "The code size of this image exceeds the maximum allowed for this version of the linker." I tried few of the examples and all gave me the same error.

This seems very strange given that I can compile and download the example without problems if just run code on one board but exceeds size limit if I run it as serialized projects. Can anyone tell me why these projects are so big? I am at early stage of development and I don't want to buy a Keil license just to compile example projects.

Parents Reply Children
No Data
Related