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