Hi,
I am using S32K142 board. I am having a peculiar problem.
The P -flash starts from 0x0000 0000 till 0x0003 FFFF
I am placing my application from 0x0000 2000 till 0x0002 F000
I am having another section that starts from 0x0003 0000 till 0x0003 8000 defined in my linker file
The issue is i am unable do any of the flash operations that is Write or erase this location.
Note: If i am having my that section defined in D-Flash erasing and writing to that location is not at all a problem.
Could please explain what is that I am going wrong here ?
I am unable to erase a particular sector of my flash where my application is sitting.
But other portion of NVM that is D-falsh there is not problem.
Regards
Abhijith Shankar