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.

TMS570LS3137: ECC Encoding Algorithm in TMSx70

Part Number: TMS570LS3137

Hello,

1) "ECC Encoding" is explained in "Table-1" in the "1.5- Error Correcting Code (ECC)" section of the "ECC Handling in TMSx70-Based Microcontrollers" document that I used as a source.

But I could not fully understand the ECC algorithm.

As far as I understand, we process the data in the "X" marked places in this table with the "XOR" operator. But I did not understand the logic and operation of this. I couldn't figure out how it would work for other address, MSW or LSW values.

Can someone explain this for "beginners"? How is the mathematical model or operation of this?

2) Another question is, are the "ECC" values unique values or can they get the same value again?