SLUUDC5 September 2025 F28E120SB , F28E120SC
Takes ECC address and remaps it to main address space.
uint32 Fapi_remapEccAddress(
uint32 u32EccAddress
)u32EccAddress [in] ECC address to remapThis 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).