Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

IAR tool kit

We are planning to use Adafruit BLE Feather with the IAR / Keil/ SWD  tool chain  for  a small scale project . I notice the Adafruit BLE feather memory map is quite different than what SDK expects . I am comparing the linker files in one of the example projects to the memory map of the Feather.

Is there description anywhere about the linker file for nRF SDK  uses ? From the looks of it It appears a single monolithic block. The adafruit map explicit sections marked of the boot code, and a section for soft device

Related