![]() |
RTEMS
5.0.0
|
TCRAM selftest function. More...
#include <stdint.h>#include <bsp/tms570.h>#include <bsp/tms570_selftest.h>#include <bsp/tms570_hwinit.h>Functions | |
| void | tms570_check_tcram_ecc (void) |
| Check TCRAM ECC error detection logic (HCG:checkRAMECC) More... | |
TCRAM selftest function.
| void tms570_check_tcram_ecc | ( | void | ) |
Check TCRAM ECC error detection logic (HCG:checkRAMECC)
This function checks TCRAM ECC error detection and correction logic. The function does not return in case of TCRAM error. It calls bsp_selftest_fail_notification() instead.
1.8.13