📄 readme.txt
字号:
-------------------------------------------------------------------------------
Example: ADSP-21262 EZ-KIT LITE Blink with external memory test
Target: ADSP-21262
Date: MARCH 31, 2006
Hardware: ADSP-21262 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides assembly code which places a buffer in external memory
using the packing command in the LDF file. The code that is executed reads the
buffers back into internal memory to verify that the external memory is working
as expected. On top of using the packing command in the LDF file, one must also
use a macro to calculate the correct address of a symbol in external memory.
After the program has fetched the buffers from external memory, it will blink
flags to indicate that the transfers have finished. This program would also be
useful to verify that the DSP is booting correctly from some device.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Blink with External Memory.dpj VisualDSP project file
Blink with External Memory.asm ADSP-21262 source - All code included in this project
21262_ivt.asm 21262_IVT.asm Interrupt Vector Table
ADSP-21262-EZKIT.ldf Linker description file containing packing commands
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21262.h Header file with generic definitions
*******************************************************************************
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 + -