I used the "flash_partitioning_s32k144" project from the example list. Initially, it was working and I tried to re-partition with the same code by changing the line from " if (flashSSDConfig.EEESize == 0u)" to if (flashSSDConfig.EEESize != 0u)
Immediately it stopped working.
For the error message. I am attaching the S32DS log file and SEGGER J-Flash log file for reference.