This API disables the ECC flag in the Device Instance of the partition.
It should be called before calling elf loader to disable ECC. ECC configuration is done from elf loader.
Prototype
AieRC XAie_TurnEccOff(XAie_DevInst *DevInst);
Parameters
The following table lists the XAie_TurnEccOff
function arguments.
Type | Member | Description |
---|---|---|
XAie_DevInst * | DevInst | Device Instance |