This API enables the ECC flag in the Device Instance of the partition.
ECC configuration is done from elf loader.
Prototype
AieRC XAie_TurnEccOn(XAie_DevInst *DevInst);
Parameters
The following table lists the XAie_TurnEccOn
function arguments.
Type | Member | Description |
---|---|---|
XAie_DevInst * | DevInst | Device Instance |
Returns
XAIE_OK
on success.