📄 readme.txt
字号:
-------------------------------------------------------------------------------
Example: ADSP-21369 EZ-KIT LITE Blink with external memory test
Target: ADSP-21369
Date: July 29, 2005
Tools: VisualDSP++ 4.0
Hardware: ADSP-21369 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides assembly code which places a buffer in external memory
using 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. Buffers are
placed in both external SRAM on Bank 0 and SDRAM on Bank 2.
After the program has fetched the buffers from external memory, it will blink
leds to indicate that the transfers have finished. This program is also
useful to verify that the DSP is booting correctly.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Blink with External Memory.dpj VisualDSP project file
Blink with External Memory.asm ADSP-21369 source - main subroutine
initPLL_SDRAM.asm Set up PLL, SDRAM, and AMI controllers
21369_IVT.asm Interrupt Vector Table
ADSP-21369-EZKIT.ldf Linker description file
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21369.h Header file with generic definitions
SRU.h Header file with DAI/DPI definitions
*******************************************************************************
Analog Devices, Inc.
DSP Division
One Technology Way
Norwood, MA 02062
(c) 2005 Analog Devices, Inc. All rights reserved.
*******************************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -