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

This package accompanies the application note

Estimating and Optimizing Booting Time for ADSP-BF533 Blackfin Processors (EE-308) 

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

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

----------------------------------------------------------------------------
Description of the EE-Note:

This application note describes how to measure, estimate, and optimize the booting time of a Blackfin processor based system. A booting time estimation tool (BTET) is included to help with the analysis of booting time.

----------------------------------------------------------------------------
This package includes two parts:

1. Source code of Initialization code mentioned in the application note is in the InitCode directory, including 

startup.asm
InitCode.dpj
adsp-BF533.ldf

2. The Booting Time Estimation Tool (console based software) is in the BTET directory, including

BTET.exe
BTET.cfg
BTET.log (a demonstration resutl file)
pp.ldr   (a demonstration loader file)

-----------------------------------------------------------------------------
Software written for VisualDSP++ 4.5 (Build May 4, 2006)
Code tested on ADSP-BF533 EZ-KIT Lite board with silicon rev 0.5

