Referring to the official development board C6655 processor, there are three DDR chips attached, two of which are used for data caching and the third for ECC verification.
When in use, DDR access can only be in 64 bit mode, and the address must be strictly aligned with 8 bytes, otherwise ECC checksum errors will be reported.
We have many scenarios for 16 bit data access. May I ask how to modify this configuration to enable ECC support for 16 bit access mode

