readme.txt

来自「ADI 公司的DSP ADSP21262 EZ-KIT LITE开发板的全部源代」· 文本 代码 · 共 28 行

TXT
28
字号
-------------------------------------------------------------------------------
Example: ADSP-21262 EZ-KIT LITE Core Timer
Target: ADSP-21262
Date: September 19, 2003
Tools: VisualDSP++ 3.0 SP1
Hardware: ADSP-21262 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides assembly code which initializes the core timer and its
high priority interrupt. The interrupt service routine which is triggered for
each interrupt toggles the FLAG LED's on the Ezkit.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Core Timer.dpj       VisualDSP project file
Core Timer.asm       ADSP-21262 source - main routine and ISR
21262_IVT.asm       Interrupt Vector table for the project
ADSP-21262-EZKIT.ldf      Linker Description file
-------------------------------------------------------------------------------
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 + =
减小字号Ctrl + -
显示快捷键?