Hi Siva,
Please use freedom_bootloader, don't use flashloader_loader associate with flashloader.
Because freedom_bootloader can be used all the time, but flashloader_loader associate with flashloader just can be used one time after you download the app.
When you download the freedom_bootloader, you need to use swd interface associate with the debugger to download the code, the flash address is from 0, but the app you need to relocate, about the detail address, you need to check the code. In my memory it is 0xa000, it's better to double check your bootloader code relocate address for the app.
Wish it helps you!
If you still have question about it, please kindly let me know.
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------