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.

TMS570LC4357: SL_SelfTest_Flash, safety library 2.4.0

Part Number: TMS570LC4357

Hi,

I have a problem with the ECC test of the Flash. If I call the function "retVal = SL_SelfTest_Flash(FLASH_ECC_TEST_MODE_1BIT, TRUE, &failInfoFlash)" the return value is "true" but the failInfoFlash is set to "ST_FAIL".

If I step into the function "SL_SelfTest_Flash" with the Debugger everything is ok --> failInfoFlash is set to "ST_PASS".

If I call the function twice, the first time the test fails the second time the test passes.

I tried it with my own software and also with the example from TI.

Some ideas ?

Best regards

Lars