Hallo,
I'm implementing the STC self-test according the SPNU499 document and also the demo application provided with the installation. I have one question regarding the CPU reset after the STC test is performed. According to the documentation and my implementation the system shall restore the stack pointer and continue with execution. However, in my case, I can observe the CPU reset, but the system is not continuing in execution at the place where I would expect, but it starts from the first instruction of my application. Is this expected behavior?
Thank you
Vaclav