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

Information about Virtual Flash Page allocation

Hi 

I'm little bit confused about how FDS library allocate the virtual flash pages (according to the number and size in sdk_config.h). 

I decrease the number of virtual pages number and rebuild the code, without noticing change to code size.

I failed to find a documentation describing the process. Should the linker file .ld changes according to number of pages? if yes, what is the origin address ? 

Thanks

Related