******************************************************************************
*  Memory map application note example                         
*  Version: 1_00               
*  File: readme.txt              
*                                                       
*  $Date$
*  $Revision$              
******************************************************************************

Description
===========
This package contains files that can be used as reference to Section 3 in the
application note "Mastering the Art of Memory Map Configuration for
DaVinci-based Systems". It is divided into two parts, one for Codec Engine
1.02 and another for Codec Engine 1.20, since the procedure differs 
for significantly between these versions.

Directories of interest:

memory_map\ce_1_02_example: contains the modified video copy example from CE
1.02

memory_map\memory_map_filesys\ce_1_02_example: contains the files that would 
be on the target file system upon completion of the memory map change
procedure, for CE 1.02.

memory_map\ce_1_20_example: contains the modified video copy example from CE
1.20

memory_map\memory_map_filesys\ce_1_20_example: contains the files that would
be on the target file system upon completion of the memory map change
procedure, for CE 1.20.

To rebuild
==========
Note that the main purpose of this code drop is for reference only. However,
if for some reason you'd like to rebuild the example, simply follow these
instructions:

- For CE 1.02, rebuild DSPLINK using the file CFG_Davinci.TXT in
  ce_1_02_example\apps\system_files\davinci\build\dsplink\config\all
- Follow the instructions in memory_map\ce_x_xx_example\build_instructions.html
  to update build paths and rebuild the codecs, server, and application.

******************************************************************************
                      Release History Table of Contents
******************************************************************************

==============================================================================
Version 1.00.00.00 Table of Contents
==============================================================================
0.05.00.00-01. New Enhancements
0.05.00.00-02. Bugs fixed
0.05.00.00-03. Known issues

0.05.00.00-01. New Enhancements 

- First release.

0.05.00.00-02. Bugs fixed

- First release.

0.05.00.00-03. Known issues

- First release.


