⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 ADI 公司的DSP ADSP21369 EZ-KIT LITE开发板的全部源代码
💻 TXT
字号:
****************************************************************************************************

ADSP-21369 EZ-KIT Flash Programmer Driver (Parallel Flash)
-- AMD AM29LV081B  (1M x 8-Bit) --

Analog Devices, Inc.
DSP Division
Three Technology Way
Norwood, MA 02062

Date Created: 12/08/05 

____________________________________________________________________

This directory contains an example ADSP-21369 EZ-KIT Flash Programmer 
(Parallel Flash) Driver Project. 

Files contained in this directory:

21369EzFlashDriver.dpj		VisualDSP project file
21369EzFlashDriver.dxe		Pre-Built Executable
main_am20lv081b.c		Main Module
Readme.txt 			This file

____________________________________________________________________________________________________

CONTENTS

I. FUNCTIONAL DESCRIPTION
II. IMPLEMENTATION DESCRIPTION
III. OPERATION DESCRIPTION


I. FUNCTIONAL DESCRIPTION

The flash programmer driver is an example that demonstrates the use
of flash driver to implement new algorithms, modify existing ones, 
or add support for a new flash device/DSP combination. After creating 
the flash driver, you must load it onto the DSP using the ADI Flash 
Programmer utility.The Flash Programmer is installed with VisualDSP++ 
and is accessible from the "Tools" pull-down menu.  The program includes 
all the source code for the top-end dxe and the flash specific library.


II. IMPLEMENTATION DESCRIPTION

The harware requirements of the flash driver example are:

 * Sharc ADSP-21369 EZ-KIT Lite evaluation system
 * High-Performance PCI Emulator, HP-USB ICE, or Sharc ADSP-21369 
   EZ-KIT Lite evaluation system (using supplied USB debug agent)


III. OPERATION DESCRIPTION (DELIVERABLES)

All the flash driver examples ship pre-built but you can rebuild them
yourself.  The source files for both the top-end dxe and the flash 
specific library are included in the directory structure shown below:


+---Sharc
    +---Examples
    

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -