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.

Does stcSelfCheck() and cpuSelfTest() need to be called only after errata_PBIST_4() call?

Other Parts Discussed in Thread: HALCOGEN

Hello Support,

Because errata_PBIST_4() function performs something with STC_ROM, so should I always call stcSelfCheck() and cpuSelfTest() functions only after errata_PBIST_4() function is called if I want to perform STC and CPU Test?

Or, it doesn't matter if I call stcSelfCheck() and cpuSelfTest() before errata_PBIST_4() function is called.

I am asking this because I see that STC_ROM Initialization is being done by READING inside errata_PBIST_4() function body.

Please help me understand this better.
Thank you.
Regards
Pashan