Part Number: TMS320F28388D
The default value for the ECC_ENABLE register is supposed to be 0x0000_000A which means that FLASH ECC should be enabled yet when I look at the register within CCS before any user code has run the value of the register is 0x0000_0000. How can that be the case? ECC_ENABLE is supposed to get the default value out of reset. Register description from TRM attached.