⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 ADI 公司的DSP ADSP21262 EZ-KIT LITE开发板的全部源代码
💻 TXT
字号:
-------------------------------------------------------------------------------
Example: ADSP-21262 EZ-KIT LITE Core Timer - C
Target: ADSP-21262
Date: September 19, 2003
Tools: VisualDSP++ 3.0 SP1
Hardware: ADSP-21262 EZ-KIT LITE
-------------------------------------------------------------------------------
This project provides C code which initializes the core timer and its low
priority interrupt. It then counts the number of timer interrupts that are
serviced and displays the number in the output window for each interrupt that
is serviced.
-------------------------------------------------------------------------------
Source Files contained in this directory:
Core Timer.dpj   VisualDSP project file
Core Timer.c     ADSP-21262 source - All code included in this project
-------------------------------------------------------------------------------
Dependencies contained in VisualDSP++ default include path:
def21262.h              Header file with generic definitions
signal.h                Header file to handle interrupts (C runtime)
21262.h                 Header file to handle certain ADSP-21262 specific functions (C runtime)
stdio.h                 Header file to handle standard IO functions (C runtime)
*******************************************************************************
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 + -