Hello,
I want to write data directly to the P-Flash on the S32K116 without applying any partitioning. In the first image I shared, you can see that the data is written successfully.
Then I try to erase the data I wrote. However, when I do that, it erases 0x50 bytes. You can observe this in the second image. I also shared the contents of the wrapper function used for memory erase in the third image.
Additionally, when I stop debugging and start again, the values I wrote to Flash appear to be already erased.
Could you please help me understand what's happening?
Thank you in advance.
1)

2)

3)
