Hello,
Ok, please have a look into this folder: ...MBDToolbox\mbdtbx_S32K\mbdtbx_s32k14\src\linker\
There you will find directories for each of the compilers supported.
When you invoke the Simulink Code Generation (build button) - the toolbox picks the default linker file from one of these folders (depending on the selections you have in the Simulink Model Configuration Block) and copy-paste it into the generated folder where is used by the Compiler/Linker to build the application.
You need to modify the default linker file in order to change the address in the final application.
Good luck and let us know if you manage to made it link.
Best regards,
Daniel