?? readme.txt
字號:
****************************************************************************************************
ADSP-21369 EZ-KIT Flash Programmer Driver (Serial Flash)
-- Atmel AT25F512 (512k x 8) --
-- Atmel AT25F2048 (2048k x 8) --
-- ST M25P20 (2M) --
Analog Devices, Inc.
DSP Division
Three Technology Way
Norwood, MA 02062
Date Created: 12/08/05
Date Modified: 05/08/07 Added the ST-M25P20 driver
____________________________________________________________________
This directory contains an example ADSP-21369 EZ-KIT Flash Programmer
(Serial Flash) Driver Project.
Files contained in this directory:
21369EzFlashDriver_Serial.dpj VisualDSP project file
21369EzFlashDriver_Serial.dxe Pre-Built Executable
main_serial.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 + -