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.