1.22.8.1 DDR_Initialize Function
C
void DDR_Initialize (void)
Summary
Initializes and Enables the DDR External Memory Controller.
Description
This function Enables the external DDR memory controller module.
Precondition
Configure DDR module in MHC.
Parameters
None.
Returns
None.
Example
DDR_Initialize();
Remarks
This routine must be called before any attempt to access external DDR memory. Not all features are available on all devices. Refer to the specific device data sheet to determine availability.