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

