*********************************************************************************************************************************


This directory is associated with Rev 1 of the Application Note


    Expert In-Circuit FLASH Programmer for SHARC Processors (EE-355) 


that can be found at www.analog.com/ee-notes


Analog Devices, Inc.
DSP Division
Three Technology Way
P.O. Box 9106
Norwood, MA 02062

Date Created:     August 6th, 2012

*********************************************************************************************************************************

Description of the EE-Note:

This application note describes how to interface serial and parallel FLASH devices to SHARC processors: 
ADSP-2126x, ADSP-2136x, ADSP-2137x, and ADSP-214xx processors. 

The associated .ZIP file provides simple and modular C code for interfacing both serial and parallel FLASH devices to the
different SHARC processors. Along with this, the EE-Note also provides guidelines on how the provided C code can be modified for
a different processor and/or a different FLASH device. In addition to using this code for programming the boot image to the FLASH,
it can also be used for communication with the FLASH device for purposes other than the before mentioned boot process.


*********************************************************************************************************************************

This folder includes:

1) SHARC_Expert_Parallel_FLASH_Programmer - This is the FLASH programmer code which shold be used for programming a parallel FLASH.

2) SHARC_Expert_Serial_FLASH_Programmer - This is the FLASH programmer code which shold be used for programming a serial FLASH.


The code examples have been written and tested with: 

VisualDSP++ 5.0 Update 10,

ADSP-21262 EZ-Kit Rev 2.0, Si rev 0.1

ADSP-21364 EZ-Kit Rev 1.8, Si rev 0.5

ADSP-21369 EZ-Kit Rev 1.5, Si rev 0.2

ADSP-21375 EZ-Kit Rev 1.0, Si rev 0.0

ADSP-21469 EZ-Kit Rev 1.4, Si rev 0.0

ADSP-21479 EZ-Kit Rev 1.0, Si rev 0.0

ADSP-21489 EZ-Kit Rev 1.5, Si rev 0.2


*****************************************************************************************

