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:
junxi_cai_0-1673444871583.png
But the flash image after build, as below doesn't have the FlexRAM section.
junxi_cai_1-1673444964781.png
Could you please tell me is that something wrong with my configuration?
Thanks a lot.