/******************************************************************
 *
 *  EE-164 example code
 * 
 *  This ADSP-2191 example illustrates combination of 16-bit EPROM
 *  code execution from 16-bit EPROM and from 16-bit SRAM.
 *
 *  It is a VisualDSP++ 3.0 example but requires the latest
 *  assembler / linker / loader patches. Download from
 *  ftp://ftp.analog.com/pub/tools/patches.
 *
 *  You cannot evaluate this example on the ADSP-2191 EZ-Kit Lite.
 *  This example was tested on hardware with a 16-bit, 64kWord 
 *  SRAM device connected to /MS0 and two parallel 8-bit, 512kByte 
 *  Flash devices connected to /BMS. 
 *
 *  The elfloader.exe tool generates two loader/splitter files,
 *  because it was invoked by the 8+8 bit option. The file
 *  extention is not *.LDR in this case. It is *.LDL for the
 *  lower byte file (even) and *.LDU for the upper one (odd).
 *
 *  ANALOG DEVICES INC. (bk) 2003
 *
 ******************************************************************/