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