Other Parts Discussed in Thread: HALCOGEN
Hi!
I am using the PBIST module for carrying out Self-Tests of Memories (for instance N2HET RAM, VIM RAM, MibADC RAM, DCAN RAM etc) at power on, along with ESRAM test.
Issue : All of the Self-Tests are being successful except for ESRAM test. Since I am in Debugging using the XDS100V2 debugger, I had observed that the state of the RAM registers is as follows :
CTRL = 0x0005000A
ErrSTATUS = 0x00000020
UErrADDR = 0x00000FB8
RAMTEST = 0x00000005
RAMPErrADDR = 0x00440008
InitDomain = 0x000000FF
Basically, it is saying that there's an error in B1TCM interface. From the registers, it is clear that there is an uncorrectable error detected at address 0xFB8 (from offset 0x80000000). There also turns out to be a parity error for the address.
My question is, why is this occurring? Is there any remedy to this problem?
Thanks and Regards,
Chetan.