RRAM AHB error codes.
| Enumerator |
|---|
| CY_RRAM_AHB_NO_ERROR | No Error.
|
| CY_RRAM_OTP_TAGBIT_VIOLATION | OTP Tag bit violation during write.
|
| CY_RRAM_POSTREAD_CHK_TAGBIT_VIOLATION | Post-read check Tag bit violation during read.
|
| CY_RRAM_POSTREAD_CHK_ADDR_FAULT_ALRM | Post-read check address fault alarm.
|
| CY_RRAM_AHB_ERROR | RRAM IP AHB bus error.
|
| CY_RRAM_M0SEC_WRITE_ERROR | Incomplete write or 8/16 write on the protected interface.
|
| CY_RRAM_WRITE_ADDR_MISMATCH | Indirect sequence where AHB write address mismatch with SFR NVM_ADDR.
|
| CY_RRAM_PROTECTED_PRGM_ERROR | Programming PROTECTED_NVM lockable subsection.
|
| CY_RRAM_READ_UDS_WHILE_LOCKED | Detecting UDS read access while UDS is locked.
|
| CY_RRAM_UNLOCK_UDS_WHILE_LOCKED | Detecting unlock UDS when it is locked.
|
| CY_RRAM_TAGBIT_GATING_CTL_ERROR | Detecting Tag bit gating control error.
|
| CY_RRAM_OPRTN_ERR_WITHOUT_PC_ACQUISITION | Executing indirect operation without a PC acquired.
|
| CY_RRAM_PC_MISMATCH_ERROR | Transaction PC is different than the acquired PC.
|
| CY_RRAM_EXECUTE_FORMING | Executing forming or looped forming in SORT LCS.
|
| CY_RRAM_PROTECTED_INTERFACE_MPC_VIOLATION | Protected interface MPC violation.
|