XAie_TurnEccOff - 2024.2 English - UG1642

AI Engine System Software Driver Reference Manual (UG1642)

Document ID
UG1642
Release Date
2024-11-13
Version
2024.2 English

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.

Table 1. XAie_TurnEccOff Arguments
Type Member Description
XAie_DevInst * DevInst Device Instance

Returns

XAIE_OK on success