PDK API Guide for J721E
External Memory Interface API

Introduction

===========================================================================

This is the CSL-FL for the EMIF controller/PUB. It provides the structures and APIs needed to configure and initialize the EMIF controller/PUB. Once the EMIF is initialized, additional API functions are available to implement runtime operations

The following lists the steps required to use this CSL-FL:

  1. Allocate and initialize a CSL_EmifConfig structure. This structure provides all controller configuration information required to properly initialize them.
  2. Call the CSL_emifConfig function. This function uses configuration information provided in the CSL_EmifConfig structure to initialize the controller.
  3. Call the runtime functions to enable or disable ECC

Sub Modules

 EMIF Data Structures
 
 EMIF Enumerated Data Types
 
 EMIF Functions