SPRUJ79 November 2024 F29H850TU , F29H859TU-Q1
The RTDMA interfaces are directly connected to the Error Aggregator which aggregates errors occurred during RTDMA data write accesses and RTDMA data read accesses. RTDMA outputs the error, error type, and error address to the Error Aggregator. The high-priority errors from the RD / WR interfaces are combined as RTDMAx HPERR, and the low-priority errors from the RD / WR interfaces are combined as RTDMAx LPERR.
The errors are propagated to the ESM, PIPE, and CPU to take the appropriate further action.
| RTDMAx DW Interface Errors | Priority/Description | RTDMAx DR Interface Errors | Priority/Description |
|---|---|---|---|
| Security Violation Error | High Priority - Illegal write to memory or peripherals, Write to an illegal location | Security Violation Error | High Priority - Illegal read of memory or peripherals, Read of an illegal location |
| Access Timeout Error | High Priority - Mechanism to check for timeout | Access Timeout Error | High Priority - Mechanism to check for timeout |
| Access ACK Error | High Priority - Any access that does not receive an ACK from the memory controller or peripheral bridge | Access ACK Error | High Priority - Any access that does not receive an ACK from the memory controller or peripheral bridge |
| Uncorrectable Error | High Priority - Read accesses that result in a double-bit ECC error. | ||
| Correctable Error | Low Priority - Read accesses that result in a single-bit ECC error. |