External RAM support
[Architecture and hardware specific services]


Detailed Description

Extends the amount of available RAM.

Note:
This is highly hardware and setup dependent. The linker must know the memory layout for this to work as expected.

At the moment, the hardware interface for external RAM is configured for 64 kBytes of external SRAM without wait-states.


Files

file  xmem.c
 External RAM initialization (license: GPLv2).

Functions

void xmem_init ()
 Initializes the hardware interface for external RAM usage.


Function Documentation

void xmem_init (  ) 

Initializes the hardware interface for external RAM usage.

Note:
This function is automatically called before application startup. Do not call it explicitely.


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5