I got a prefetch about issue after my target board runs two or three days. When the TMS570 hang, I read the CPU register, the PC stuck at 0x0000000C, LR is 0x00428044.
and I read the CP15 status,
the CP15_INSTRUCTION_FAULT_STATUS Register = 0x00000409, i.e., FSR[10,3:0] is 0b11001.
Does it means ECC error cause this prefetch abort issue? and the CP15_INSTRUCTION_FAULT_ADDRESS 0x00428040 is in ECC memory ???