?? readme.txt
字號:
-------------------------------------------------------------------------------
Example: Sample Playback Flash Programmer for AMD Flash
Target: ADSP-21262
Date: September 19, 2003
Tools: VisualDSP++ 3.0 SP1
Hardware: ADSP-21262 EZ-KIT LITE
-------------------------------------------------------------------------------
This project programs 3 separate files to different locations in the Flash.
The loader file generated by the Sample Playback project is placed at address
0x1000000, the first sample at 0x1040000, and the second sample at 0x1060000,
as defined in the Sample Playback project. To refrain from programming these
samples to the Flash, comment out the call and memory allocation in main.c.
For detailed information on the Flash Programmer, see the AMD Flash Programmer
project in the .\Examples\C\AMD Flash Programmer folder.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Sample Playback Flash Programmer.dpj VisualDSP project file
blockWrite.c ADSP-21262 source - Top-level Subroutine
flashFunctions.c ADSP-21262 source - Subroutines to access the Flash
main.c ADSP-21262 source - Main routine with buffer declarations
ppfunctions.c ADSP-21262 source - Subroutines to use the parallel port
ppflash.h Header File - Extern Declarations and common constants
ADSP-21262_c.ldf Linker description file
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21262.h Header file with generic definitions
..\Sample Playback.ldr Loader file generated by the Sample Playback project.
..\samples\scanner16-48-m.dat First audio sample to burn to the flash
..\samples\allsys16-48-m.dat Second audio sample to burn to the flash
*******************************************************************************
Analog Devices, Inc.
DSP Division
One Technology Way
Norwood, MA 02062
(c) 2003 Analog Devices, Inc. All rights reserved.
*******************************************************************************
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -