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.

RM57L843: Why not set SL_SelfTest_Result for all diagnostic library functions

Part Number: RM57L843

Hi,

For the SafeTI Diagnostic Library functions, I have a question.

In functions SL_SelfTest_Flash/SL_SelfTest_FEE/SL_SelfTest_SRAM, there is a input parameter of "SL_SelfTest_Result" type to save test result.

We can get the test result directly from it.

Why do other functions not have this parameter, such as SL_SelfTest_GIO/SL_SelfTest_DMA? How to get the final test result for other modules?

Thanks.