Hello,
Thank you very much for your response.
Our project currently uses the S32K314 chip, so it only supports online mode.
At the same time, we are using the SPD 1.0.0 library to run BIST. Since SPD only provides two online configurations (BIST_SAFETYBOOT_CFG and BIST_DIAGNOSTIC_CFG), both of these configurations include MBIST0, which is SRAM0 (the area where StandbyRAM is located).
Therefore, we cannot directly call the SPD library to preserve the data in the StandbyRAM area.




- How can I modify the program to preserve the data in the StandbyRAM area?
I am looking forward to your reply. Thank you very much!