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.

TMS320F28379D: Running the Self Test Application with Reset Enabled.

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE

Tool/software:

I am creating a PBIT routine that uses the Self Test Application (STA). There is a flag that you can set that allows the Missing Clock Detection (MCD) test to reset the processor. All the tests work and the MCD test properly resets the processor, but after reset the code starts back at the beginning and starts running all the tests again until it eventually gets to the MCD test which resets the processor again - creating an infinite loop.

How/where in the code can I add some logic to see what caused the reset and tell the code where it needs to begin from so that it will move on to the next test after MCD and complete the PBIT routine? 

Thanks!

Brycin Silvester