Hi @turgaykale,
When EEERDY = 1, every write (8bit, 16bit or 32bit) to the EEEPROM clears the CCIF flag and the EEPROM must not be written until CCIF is set again.
Please refer to AN11983 Using the S32K1xx EEPROM Functionality
https://www.nxp.com/docs/en/application-note/AN11983.pdf
Based on that, I don't think the S32DS can do that.
It should be possible to load the data to SRAM.
Regards,
Daniel