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.
Hello,
I am working with the TI Pro Trace analyzer on TMDXRM57LHDK Dev Board.
I got a Data Entry Exception in a code which is fully tested. The Exceptions occurs after a BEQ instruction, but this part of code is currently used and without any problem.
The part of code is the following:
The breakpoint is set on data entry address:
The trace is the following:
Do you have an explanation?
Thanks for your help
Jerome
HI Jerome,
Can you read out the DFSR (Data fault status register) and DFAR (Data Fault Address Register) in the CPU? I want to know what caused the error. It could be MPU or ECC related.