RA2L1 MCU Boot :: fsp.ld:170 cannot move location counter backwards (from 00000536 to 00000400)

Hello, 

I am using EK-RA2L1 board with device R7FA2L1AB2DFP. Trying to follow the steps mentioned in Secure Bootloader for RA2 MCU Series. 

I am using Swap upgrade mode with Signature. 

I came across the following error while building the project (tried clean + build too).

Building target: ra2l1_mcuboot_swap_bootloader.elf

c:/renesas/ra/e2studio_v2023-10_fsp_v5.0.0/toolchains/gcc_arm/12.2.mpacbti-rel1/bin/../lib/gcc/arm-none-eabi/12.2.1/../../../../arm-none-eabi/bin/ld.exe:fsp.ld:170 cannot move location counter backwards (from 00000536 to 00000400)

collect2.exe: error: ld returned 1 exit status

make: *** [makefile:102: ra2l1_mcuboot_swap_bootloader.elf] Error 1

"make -r -j16 all" terminated with exit code 2. Build might be incomplete.

Can you please help me solve this error ?

Below I am attaching the images for the some major changes I have made acc to the manual. 

Thank You. 

Kind Regards, 

Keniz Gandhi