SPRUJC5 April 2024 TMS320F28P550SJ , TMS320F28P559SJ-Q1
Takes ECC address and remaps it to main address space.
uint32 Fapi_remapEccAddress(
uint32 u32EccAddress
)
u32EccAddress [in] ECC address to remap
This function returns the main array Flash address for the given Flash ECC address. When the user wants to program ECC data at a known ECC address, this function can be used to obtain the corresponding main array address. Note that the Fapi_issueProgrammingCommand() function needs a main array address and not the ECC address (even for the Fapi_EccOnly mode).