Adi_Ebiu_Loadconfig - Analog Devices VisualDSP++ 5.0 Service Manual

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

EBIU API Reference

adi_ebiu_LoadConfig

Description
The
adi_ebiu_LoadConfig
values from the memory location pointed to by the
The SDRAM controller is reset.
Prototype
ADI_EBIU_RESULT adi_ebiu_LoadConfig(
);
Argument
hConfig
szConfig
Return Value
In the debug variant of the library, one of the following values is returned;
otherwise,
ADI_EBIU_RESULT_SUCCESS
ADI_EBIU_RESULT_SUCCESS
ADI_EBIU_RESULT_NO_MEMORY
ADI_EBIU_RESULT_NOT_INITIALIZED
4-22
function restores the current configuration
ADI_EBIU_CONFIG_HANDLE hConfig,
size_t szConfig
Address of the memory area where the current configuration
is stored
Number of bytes available at the given address. Must be
greater than or equal to the
return value.
Process completed successfully.
Value
SDRAM has not been successfully initialized.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
hConfig
adi_ebiu_GetConfigSize()
is returned.
is too small.
szConfig
argument.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents