Adi_Ebiu_Saveconfig - Analog Devices VisualDSP++ 5.0 Service Manual

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

Advertisement

adi_ebiu_SaveConfig

Description
The
adi_ebiu_SaveConfig()
memory area pointed to by the
SDRAM configuration is saved.
Prototype
ADI_EBIU_RESULT adi_ebiu_SaveConfig(
);
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
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
External Bus Interface Unit Module
function stores the current settings into the
hConfig
ADI_EBIU_CONFIG_HANDLE hConfig,
size_t szConfig
Address of the memory location where the current configura-
tion 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.
argument. Currently, only the
adi_ebiu_GetConfigSize()
is returned.
is too small.
szConfig
4-23

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?

Table of Contents