MPC5777M S32DS-2017R1
I make a simple project about Z4_2 of MPC5777M.
the default code addr in link file is 0x1000000 and I want to change to 0x1500000.
But in hex file, The data in 0xfc0004 have no change.



when I change the addr to 0x1500000, the addr 0xfc0004 is still 0x1000000.