Hello,
When performing SL_SelfTest_STC(), of the SafeTI Diagnostic Library 2.4.0, with parameter “STC1_COMPARE_SELFCHECK” and following configurations :
sl_stcREG1->STCSEGPLR = C_SEGMENT0;
stcSelfTestConfig.stcClockDiv = 0;
stcSelfTestConfig.intervalCount = 1;
stcSelfTestConfig.restartInterval0 = TRUE;
stcSelfTestConfig.timeoutCounter = 0xFFFFFFFF;
the SL_SelfTest_Status_STC() returned status is “ST_FAIL”, with STCGSTAT = 0x500 and STCFSTAT = 0.
Can you indicate the issue when executing STC1_COMPARE_SELFCHECK with previous configurations ?
Best Regards,