SPRUHM9H October 2014 – May 2024 TMS320F28075 , TMS320F28075-Q1 , TMS320F28076
In these devices, ECC memory for Flash and OTP memory is allocated at a higher address space (address width more than 22 bits). C2000 Codegen tools (6.2 and onwards) are updated to include the below intrinsics to read ECC space.
For 16-bit read: unsigned int variable = __addr32_read_uint16(unsigned long address);
For 32-bit read: unsigned long variable = __addr32_read_uint32(unsigned long address);