Hello NXP Team,
I have an S32K311 microcontroller, and I am working on a bootloader.
- PFlash size: 1024KB - 176KB (HSE).
- Bootloader starting address: 0x00400000 block(0).
- Bootloader size: Approximately less than 200KB.
- Application address: 0x00480000, located in sector 72 block(1).
I can erase sector 72, but when writing to it, the following error appears:
STATUS_C40_IP_ERROR
What is the solution to this issue?
S32K3