?? readme.txt
字號:
-------------------------------------------------------------------------------
Example: AMD Flash Programmer
Target: ADSP-21369
Date: January 26, 2006
Tools: VisualDSP++ 4.5
Hardware: ADSP-21369 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides C code capable of programming the entire AMD Am29LV081B
Flash that is included with the ADSP-21364 Ez-kit Lite.
This code provides a callable subroutine that can be used to program the flash
from a buffer in internal memory.
The included main routine will program a buffer to the flash using this
subroutine.
-------------------------------------------------------------------------------
Instructions: To change the file to be programmed to the flash, simply add your file
to the project directory, change the name of the file to be included in main.c.
By default, this project expects the input file to be a 8-bit include format
generated using the PROM option of the loader.
-------------------------------------------------------------------------------
Source Files contained in this directory:
AMD Flash Programmer.dpj VisualDSP project file
adi_am29lv081b.c Source file with high-level and low-level Flash Programmer routines
main.c ADSP-21369 source - Main routine with buffer declarations
ppflash.h Header File - Extern Declarations and common constants
ADSP-21369-ezkit_c.ldf Linker description file with external memory sections
Core_Timer.ldr Loader file to burn into the Flash
EZKit_Push_Button.ldr Alternate loader file example
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21369.h Header file with generic definitions
cdef21369.h Header file with C generic definitions
SRU.h Signal routing unit header file
SYSREG.h Header file having system registers.
*******************************************************************************
Analog Devices, Inc.
DSP Division
One Technology Way
Norwood, MA 02062
(c) 2006 Analog Devices, Inc. All rights reserved.
*******************************************************************************
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -