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.

TMS570LC4357: TMS570LC4357

Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN

Hi

I am working on PBIST and STC modules on TMS570 microcontroller. Both the self tests are planned to execute during startup only.
Both the tests are working fine when tested one at once.
But when PBIST SRAM(L2RAMW) test is called before STC test, stc test WFI instruction is not working and not entering idle mode (does not kick start the stc self test).
It works when stc module called first.
All interrupts are disabled and esm faults are cleared and re-called memory function _memInit_.
Could you please help if i am missing anything. Or is it mandatory to restart after PBIST SRAM test.