This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I would like to know if the self-test LBIST also includes/covers the "Flash Wrapper Diag Mode 5 Test and the "Flash Wrapper Diag Mode 7 Test"?
Best regards,
Marcio
Hi Marcio,
I would like to know if the self-test LBIST also includes/covers the "Flash Wrapper Diag Mode 5 Test and the "Flash Wrapper Diag Mode 7 Test"?
The safe TI diagnostic library function "SL_SelfTest_Flash" covers the test "Flash Wrapper Diag Mode 7" but it is not covering the "Flash Wrapper Diag Mode 5" for the devices RM57 and TMS570LC4357 devices.
But "Flash Wrapper Diag Mode 5" covers for other Hercules devices, you can use that code as reference if needed.
For more details about "Flash Wrapper Diag Mode 5" please refer below thread:
--
Thanks & regards,
Jagadish.
Thanks for your response Jagadish.
But now I am little bit confused about the safe TI diagnostic library. The LBIST self test is embedded in the RM57, isn´t it? Do we have to link external libraries?
Regards,
Hi Marcio,
The LBIST self test is embedded in the RM57, isn´t it? Do we have to link external libraries?
Yes Marcio, the RM57 embedded with LBIST but we have to select the tests to be performed and we have to enable the corresponding enable key to perform test right.
The TI diagnostic library consists of the code for all the diagnostic tests in the corresponding controller.
You can download the diagnostic library from below link:
SAFETI_DIAG_LIB Driver or library | TI.com
--
Thanks & regards,
Jagadish.