Hello David,
Thank you for your response.
I am using the FlexRAM as emulated EEPROM, I am also use S32DS for ARM for development.
What I want to achieve is to be able to view EEPROM values in the flash image after build.
For example, in the linker file, the section for FlexRAM has been specified as below:

But the flash image after build, as below doesn't have the FlexRAM section.

Could you please tell me is that something wrong with my configuration?
Thanks a lot.