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

This code example accompanies application note

  In-Circuit Flash Programming on ADSP-2106x SHARC Processors(EE-280) 

that can be found on http://www.analog.com/ee-notes.



Date Created:	March 19, 2007

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

Description of the EE-Note:

 This application note provides the details of interfacing the flash to the external 
 port on ADSP-2106x processors. It also demonstrates programming the in-circuit flash 
 with two approaches.The first approach is the flash programmer driver which works 
 with the flash programmer utility of the Visual DSP++. The second example code is a
 flash programmer application which programs the boot image into the flash directly. 

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

1. Flash programmer driver 21065LEzFlash - This folder has the flash programmer driver 
               files explained in the EE note.
               
2. Blink Example - This folder has code for Blinking the LEDs on the EZ-KIT. It also 
               includes the blink.ldr file for the project.
               
3. Flash_Programmer_Application - This folder has the flash programmer application which
		programs the flash on the ADSP-21061 processors.

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


All code examples have been written and tested with

	VisualDSP++ 4.5 November Update

	ADSP-21065L Processor Silicon Revision 0.3
	
	ADSP-21065L EZ-LAB revision 2.03
	
	ADSP-21061 Processor Silicon Revision 0.1
	
	ADSP-21061 EZ-KIT Lite board revision 1.2
	
*****************************************************************************************