SPRUHX5I August 2014 – May 2024 TMS320F28374S , TMS320F28375S , TMS320F28375S-Q1 , TMS320F28376S , TMS320F28377S , TMS320F28377S-Q1 , TMS320F28378S , TMS320F28379S
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);