Hello team,
Can you please explain how to erase the specific area (i.e. 0x10000000--0x1001FFFF) in the S32DS v3.5 by a P&E debugger?
Best regards,
James
Solved! Go to Solution.
Hi @james-lee,
Unfortunately, there is still no support for erase option in P&E plugin. The workaround is to upload an empty binary file, as discussed in this community post: How to Erase Flash with S32DS, PEMICRO and MPC5777M - NXP Community (and this HOWTO as well: HOWTO: MPC5777C - Low/Mid Flash block erase via PE Micro - NXP Community) or to use external tools as discussed in this other post: how to erase the whole d-flash every time with PE micro - NXP Community
There is also the Non-Volatile Memory Preservation option: Solved: Debug interface without erasing memory - NXP Community
Best regards,
Julián
Hi @james-lee,
Unfortunately, there is still no support for erase option in P&E plugin. The workaround is to upload an empty binary file, as discussed in this community post: How to Erase Flash with S32DS, PEMICRO and MPC5777M - NXP Community (and this HOWTO as well: HOWTO: MPC5777C - Low/Mid Flash block erase via PE Micro - NXP Community) or to use external tools as discussed in this other post: how to erase the whole d-flash every time with PE micro - NXP Community
There is also the Non-Volatile Memory Preservation option: Solved: Debug interface without erasing memory - NXP Community
Best regards,
Julián
Hi Julián,
Thank you for your answer.
Best regards,
James