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.

CCS/RM48L952: Disabling auto generation of ECC bits

Part Number: RM48L952
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

I am trying to gain a better understanding of how ECC bits work, and one test I am wanting to do is flash something with ECC checking enabled but ECC bits not set. It seems both CCS 7.2 and Uniflash 4.2 program ECC bits even when the "Auto ECC Generation" checkbox is not checked. I am validating this by looking at 0xF0400000. Is this a bug?