Our customer user vehicles report the fault of TEST FAIL: HWBIST Full!. (At least one of 80000 cars)
Our design is run the STA_HWBIST_FULL of STL_HWBIST_NO_ERROR once during power on self-test. (On CPU2 and NMI ISR Flag is cleared)
The integrated SDL version is below.
// $TI Release: C2000 Diagnostic Library v3.00.00 $
// $Release Date: Tue Oct 19 17:39:05 IST 2021 $

A failing condition from a HWBIST execution is a serious situation.
The customer is very concerned about the number of cars with this malfunction.

We communicate with TI of this malfunction, want to get some information of TI.
- Does TI have the failure rate inforamtion of F28386D HWBIST test?
- Further analysis of this error, there are three type errors, STL_UTIL_HWBIST_OVERRUN, STL_UTIL_HWBIST_NMI_TEST, STL_UTIL_HWBIST_FAIL. Is there detail classification? Or FEMA available?
- Every self check report HWBIST error, what is strategy recommended from TI. From my understanding, the CPU is not trusted anymore. Replacement shall take.