I am developing application on nRF52832 with SDK14. I came across mem_section_dummy_rom and mem_section_dummy_ram sections in the linker script in the example codes. I couldn't find documentation regarding these sections.
Can somebody explain me the meaning and requirement of these two sections in the linker file?