I am trying to run a PBIST exactly following the "7.6.2 Example 2 : Configuration of PBIST Controller to Run Self-Test on ALL RAM Groups" from SPNU503B.
The test ends with a fault. Fail Status Registers read as follows:
FSFR0: 0x00000001
FSFR1: 0x00000000
FSRC0: 0x00000002
FSRC1: 0x00000000
FSRA0: 0x00000000
FSRA1: 0x00000000
RAMT: 0x0E002004
The content of RAMT tells that the failed RGS is 14 (0x0E). According to table 2-5 in secttion 2.2.4.1, there is no RAM group with RGS 14. Is there anything wrong with the documentation or the internal silicon algorithms of the RM48L952?