Hello all,
We are currently integrating the FEE (Flash EEPROM Emulation) module into our project and have encountered a recurring issue.
After performing several Fee_Write() operations, the write job consistently fails after approximately three power cycles. Following the third failure, the next power cycle results in a HardFault during FEE initialization or operation.
We would appreciate any insights into potential causes or debugging approaches for this issue.
Additional details:
The configuration was generated using EB Tresos, identical to the configuration used in the official NXP example project.
The application code involving the Fee module is minimal and nearly identical to the example (Fee_Init, Fee_Write, Fee_Read).
It is unusual that the first three write/read cycles succeed, but subsequent ones consistently report MEMIF_JOB_FAILED, and after the next reset a HardFault occurs.
- We are using S32K3X4EVB-T172
Has anyone experienced similar behaviour, or could you suggest what might cause a Fee job to fail after several successful operations?
Any hints or debugging recommendations would be greatly appreciated.
Thank you in advance for your support,
Chris



