Hi@Prasad7
The flash driver makes some APIs related to operating flash into independent files(.bin or hex,s19 etc), and then writes them to the specified location in the MCU through CAN or LIN.
So you can directly attribute these APIs to the specified RAM address in the BOOT project.
But for the Unified Bootloader we provide, if you modify it, it will be a lot of work, which will also involve the
UDS protocol itself.