
This program (EMIF1.C or EMIF4.C) is meant to enable you to 
initialise the external memory interface (EMIF), if necessary.

Usually the EMIF is initialised by the program that is loaded
at RESET from flash memory.  (This program is either the HUNT
ENGINEERING bootloader program, or if you programmed the flash,
the flash romloader program (ie "rom1v1.out" or "rom4v1.out").)

In case you find yourself in a situation where no (functional)
program is booted from flash memory anymore, it may be necessary
to initialise the EMIF. These programs are meant for that case.

Use EMIF1.OUT to initialise the external memory interface (EMIF)
on a HERON1 module. The program only uses internal memory. Make
sure that the cache is not switched on.

Use EMIF4.OUT to initialise the external memory interface (EMIF)
on a HERON4 module. This program only uses internal memory. Make
sure that the cache is not switched on.
