Other Parts Discussed in Thread: HALCOGEN
Hi,
i am trying to run a STC Self Test on my CortexR5F at the startup phase. So i called the function "SL_SelfTest_STC(STC1_RUN, TRUE, &stcSelfTestConfig)" in the "HL_sys_startup.c" module.
But each time i run or debug the Program the function fails to start returning 'False', which indicates that the function SL_SafeTest_STC() is failed.
If i run a STC self check diagnostic, it also fails. The function "SL_SelfTest_STC(STC1_COMPARE_SELFCHECK, TRUE, &stcSelfTestConfig)" returns 'False'.
Can someone tell me please why this happens?
Regards
Rabie