hi ,thanks reply
i do follow your idea, but it can't hanve a perfect result, i do this


because my prj is app ,it has a bootloader jump to here. so my start addr not 0x00000000,
is 0x20000.And then i generater the bin file

the end addr is 0x20DDB, i think ,
my start is 0x20000,and the m_text start addr is 0x20410,lenth is 0x1EBF0, so
the app end addr is 0x3EFFF.Then ,the m_fill start addr is 0x3F000,lenth is
0x1000, and the file end addr should be 0x40000. Because my app file start is
0x20000,not 0 ,so the file end addr should be (0x40000-0x20000)=0x20000.
My MCU is S32K148