Part Number: TMS320F28388D
Hi,
We discussed this anomaly six months ago in another thread, and it has recently resurfaced. Since the previous thread was locked, I had to restart a new one.
During the last analysis, Vamsi had advised me to check if there was an ECC Error. The method I used at that time was to read the FLASH register inside the ITRAP interrupt, and no problem was found. This time, after the exception occurred, I directly checked the FLASH register content through JTAG and found ECC Error.

But here's the weird thing:
1. If I try to power off and on again, abnormal is not inevitable, but has a certain probability (about 80% probability).
2. If I add or subtract some code in the program, the exception may be eliminated (repeated power-on 50 times will not appear)
3. This exception appears on a few specific circuit boards, other circuit boards using the same program will not appear abnormal.
What else can I do to narrow down the problem?